aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| | * | | | USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti2010-12-103-0/+306
| | * | | | USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He2010-12-104-0/+120
| | * | | | USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann2010-12-101-5/+7
| | * | | | USB: whci-hcd: fix compiler warningNamhyung Kim2010-12-101-1/+1
| | * | | | Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman2010-12-033-1/+249
| | |\ \ \ \
| | | * | | | usb: ehci-sh: Add missing ehci helpers.Paul Mundt2010-11-261-0/+2
| | | * | | | usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt2010-11-261-1/+10
| | | * | | | usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt2010-11-012-0/+237
| | | * | | | usb: ohci-sh: Set IRQ as shared.Paul Mundt2010-11-011-1/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman2010-11-303-69/+251
| | |\ \ \ \
| | | * | | | usb: ehci-omap: Add OMAP4 supportAnand Gadiyar2010-12-011-42/+212
| | | * | | | usb: ehci-omap: add helpers for checking port modeAnand Gadiyar2010-12-011-9/+12
| | | * | | | usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar2010-12-011-2/+2
| | | * | | | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda2010-12-012-1/+9
| | | * | | | usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda2010-12-011-4/+5
| | | * | | | usb: ehci-omap: update clock names to be more genericKeshava Munegowda2010-12-011-22/+22
| | * | | | | usb: Add in missing EHCI helpers.Paul Mundt2010-11-304-0/+10
| | * | | | | USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-301-1/+1
| | |/ / / /
| | * | | | USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie2010-11-171-0/+7
| | * | | | drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-161-1/+1
| | * | | | USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-164-0/+462