summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek-0/+1
2011-02-22USB: xhci: mark local functions as staticDmitry Torokhov-8/+8
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov-2/+2
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov-7/+8
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman-1/+1
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman-0/+3
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman-12/+10
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman-4/+9
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti-0/+2
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai-2/+9
2011-02-03Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman-3/+3
2011-02-03USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl-0/+1
2011-02-01usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula-3/+3
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman-85/+82
2011-01-22USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)-0/+21
2011-01-22USB: unbreak ehci-mxc on otg port of i.MX27Eric Bénard-2/+2
2011-01-22USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser-19/+8
2011-01-22USB: EHCI: fix DMA deallocation bugAlan Stern-7/+12
2011-01-22USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He-13/+20
2011-01-14xhci: Remove more doorbell-related readsMatthew Wilcox-26/+17
2011-01-14xHCI: fix printk_ratelimit() usageAndiry Xu-2/+2
2011-01-14xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu-5/+6
2011-01-14xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu-7/+21
2011-01-14xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu-8/+6
2011-01-14xHCI: fix queue_trb in isoc transferAndiry Xu-1/+4
2011-01-14xhci: Use GFP_NOIO during device reset.Sarah Sharp-2/+6
2011-01-14xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui-2/+4
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu-31/+15
2011-01-14xhci: Resume bus on any port status change.Sarah Sharp-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-6/+6
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-1/+2
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-94/+1665
2011-01-06Merge branch 'devel-stable' into develRussell King-12/+393
2011-01-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King-12/+32
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock-4/+4
2011-01-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King-0/+361
2011-01-03mx51: fix usb clock supportArnaud Patard (Rtp)-12/+32
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo-1/+2
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman-10/+15
2010-12-22Merge branch 'master' into for-nextJiri Kosina-34/+377
2010-12-16USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam-12/+14
2010-12-16usb: ehci-omap: fix tll channel enable maskAnand Gadiyar-3/+3
2010-12-16usb: ohci-omap3: fix trivial typoKeshava Munegowda-1/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman-78/+1647
2010-12-10USB: EHCI: msm: Add support for power managementPavankumar Kondeti-2/+57
2010-12-10USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti-0/+306
2010-12-10USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He-0/+120
2010-12-10USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann-5/+7
2010-12-10USB: whci-hcd: fix compiler warningNamhyung Kim-1/+1
2010-12-09xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp-10/+15