aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| | * | | | usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov2010-11-112-0/+177
| | |/ / /
* | | | | Merge branch 'devel-stable' into develRussell King2011-01-066-12/+393
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-01-051-12/+32
| |\ \ \ \
| | * | | | mx51: fix usb clock supportArnaud Patard (Rtp)2011-01-031-12/+32
| | |/ / /
| * | | | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King2011-01-035-0/+361
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin2010-11-295-0/+361
* | | | | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
|/ / / /
* | | | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-304-0/+215
|\ \ \ \
| * | | | xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-191-0/+7
| * | | | xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-192-0/+190