aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
* USB: EHCI: Fix test mode sequenceBoris Todorov2011-11-11
* QE/FHCI: fixed the CONTROL bugJerry Huang2011-11-11
* USB: Fix runtime wakeup on OHCIMatthew Garrett2011-11-11
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-11-11
* xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul2011-11-11
* EHCI: workaround for MosChip controller bugAlan Stern2011-11-11
* EHCI : introduce a common ehci_setupMatthieu CASTET2011-11-11
* usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-10-03
* ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier2011-10-03
* ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier2011-10-03
* USB: xhci: Set change bit when warm reset change is set.Sarah Sharp2011-10-03
* xhci: Handle zero-length isochronous packets.Sarah Sharp2011-10-03
* xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2011-10-03
* xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp2011-10-03
* xhci: Fix memory leak during failed enqueue.Sarah Sharp2011-10-03
* xHCI: report USB2 port in resuming as suspendAndiry Xu2011-10-03
* xHCI: fix port U3 status check conditionAndiry Xu2011-10-03
* USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-10-03
* usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-10-03
* xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp2011-08-17
* USB: xhci: fix OS want to own HCJiSheng Zhang2011-08-17
* EHCI: fix direction handling for interrupt data togglesAlan Stern2011-08-05
* EHCI: only power off port if over-current is activeSergei Shtylyov2011-08-05
* USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-08-05
* USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-08-05
* usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-27
* USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-27
* usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-27
* Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
|\
| * xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-17
| * xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-17
| * xHCI 1.0: Incompatible Device ErrorAlex He2011-06-17
| * xHCI 1.0: Force Stopped Event(FSE)Alex He2011-06-15
| * xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-15
| * xhci: Reject double add of active endpoints.Sarah Sharp2011-06-15
* | USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-15
|/
* drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-07
* USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-06
* xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-02
* xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-02
* xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-02
* xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-02
* xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-01
* Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-28
|\
| * Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-27
| * Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-27
| * Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-27
| * xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-25
| * xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp2011-05-25
| * xhci: STFU: Remove function tracing.Sarah Sharp2011-05-25