summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-252-23/+7
|\
| *-. Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2016-11-252-23/+7
| |\ \
| | | * watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg2016-11-211-0/+1
| | * | Revert "ACPI: Execute _PTS before system reboot"Rafael J. Wysocki2016-11-211-23/+6
* | | | Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-252-5/+15
|\ \ \ \
| * | | | mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar2016-11-251-3/+11
| * | | | mfd: wm8994-core: Disable regulators before removing themViresh Kumar2016-11-251-1/+1
| * | | | mfd: syscon: Support native-endian regmapsPaul Burton2016-11-251-1/+3
| |/ / /
* | | | Merge tag 'media/v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-11-251-21/+16
|\ \ \ \
| * | | | xc2028: Fix use-after-free bug properlyTakashi Iwai2016-11-231-21/+16
| |/ / /
* | | | Merge tag 'drm-fixes-for-v4.9-rc7' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-11-258-35/+85
|\ \ \ \
| * \ \ \ Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...Dave Airlie2016-11-253-24/+56
| |\ \ \ \
| | * | | | drm/mediatek: fix null pointer dereferenceMatthias Brugger2016-11-241-7/+7
| | * | | | drm/mediatek: fixed the calc method of data rate per laneJitao Shi2016-11-241-16/+48
| | * | | | drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODEBibby Hsieh2016-11-241-1/+1
| | |/ / /
| * | | | gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav2016-11-251-0/+5
| * | | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-11-241-3/+2
| |\ \ \ \
| | * | | | drm/arm: hdlcd: fix plane base address updateRussell King2016-11-221-3/+2
| * | | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-243-8/+22
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/radeon: fix power state when port pm is unavailable (v2)Peter Wu2016-11-231-1/+8
| | * | | | drm/amdgpu: fix power state when port pm is unavailablePeter Wu2016-11-231-1/+8
| | * | | | drm/amd/powerplay: avoid out of bounds access on array ps.Rex Zhu2016-11-161-6/+6
* | | | | | 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-142-9/+27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira2016-11-141-8/+13