summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman3-85/+82
2011-01-23USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)1-0/+21
2011-01-23USB: unbreak ehci-mxc on otg port of i.MX27Eric BĂ©nard1-2/+2
2011-01-23USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser3-19/+8
2011-01-23USB: EHCI: fix DMA deallocation bugAlan Stern1-7/+12
2011-01-23USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He1-13/+20
2011-01-15xhci: Remove more doorbell-related readsMatthew Wilcox2-26/+17
2011-01-15xHCI: fix printk_ratelimit() usageAndiry Xu1-2/+2
2011-01-15xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu1-5/+6
2011-01-15xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu1-7/+21
2011-01-15xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu1-8/+6
2011-01-15xHCI: fix queue_trb in isoc transferAndiry Xu1-1/+4
2011-01-15xhci: Use GFP_NOIO during device reset.Sarah Sharp1-2/+6
2011-01-15xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui1-2/+4
2011-01-15xHCI: synchronize irq in xhci_suspend()Andiry Xu1-31/+15
2011-01-15xhci: Resume bus on any port status change.Sarah Sharp1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds4-6/+6
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+2
2011-01-08Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-94/+1665
2011-01-07Merge branch 'devel-stable' into develRussell King6-12/+393
2011-01-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King1-12/+32
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock2-4/+4
2011-01-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King5-0/+361
2011-01-03mx51: fix usb clock supportArnaud Patard (Rtp)1-12/+32
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo1-1/+2
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman1-10/+15
2010-12-22Merge branch 'master' into for-nextJiri Kosina16-34/+377
2010-12-17USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam1-12/+14
2010-12-17usb: ehci-omap: fix tll channel enable maskAnand Gadiyar1-3/+3
2010-12-17usb: ohci-omap3: fix trivial typoKeshava Munegowda1-1/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman21-78/+1647
2010-12-11USB: EHCI: msm: Add support for power managementPavankumar Kondeti2-2/+57
2010-12-11USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti3-0/+306
2010-12-11USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He4-0/+120
2010-12-11USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann1-5/+7
2010-12-11USB: whci-hcd: fix compiler warningNamhyung Kim1-1/+1
2010-12-09xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp1-10/+15
2010-12-03Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman3-1/+249
2010-12-01Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman3-69/+251
2010-12-01usb: Add in missing EHCI helpers.Paul Mundt4-0/+10
2010-12-01USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-12-01Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman4-0/+215
2010-12-01usb: ehci-omap: Add OMAP4 supportAnand Gadiyar1-42/+212
2010-12-01usb: ehci-omap: add helpers for checking port modeAnand Gadiyar1-9/+12
2010-12-01usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar1-2/+2
2010-12-01usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda2-1/+9
2010-12-01usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda1-4/+5
2010-12-01usb: ehci-omap: update clock names to be more genericKeshava Munegowda1-22/+22
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone1-0/+12
2010-11-29USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin5-0/+361