summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-13xhci: Remove old no-op test.Sarah Sharp
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King
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-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
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-02of: Add missing of_address.h to xilinx ehci driverMichal Simek
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-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-22USB: 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