summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvmem: imx-ocotp: Fix return value of imx_ocotp_readAxel Lin2016-03-051-1/+1
* nvmem: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-03-051-0/+4
* char: genrtc: replace blacklist with whitelistArnd Bergmann2016-03-051-1/+2
* drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker2016-03-051-2/+2
* drivers: char: mem: fix IS_ERROR_VALUE usageAndrzej Hajda2016-03-051-1/+1
* char: xillybus: Fix internal data structure initializationEli Billauer2016-03-051-1/+3
* pch_phub: return -ENODATA if ROM can't be mappedColin Ian King2016-03-051-1/+3
* Drivers: hv: vmbus: Support kexec on ws2012 r2 and aboveAlex Ng2016-03-021-1/+9
* Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan2016-03-023-7/+17
* Drivers: hv: utils: Remove util transport handler from list if registration f...Alex Ng2016-03-021-0/+3
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-024-3/+4
* Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...Vitaly Kuznetsov2016-03-021-1/+1
* Drivers: hv: vmbus: remove code duplication in message handlingVitaly Kuznetsov2016-03-023-47/+27
* Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov2016-03-024-6/+6
* Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messagesVitaly Kuznetsov2016-03-021-35/+33
* misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2016-03-021-30/+1
* eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-022-27/+95
* eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-022-55/+71
* eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-021-26/+0
* eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-022-41/+82
* nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn2016-03-021-8/+76
* nvmem: Add flag to export NVMEM to root onlyAndrew Lunn2016-03-021-2/+55
* misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita2016-03-021-1/+1
* drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich2016-03-021-1/+1
* mei: me: add broxton pci device idsTomas Winkler2016-03-022-0/+7
* Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman2016-03-024-3/+322
|\
| * lkdtm: improve use-after-free testsKees Cook2016-03-011-4/+15
| * lkdtm: add test for atomic_t underflow/overflowDavid Windsor2016-03-011-0/+13
| * lkdtm: Add read/write after free tests for buddy memoryLaura Abbott2016-03-011-0/+45
| * lkdtm: Update WRITE_AFTER_FREE testLaura Abbott2016-03-011-4/+13
| * lkdtm: Add READ_AFTER_FREE testLaura Abbott2016-03-011-0/+38
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-013-0/+203
| |\
| | * Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-313-0/+203
* | | Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-03-029-11/+88
|\ \ \
| * | | extcon: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-02-291-2/+2
| * | | extcon: palmas: Add the support for VBUS detection by using GPIOFelipe Balbi2016-02-051-0/+50
| * | | extcon: max77843: Use correct size for reading the interrupt registerDan Carpenter2016-02-051-1/+1
| * | | extcon: arizona: Use DAPM mutex helper functionsCharles Keepax2016-01-251-2/+2
| * | | extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing portChanwoo Choi2016-01-256-1/+28
| * | | extcon: gpio: Fix typo in commentMoritz Fischer2016-01-251-1/+1
| * | | extcon: Use to_i2c_client for both rt8973a and sm5502Geliang Tang2016-01-252-4/+4
* | | | Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-02243-1649/+3165
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-281-11/+7
| |\ \ \
| | * | | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2016-02-171-5/+6
| | * | | irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar2016-02-111-6/+1
| * | | | Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-281-1/+1
| |\ \ \ \
| | * | | | drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du2016-02-211-1/+1
| * | | | | Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-2818-70/+125
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-02-2413-63/+106
| | |\ \ \ \ \
| | | * | | | | usb: musb: fix DMA for host modeCristian Birsan2016-02-231-4/+2