summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-1956-2/+58
* xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-193-0/+138
* xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-193-0/+335
* USB: Add macros for interrupt endpoint types.Sarah Sharp2012-05-191-0/+11
* xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-192-0/+14
* xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-193-4/+4
* USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-194-1/+120
* USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-195-2/+489
* USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp2012-05-191-0/+4
* USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2012-05-192-1/+247
* USB: Refactor code to set LPM support flag.Sarah Sharp2012-05-191-5/+17
* USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-191-0/+9
* xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-192-0/+21
* xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-05-191-0/+1
* USB: fix resource leak in xhci power loss pathOliver Neukum2012-05-191-0/+26
* usbcore: enable USB2 LPM if port suspend failsAndiry Xu2012-05-171-0/+4
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-173-3/+19
* USB: storage: fixed keyword related space issues.Jeffrin Jose2012-05-171-2/+2
* USB: storage: fixed several trailing white spaces issues.Jeffrin Jose2012-05-171-9/+9
* USB: storage: fixed C99 comment issue.Jeffrin Jose2012-05-171-1/+1
* Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-17140-725/+939
|\
| * ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski2012-05-162-0/+12
| * ARM: EXYNOS: Add s3c-hsotg device support for NURI boardJoonyoung Shim2012-05-162-1/+9
| * ARM: EXYNOS: Add s3c-hsotg device support for GONI boardLukasz Majewski2012-05-162-0/+6
| * ARM: EXYNOS: Add usb otg phy control for EXYNOS4210Lukasz Majewski2012-05-164-28/+80
| * Linux 3.4-rc7v3.4-rc7Linus Torvalds2012-05-131-1/+1
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-1312-55/+88
| |\
| | * Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-133-2/+7
| | |\
| | | * ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim2012-05-131-1/+1
| | | * ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2012-05-132-1/+6
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-05-139-53/+81
| | |\ \
| | | * | ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm2012-05-121-1/+55
| | | * | ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto2012-05-124-11/+10
| | | * | ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm2012-05-123-1/+12
| | | * | ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
| | | * | ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
| | | |/
| * | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-132-35/+40
| |\ \ \
| | * | | gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat2012-05-121-6/+12
| | * | | gpio: pch9: Use proper flow type handlersThomas Gleixner2012-05-121-29/+28
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-05-129-18/+57
| |\ \ \ \
| | * | | | [SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini2012-05-101-11/+13
| | * | | | [SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley2012-05-101-0/+3
| | * | | | [SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis2012-05-101-3/+3
| | * | | | [SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap2012-05-101-1/+17
| | * | | | [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2012-05-102-3/+14
| | * | | | [SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2012-05-102-0/+6
| | * | | | [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary2012-05-101-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-1237-172/+236
| |\ \ \ \ \
| | * | | | | ks8851: Update link status during link change interruptStephen Boyd2012-05-121-3/+4
| | * | | | | macvtap: restore vlan header on user readBasil Gor2012-05-121-5/+38