summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* const: constify remaining file_operationsAlexey Dobriyan2009-10-021-3/+3
* Merge branch 'origin' into for-linusRussell King2009-09-2441-903/+5995
|\
| * USB: Add hub descriptor update hook for xHCISarah Sharp2009-09-231-0/+1
| * USB: xhci: Support USB hubs.Sarah Sharp2009-09-234-0/+92
| * USB: xhci: Set multi-TT field for LS/FS devices under hubs.Sarah Sharp2009-09-231-4/+2Star
| * USB: xhci: Set route string for all devices.Sarah Sharp2009-09-231-1/+1
| * USB: xhci: Fix command wait list handling.Sarah Sharp2009-09-231-17/+29
| * USB: xhci: Change how xHCI commands are handled.Sarah Sharp2009-09-234-53/+186
| * USB: xhci: Refactor input device context setup.Sarah Sharp2009-09-231-9/+18
| * USB: xhci: Endpoint representation refactoring.Sarah Sharp2009-09-234-100/+115
| * USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel2009-09-231-0/+7
| * USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-233-20/+37
| * USB: EHCI: change deschedule logic for interrupt QHsAlan Stern2009-09-233-34/+40
| * USB: EHCI: rescan the queue after an unlinkAlan Stern2009-09-233-12/+50
| * USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten2009-09-231-1/+0Star
| * USB: isp1362: Correct use of ! and &Julia Lawall2009-09-231-4/+8
| * USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter2009-09-231-0/+5
| * USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-09-231-1/+1
| * USB: isp1362: fix pulldown register defines and conf logicKen MacLeod2009-09-232-3/+3
| * USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer2009-09-231-0/+4
| * USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-233-3/+0Star
| * USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre2009-09-231-1/+1
| * USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre2009-09-232-0/+235
| * USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu2009-09-231-1/+0Star
| * USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-234-0/+3997
| * USB: au1xxx: add dev_pm_opsManuel Lauss2009-09-232-29/+27Star
| * USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-233-1/+26
| * USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-233-6/+65
| * USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-236-81/+127
| * USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du2009-09-233-0/+10
| * USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel2009-09-235-6/+31
| * USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun2009-09-233-0/+192
| * USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang2009-09-231-2/+1Star
| * USB: xhci: Support interrupt transfers.Sarah Sharp2009-09-233-1/+55
| * USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp2009-09-231-0/+9
| * USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp2009-09-231-2/+8
| * USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp2009-09-231-1/+16
| * USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp2009-09-231-1/+1
| * USB: xhci: Handle babbling endpoints correctly.Sarah Sharp2009-09-231-2/+14
| * USB: xhci: Make TRB completion code comparison readable.Sarah Sharp2009-09-231-7/+9
| * USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-09-234-23/+148
| * USB: xhci: Handle stalled control endpoints.Sarah Sharp2009-09-233-14/+58
| * USB: xhci: Support full speed devices.Sarah Sharp2009-09-233-5/+89
| * USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp2009-09-231-5/+18
| * USB: xhci: Configure endpoint code refactoring.Sarah Sharp2009-09-234-52/+169
| * USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp2009-09-231-2/+3
| * USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp2009-09-234-4/+35
| * USB: sl811-hcd: Fix device disconnect:Hennerich, Michael2009-09-231-2/+6
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-212-2/+2