summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | xhci: Always use usb_hcd in URB instead of converting xhci_hcd.Sarah Sharp2011-03-132-5/+6
| * | | | xhci: Modify check for TT info.Sarah Sharp2011-03-131-3/+2
| * | | | USB 3.0 Hub ChangesJohn Youn2011-03-1311-28/+31
| * | | | xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-132-2/+0
| * | | | xhci: Remove references to HC_STATE_HALT.Sarah Sharp2011-03-132-8/+2
| * | | | xHCI: prolong host controller halt time limitAndiry Xu2011-03-132-3/+3
| * | | | xHCI: Remove redundant variable in xhci_resume()Andiry Xu2011-03-131-6/+1
| * | | | xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-132-22/+25
| * | | | xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-133-23/+16
| * | | | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-1311-33/+32
| * | | | xhci: Remove old no-op test.Sarah Sharp2011-03-133-35/+0
| * | | | USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell2011-03-111-0/+90
| * | | | usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-113-0/+638
| * | | | ehci-atmel: fix section mismatch warningHubert Feurstein2011-03-111-3/+3
| * | | | USB: OHCI: use pci_dev->revisionSergei Shtylyov2011-03-071-2/+2
| * | | | USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-071-1/+1
| * | | | usb/isp1760: Fix crash when unplugging bugArvid Brodin2011-03-071-4/+3
| * | | | usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda2011-03-013-5/+16
| * | | | USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-0110-229/+300
| * | | | usb: host: omap: ehci and ohci simplificationKeshava Munegowda2011-03-012-1468/+132
| * | | | arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-012-32/+32
| * | | | usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi2011-03-012-6/+6
| * | | | usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar2011-03-011-0/+134
| * | | | usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin2011-02-281-33/+21
| * | | | usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin2011-02-281-69/+37
| * | | | usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin2011-02-282-218/+190
| * | | | usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin2011-02-282-10/+2
| * | | | usb/isp1760: Clean up payload address handlingArvid Brodin2011-02-282-111/+95
| * | | | usb/isp1760: Remove redundant variables and definesArvid Brodin2011-02-282-69/+58
| * | | | usb/isp1760: Move to native-endian ptdsArvid Brodin2011-02-282-357/+339
| * | | | usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock2011-02-281-1/+1
| * | | | USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop2011-02-253-2/+401
| * | | | USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti2011-02-251-1/+3
| * | | | ehci: Check individual port status registers on resumeMatthew Garrett2011-02-251-1/+22
| * | | | usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita2011-02-171-5/+2
| * | | | USB: make ehci msm driver use ehci_run.Matthieu CASTET2011-02-171-87/+5
| * | | | USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2011-02-172-3/+9
| * | | | USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2011-02-172-6/+17
| * | | | USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy2011-02-171-2/+3
| * | | | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-1714-131/+160
| |\| | |
| * | | | Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-1710-311/+222
| * | | | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-2/+3
| * | | | USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney2011-02-041-2/+3
| * | | | USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.David Daney2011-02-041-8/+10
| * | | | USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney2011-02-041-3/+1
| * | | | USB: EHCI: Remove dead code from ehci-sched.cDavid Daney2011-02-041-3/+0
| * | | | USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-0410-222/+311
| | |/ / | |/| |
* | | | of: Add missing of_address.h to xilinx ehci driverMichal Simek2011-03-021-0/+1
* | | | USB: xhci: mark local functions as staticDmitry Torokhov2011-02-223-8/+8
* | | | USB: xhci: fix couple sparse annotationsDmitry Torokhov2011-02-201-2/+2