summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-17153-5616/+9532
|\
| * goldfish: Fix build error of missing ioremap on UMKrzysztof Kozlowski2016-03-051-0/+1
| * nvmem: mediatek: Fix later provider initializationAndrew-CT Chen2016-03-051-1/+22
| * 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-011-1/+9
| * Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan2016-03-013-7/+17
| * Drivers: hv: utils: Remove util transport handler from list if registration f...Alex Ng2016-03-011-0/+3
| * Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-014-3/+4
| * Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...Vitaly Kuznetsov2016-03-011-1/+1
| * Drivers: hv: vmbus: remove code duplication in message handlingVitaly Kuznetsov2016-03-013-47/+27
| * Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov2016-03-014-6/+6
| * Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messagesVitaly Kuznetsov2016-03-011-35/+33
| * misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2016-03-011-30/+1
| * eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-27/+95
| * eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-55/+71
| * eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-011-26/+0
| * eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-41/+82
| * nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn2016-03-011-8/+76
| * nvmem: Add flag to export NVMEM to root onlyAndrew Lunn2016-03-011-2/+55
| * misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita2016-03-011-1/+1
| * drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich2016-03-011-1/+1
| * mei: me: add broxton pci device idsTomas Winkler2016-03-012-0/+7
| * Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman2016-03-014-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 tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-03-019-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-01243-1649/+3165
| |\ \ \
| * | | | mei: fix format string in debug printsAlexander Usyskin2016-02-204-6/+6
| * | | | drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-2010-45/+24
| * | | | coresight: introducing a global trace ID functionMathieu Poirier2016-02-201-5/+2
| * | | | coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier2016-02-204-1/+434
| * | | | coresight: etb10: implementing AUX APIMathieu Poirier2016-02-201-0/+234
| * | | | coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier2016-02-205-15/+31
| * | | | coresight: etb10: moving to local atomic operationsMathieu Poirier2016-02-201-4/+5