summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-302-17/+0
|\
| * usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-17/+0
* | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-301-4/+4
|\ \ | |/ |/|
| * mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-091-10/+8
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-261-0/+4
|\ \
| * \ Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-251-0/+4
| |\ \
| | * | ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+4
* | | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-2648-1905/+1604
|\ \ \ \ | |/ / / |/| | |
| * | | USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layerVivek Gautam2012-07-171-0/+21
| * | | USB: ehci-s5p: Add support for device treeVivek Gautam2012-07-161-0/+22
| * | | USB: ohci-exynos: Add support for device treeVivek Gautam2012-07-161-0/+22
| * | | USB: ehci-omap: fix compile failure(v1)Ming Lei2012-07-161-5/+5
| * | | usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan2012-07-163-3/+3
| * | | USB: ehci-fsl: Update ifdef check to work on 64-bit ppcKumar Gala2012-07-161-1/+1
| * | | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-07-161-0/+6
| |\ \ \
| | * | | xhci: Export Latency Tolerance Messaging capabilities.Sarah Sharp2012-07-111-0/+6
| * | | | USB: EHCI: resolve some unlikely racesAlan Stern2012-07-163-5/+43
| * | | | USB: EHCI: fix up lockingAlan Stern2012-07-163-30/+64
| * | | | USB: EHCI: simplify isochronous scanningAlan Stern2012-07-163-91/+32
| * | | | USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-166-65/+25
| * | | | USB: EHCI: always scan each interrupt QHAlan Stern2012-07-165-50/+71
| * | | | USB: EHCI: don't lose events during a scanAlan Stern2012-07-162-4/+12
| * | | | USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-165-42/+59
| * | | | USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-165-94/+98
| * | | | USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-165-71/+61
| * | | | USB: EHCI: don't refcount iso_stream structuresAlan Stern2012-07-163-52/+16
| * | | | USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-166-105/+90
| * | | | USB: EHCI: use hrtimer for controller deathAlan Stern2012-07-163-10/+38
| * | | | USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-165-28/+94
| * | | | USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-164-49/+86
| * | | | USB: EHCI: remove PS3 status pollingAlan Stern2012-07-161-67/+2
| * | | | USB: EHCI: return void instead of 0Alan Stern2012-07-161-20/+14
| * | | | USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-165-61/+101
| * | | | USB: EHCI: introduce high-res timerAlan Stern2012-07-164-2/+138
| * | | | USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-166-18/+23
| * | | | USB: EHCI: add pointer to end of async-unlink listAlan Stern2012-07-163-7/+5
| * | | | USB: EHCI: rename "reclaim"Alan Stern2012-07-165-37/+38
| * | | | USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-164-11/+17
| * | | | USB: EHCI: don't refcount QHsAlan Stern2012-07-165-44/+8
| * | | | USB: EHCI: remove unneeded suspend/resume codeAlan Stern2012-07-162-19/+1
| * | | | USB: EHCI: initialize data before resetting hardwareAlan Stern2012-07-161-3/+3
| * | | | Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman2012-07-1642-1000/+474
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | EHCI: centralize controller initializationAlan Stern2012-07-0924-439/+164
| | * | EHCI: centralize controller suspend/resumeAlan Stern2012-07-099-348/+114
| | * | usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede2012-07-061-0/+2
| | * | USB: ehci-s5p: use devm_ functionsJingoo Han2012-07-061-13/+6
| | * | USB: ohci-exynos: use devm_ functionsJingoo Han2012-07-061-13/+6
| | * | USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han2012-07-061-0/+5
| | * | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-055-26/+30
| | |\ \
| | | * | usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-025-11/+15
OpenPOWER on IntegriCloud