summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2011-03-14xHCI: prolong host controller halt time limitAndiry Xu2-3/+3
2011-03-14xHCI: Remove redundant variable in xhci_resume()Andiry Xu1-6/+1
2011-03-14xhci: Rename variables and reduce register reads.Sarah Sharp2-22/+25
2011-03-14xhci: Rework port suspend structures for limited ports.Sarah Sharp3-23/+16
2011-03-14USB: Remove bitmap #define from hcd.hSarah Sharp11-33/+32
2011-03-14xhci: Remove old no-op test.Sarah Sharp3-35/+0
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King6-34/+42
2011-03-12USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell1-0/+90
2011-03-12usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby3-0/+638
2011-03-12ehci-atmel: fix section mismatch warningHubert Feurstein1-3/+3
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King1-5/+0
2011-03-07USB: OHCI: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti1-1/+1
2011-03-07usb/isp1760: Fix crash when unplugging bugArvid Brodin1-4/+3
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek1-0/+1
2011-03-02usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda3-5/+16
2011-03-02USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu10-229/+300
2011-03-01usb: host: omap: ehci and ohci simplificationKeshava Munegowda2-1468/+132
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2-32/+32
2011-03-01usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi2-6/+6
2011-03-01usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar1-0/+134
2011-03-01usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin1-33/+21
2011-03-01usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin1-69/+37
2011-03-01usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin2-218/+190
2011-03-01usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin2-10/+2
2011-03-01usb/isp1760: Clean up payload address handlingArvid Brodin2-111/+95
2011-03-01usb/isp1760: Remove redundant variables and definesArvid Brodin2-69/+58
2011-03-01usb/isp1760: Move to native-endian ptdsArvid Brodin2-357/+339
2011-03-01usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock1-1/+1
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely7-35/+25
2011-02-25USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop3-2/+401
2011-02-25USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti1-1/+3
2011-02-25ehci: Check individual port status registers on resumeMatthew Garrett1-1/+22
2011-02-23USB: xhci: mark local functions as staticDmitry Torokhov3-8/+8
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov1-2/+2
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov4-7/+8
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+3
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-12/+10
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9
2011-02-17usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita1-5/+2
2011-02-17USB: make ehci msm driver use ehci_run.Matthieu CASTET1-87/+5
2011-02-17USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2-3/+9
2011-02-17USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2-6/+17
2011-02-17USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy1-2/+3
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman14-131/+160
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman10-311/+222
2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer1-5/+0
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti1-0/+2
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell1-2/+3