summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | 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/+2Star
| * | | | | | | | | | | | usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-171-6/+4Star
| * | | | | | | | | | | | 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/+1Star
| * | | | | | | | | | | | 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
* | | | | | | | | | | | | init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan2016-11-241-1/+1
* | | | | | | | | | | | | Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-11-234-13/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | NFSv4.x: hide array-bounds warningArnd Bergmann2016-11-221-1/+1
| * | | | | | | | | | | | | NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington2016-11-211-3/+15
| * | | | | | | | | | | | | NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington2016-11-181-0/+1
| * | | | | | | | | | | | | NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust2016-11-181-1/+2
| * | | | | | | | | | | | | NFSv4: Fix CLOSE races with OPENTrond Myklebust2016-11-182-6/+13
| * | | | | | | | | | | | | NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust2016-11-181-2/+3
* | | | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2016-11-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-237-38/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra2016-11-221-4/+4
| * | | | | | | | | | | | | | perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2016-11-222-13/+24
| * | | | | | | | | | | | | | perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner2016-11-221-8/+2Star
| * | | | | | | | | | | | | | perf/core: Fix address filter parserAlexander Shishkin2016-11-211-0/+2
| * | | | | | | | | | | | | | perf/x86: Add perf support for AMD family-17h processorsJanakarajan Natarajan2016-11-181-1/+7
| * | | | | | | | | | | | | | perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...Kan Liang2016-11-161-12/+0Star
| * | | | | | | | | | | | | | perf/core: Do not set cpuctx->cgrp for unscheduled cgroupsDavid Carrillo-Cisneros2016-11-151-0/+11
* | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-11-232-5/+1Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copyHerbert Xu2016-11-221-4/+0Star
| * | | | | | | | | | | | | | | crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu2016-11-221-1/+1
* | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \