summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-03-11USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
2011-03-11ehci-atmel: fix section mismatch warningHubert Feurstein
2011-03-07USB: OHCI: use pci_dev->revisionSergei Shtylyov
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti
2011-03-07usb/isp1760: Fix crash when unplugging bugArvid Brodin
2011-03-01usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-03-01usb: host: omap: ehci and ohci simplificationKeshava Munegowda
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda
2011-03-01usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi
2011-03-01usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar
2011-02-28usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin
2011-02-28usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin
2011-02-28usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin
2011-02-28usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin
2011-02-28usb/isp1760: Clean up payload address handlingArvid Brodin
2011-02-28usb/isp1760: Remove redundant variables and definesArvid Brodin
2011-02-28usb/isp1760: Move to native-endian ptdsArvid Brodin
2011-02-28usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock
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-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-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-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2011-02-03Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2011-02-03USB 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-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman
2011-01-22USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)
2011-01-22USB: unbreak ehci-mxc on otg port of i.MX27Eric BĂ©nard
2011-01-22USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser
2011-01-22USB: EHCI: fix DMA deallocation bugAlan Stern
2011-01-22USB: 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