summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Add myself as maintainer to the USB PHY LayerFelipe Balbi2012-05-211-0/+8
* USB: EHCI: fix command register configuration lost problemMing Lei2012-05-191-1/+0
* USB: Remove races in devio.cHuajun Li2012-05-181-8/+25
* USB: ehci-platform: remove update_deviceHauke Mehrtens2012-05-181-2/+0
* Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-05-1870-13/+1512
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-1856-2/+58
| * xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-183-0/+138
| * xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-183-0/+335
| * USB: Add macros for interrupt endpoint types.Sarah Sharp2012-05-181-0/+11
| * xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-182-0/+14
| * xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-183-4/+4
| * USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-184-1/+120
| * USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-185-2/+489
| * USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp2012-05-181-0/+4
| * USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2012-05-182-1/+247
| * USB: Refactor code to set LPM support flag.Sarah Sharp2012-05-181-5/+17
| * USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-181-0/+9
| * xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-182-0/+21
| * xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-05-181-0/+1
| * USB: fix resource leak in xhci power loss pathOliver Neukum2012-05-181-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: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi2012-05-172-0/+35
* | USB: gpio_vbus: a missing cancellation of workqueue in remove() functionShinya Kuribayashi2012-05-171-0/+1
* | USB: gpio_vbus: handle IRQ flags properlyShinya Kuribayashi2012-05-171-5/+6
* | USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM useShinya Kuribayashi2012-05-171-3/+2
* | USB: gpio_vbus: use cached IRQ number for consistency with the probed oneShinya Kuribayashi2012-05-171-4/+6
* | USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-171-2/+2
|/
* 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-121-1/+1
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-1212-55/+88
| |\
| | * Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-123-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-129-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-122-35/+40
| |\ \ \
| | * | | gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat2012-05-111-6/+12
| | * | | gpio: pch9: Use proper flow type handlersThomas Gleixner2012-05-111-29/+28