aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* of: Add missing of_address.h to xilinx ehci driverMichal Simek2011-03-02
* USB: xhci: mark local functions as staticDmitry Torokhov2011-02-22
* USB: xhci: fix couple sparse annotationsDmitry Torokhov2011-02-20
* USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-20
* xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman2011-02-20
* xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman2011-02-20
* xhci: Clarify some expressions in the TRB mathPaul Zimmerman2011-02-20
* xhci: Avoid BUG() in interrupt contextPaul Zimmerman2011-02-20
* USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-04
* USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-03
* Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-03
|\
| * usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-01
* | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-03
|/
* Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-23
|\
| * xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-14
| * xHCI: fix printk_ratelimit() usageAndiry Xu2011-01-14
| * xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu2011-01-14
| * xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu2011-01-14
| * xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu2011-01-14
| * xHCI: fix queue_trb in isoc transferAndiry Xu2011-01-14
| * xhci: Use GFP_NOIO during device reset.Sarah Sharp2011-01-14
| * xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui2011-01-14
| * xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-14
| * xhci: Resume bus on any port status change.Sarah Sharp2011-01-14
* | USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)2011-01-22
* | USB: unbreak ehci-mxc on otg port of i.MX27Eric Bénard2011-01-22
* | USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser2011-01-22
* | USB: EHCI: fix DMA deallocation bugAlan Stern2011-01-22
* | USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He2011-01-22
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ | |/ |/|
| * drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-03
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \ \
| * | | usb: don't use flush_scheduled_work()Tejun Heo2010-12-24
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\ \ \ \
| * \ \ \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam2010-12-16
| * | | | usb: ehci-omap: fix tll channel enable maskAnand Gadiyar2010-12-16
| * | | | usb: ohci-omap3: fix trivial typoKeshava Munegowda2010-12-16
| * | | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
| |\ \ \ \
| | * | | | USB: EHCI: msm: Add support for power managementPavankumar Kondeti2010-12-10
| | * | | | USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti2010-12-10
| | * | | | USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He2010-12-10
| | * | | | USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann2010-12-10
| | * | | | USB: whci-hcd: fix compiler warningNamhyung Kim2010-12-10
| | * | | | Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman2010-12-03
| | |\ \ \ \
| | | * | | | usb: ehci-sh: Add missing ehci helpers.Paul Mundt2010-11-26
| | | * | | | usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt2010-11-26
| | | * | | | usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt2010-11-01