summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2011-12-09xHCI: fix bug in xhci_clear_command_ring()Andiry Xu1-1/+4
2011-12-09EHCI : Fix a regression in the ISO schedulerMatthieu CASTET1-4/+5
2011-12-09USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin1-5/+10
2011-12-09USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter1-1/+1
2011-11-29Revert "USB: EHCI: fix HUB TT scheduling issue with iso transfer"Greg Kroah-Hartman1-10/+5
2011-11-26USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin1-5/+10
2011-11-26USB: workaround for bug in old version of GCCAlan Stern1-4/+3
2011-11-26USB: XHCI: resume root hubs when the controller resumesAlan Stern1-15/+14
2011-11-26usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus1-6/+7
2011-11-26xhci: Set slot and ep0 flags for address command.Sarah Sharp2-6/+4
2011-11-11xHCI: Clear PLC for USB2 root hub portsAndiry Xu1-0/+4
2011-11-11xHCI: test and clear RWC bitAndiry Xu3-10/+20
2011-11-11xhci: If no endpoints changed, don't issue BW command.Sarah Sharp1-0/+6
2011-11-11USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu1-0/+19
2011-11-11usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin1-0/+3
2011-11-11USB: EHCI: Fix test mode sequenceBoris Todorov1-0/+12
2011-11-11QE/FHCI: fixed the CONTROL bugJerry Huang1-4/+15
2011-11-11USB: Fix runtime wakeup on OHCIMatthew Garrett1-4/+1
2011-11-11xHCI: AMD isoc link TRB chain bit quirkAndiry Xu4-38/+51
2011-11-11xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul1-10/+12
2011-11-11EHCI: workaround for MosChip controller bugAlan Stern5-8/+49
2011-11-11EHCI : introduce a common ehci_setupMatthieu CASTET1-0/+29
2011-10-03usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe1-1/+1
2011-10-03ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier1-0/+7
2011-10-03ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier1-7/+14
2011-10-03USB: xhci: Set change bit when warm reset change is set.Sarah Sharp1-1/+1
2011-10-03xhci: Handle zero-length isochronous packets.Sarah Sharp1-10/+11
2011-10-03xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2-8/+15
2011-10-03xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp1-6/+44
2011-10-03xhci: Fix memory leak during failed enqueue.Sarah Sharp2-8/+18
2011-10-03xHCI: report USB2 port in resuming as suspendAndiry Xu1-3/+12
2011-10-03xHCI: fix port U3 status check conditionAndiry Xu1-1/+1
2011-10-03USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi1-4/+3
2011-10-03usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim1-0/+1
2011-08-17xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp1-5/+14
2011-08-17USB: xhci: fix OS want to own HCJiSheng Zhang1-1/+1
2011-08-05EHCI: fix direction handling for interrupt data togglesAlan Stern2-1/+3
2011-08-05EHCI: only power off port if over-current is activeSergei Shtylyov1-1/+2
2011-08-05USB: EHCI: go back to using the system clock for QH unlinksAlan Stern3-48/+45
2011-08-05USB: OHCI: fix another regression for NVIDIA controllersAlan Stern1-0/+28
2011-06-28usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda1-0/+1
2011-06-28USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos1-4/+6
2011-06-28usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin1-1/+1
2011-06-28Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman5-11/+71
2011-06-17xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp1-5/+6
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst3-0/+11
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He3-0/+22
2011-06-16USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2-1/+7
2011-06-16xHCI 1.0: Force Stopped Event(FSE)Alex He1-0/+14
2011-06-16xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp1-2/+0