summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-03-01usb/isp1760: Clean up payload address handlingArvid Brodin
2011-03-01usb/isp1760: Remove redundant variables and definesArvid Brodin
2011-03-01usb/isp1760: Move to native-endian ptdsArvid Brodin
2011-03-01usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-25USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop
2011-02-25USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti
2011-02-25ehci: Check individual port status registers on resumeMatthew Garrett
2011-02-23USB: xhci: mark local functions as staticDmitry Torokhov
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-02-17usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita
2011-02-17USB: make ehci msm driver use ehci_run.Matthieu CASTET
2011-02-17USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET
2011-02-17USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior
2011-02-17USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman
2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2011-02-04USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney
2011-02-04USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.David Daney
2011-02-04USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney
2011-02-04USB: EHCI: Remove dead code from ehci-sched.cDavid Daney
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-04USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2011-02-04Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2011-02-04USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl
2011-02-01usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula
2011-01-24ARM: lh7a40x: remove unmaintained platform supportRussell King
2011-01-23Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman
2011-01-23USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)
2011-01-23USB: unbreak ehci-mxc on otg port of i.MX27Eric BĂ©nard
2011-01-23USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser
2011-01-23USB: EHCI: fix DMA deallocation bugAlan Stern
2011-01-23USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2011-01-14xhci: Remove more doorbell-related readsMatthew Wilcox
2011-01-14xHCI: fix printk_ratelimit() usageAndiry Xu
2011-01-14xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu
2011-01-14xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu
2011-01-14xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu
2011-01-14xHCI: fix queue_trb in isoc transferAndiry Xu
2011-01-14xhci: Use GFP_NOIO during device reset.Sarah Sharp
2011-01-14xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu