summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mailbox: bcm-pdc: Use octal permissions rather than symbolicRob Rice2016-12-191-1/+2
* mailbox: sti: Fix module autoload for OF registrationJavier Martinez Canillas2016-12-191-0/+1
* mailbox: mailbox-test: Fix module autoloadJavier Martinez Canillas2016-12-191-0/+1
* Merge tag 'mmc-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2016-11-243-0/+16
|\
| * mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung2016-11-211-0/+1
| * mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle2016-11-182-0/+15
* | Merge tag 'usb-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-11-2414-75/+229
|\ \
| * \ Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-183-0/+9
| |\ \
| | * | USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma2016-11-161-0/+1
| | * | USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2016-11-072-0/+8
| * | | Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-181-4/+4
| |\ \ \
| | * | | usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke2016-11-181-4/+4
| | | |/ | | |/|
| * | | phy: twl4030-usb: Fix for musb session bit based PMTony Lindgren2016-11-171-2/+2
| * | | usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-171-20/+2
| * | | usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-171-6/+4
| * | | usb: musb: Fix PM for hub disconnectTony Lindgren2016-11-174-18/+27
| * | | usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren2016-11-174-18/+167
| * | | usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren2016-11-172-4/+7
| * | | usb: chipidea: move the lock initialization to core filePeter Chen2016-11-152-2/+1
| * | | Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec2016-11-151-1/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-11-245-44/+108
|\ \ \
| * | | HID: hid-sensor-hub: clear memory to avoid random dataSong Hongyan2016-11-231-0/+1
| * | | HID: rmi: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-2/+8
| * | | HID: magicmouse: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-2/+10
| * | | HID: lg: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-4/+10
| * | | HID: cp2112: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-36/+79
* | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-11-221-1/+8
|\ \ \ \
| * | | | thermal/powerclamp: add back module device tableJacob Pan2016-11-211-1/+8
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-222-9/+27
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-11-152-9/+27
| |\ \ \ \ \
| | * | | | | scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira2016-11-151-8/+13
| | * | | | | scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2016-11-121-1/+14
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-225-4/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2016-11-162-1/+13
| |\ \ \ \ \ \ \
| | * | | | | | | clk: sunxi: Fix M factor computation for APB1Stéphan Rafin2016-11-041-1/+1
| | * | | | | | | clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parentChen-Yu Tsai2016-10-191-0/+12
| * | | | | | | | clk: efm32gg: Pass correct type to hw provider registrationStephen Boyd2016-11-161-1/+1
| * | | | | | | | clk: berlin: Pass correct type to hw provider registrationStephen Boyd2016-11-162-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-214-10/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| * | | | | | | | | sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2135-431/+687
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1
| * | | | | | | | | | net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov2016-11-191-0/+6
| * | | | | | | | | | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-11-181-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mac80211_hwsim: fix beacon delta calculationBenjamin Beichler2016-11-151-1/+1
| * | | | | | | | | | | net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold2016-11-181-5/+7
| * | | | | | | | | | | net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold2016-11-181-0/+3
| * | | | | | | | | | | net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold2016-11-181-1/+3
| * | | | | | | | | | | net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold2016-11-181-0/+35