summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop2011-02-253-2/+401
* USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti2011-02-251-1/+3
* ehci: Check individual port status registers on resumeMatthew Garrett2011-02-251-1/+22
* usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita2011-02-171-5/+2
* USB: make ehci msm driver use ehci_run.Matthieu CASTET2011-02-171-87/+5
* USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2011-02-172-3/+9
* USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2011-02-172-6/+17
* USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy2011-02-171-2/+3
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-1714-131/+160
|\
| * USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-0/+2
| * USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-033-2/+9
| * Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-031-3/+3
| |\
| | * usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
| * | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-031-0/+1
| |/
| * Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-243-85/+82
| |\
| | * xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-142-26/+17
| | * xHCI: fix printk_ratelimit() usageAndiry Xu2011-01-141-2/+2
| | * xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu2011-01-141-5/+6
| | * xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu2011-01-141-7/+21
| | * xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu2011-01-141-8/+6
| | * xHCI: fix queue_trb in isoc transferAndiry Xu2011-01-141-1/+4
| | * xhci: Use GFP_NOIO during device reset.Sarah Sharp2011-01-141-2/+6
| | * xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui2011-01-141-2/+4
| | * xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-141-31/+15
| | * xhci: Resume bus on any port status change.Sarah Sharp2011-01-141-1/+1
| * | USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)2011-01-221-0/+21
| * | USB: unbreak ehci-mxc on otg port of i.MX27Eric Bénard2011-01-221-2/+2
| * | USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser2011-01-223-19/+8
| * | USB: EHCI: fix DMA deallocation bugAlan Stern2011-01-221-7/+12
| * | USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He2011-01-221-13/+20
* | | Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-1710-311/+222
* | | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-2/+3
* | | USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney2011-02-041-2/+3
* | | USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.David Daney2011-02-041-8/+10
* | | USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney2011-02-041-3/+1
* | | USB: EHCI: Remove dead code from ehci-sched.cDavid Daney2011-02-041-3/+0
* | | USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-0410-222/+311
|/ /
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-134-6/+6
|\ \ | |/ |/|
| * drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-032-4/+4
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2216-34/+377
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+2
|\ \ \
| * | | usb: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+2
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-0722-94/+1665
|\ \ \ \
| * \ \ \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-10/+15
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam2010-12-161-12/+14
| * | | | usb: ehci-omap: fix tll channel enable maskAnand Gadiyar2010-12-161-3/+3
| * | | | usb: ohci-omap3: fix trivial typoKeshava Munegowda2010-12-161-1/+1
| * | | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-1621-78/+1647
| |\ \ \ \
| | * | | | USB: EHCI: msm: Add support for power managementPavankumar Kondeti2010-12-102-2/+57
OpenPOWER on IntegriCloud