summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 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-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
|\ \ \ \ | | |/ / | |/| |
| * | | 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-201-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
| | | * | | | | usb: phy: msm: Trigger USB state detection work in DRD modeIvan T. Ivanov2016-02-231-16/+4
| | | * | | | | usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby2016-02-231-2/+13
| | | * | | | | usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski2016-02-231-2/+5
| | | * | | | | usb: gadget: remove driver from pending list on probe errorMarek Szyprowski2016-02-231-1/+2
| | | * | | | | usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan2016-02-171-1/+1
| | | * | | | | usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-171-1/+1
| | | * | | | | usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven2016-02-171-0/+1
| | | * | | | | usb: dwc2: host: fix the data toggle error in full speed descriptor dmaTang, Jianqiang2016-02-172-1/+9
| | | * | | | | usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_descVardan Mikayelyan2016-02-171-11/+10
| | | * | | | | usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn2016-02-173-24/+52
| | | * | | | | usb: dwc2: Add extra delay when forcing dr_modeJohn Youn2016-02-171-0/+6