summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-11-26USB: XHCI: resume root hubs when the controller resumesAlan Stern
2011-11-26usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus
2011-11-26xhci: Set slot and ep0 flags for address command.Sarah Sharp
2011-11-11xHCI: Clear PLC for USB2 root hub portsAndiry Xu
2011-11-11xHCI: test and clear RWC bitAndiry Xu
2011-11-11xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-11-11USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu
2011-11-11usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin
2011-11-11USB: EHCI: Fix test mode sequenceBoris Todorov
2011-11-11QE/FHCI: fixed the CONTROL bugJerry Huang
2011-11-11USB: Fix runtime wakeup on OHCIMatthew Garrett
2011-11-11xHCI: AMD isoc link TRB chain bit quirkAndiry Xu
2011-11-11xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul
2011-11-11EHCI: workaround for MosChip controller bugAlan Stern
2011-11-11EHCI : introduce a common ehci_setupMatthieu CASTET
2011-10-03usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe
2011-10-03ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier
2011-10-03ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier
2011-10-03USB: xhci: Set change bit when warm reset change is set.Sarah Sharp
2011-10-03xhci: Handle zero-length isochronous packets.Sarah Sharp
2011-10-03xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp
2011-10-03xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp
2011-10-03xhci: Fix memory leak during failed enqueue.Sarah Sharp
2011-10-03xHCI: report USB2 port in resuming as suspendAndiry Xu
2011-10-03xHCI: fix port U3 status check conditionAndiry Xu
2011-10-03USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2011-10-03usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim
2011-08-17xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp
2011-08-17USB: xhci: fix OS want to own HCJiSheng Zhang
2011-08-04EHCI: fix direction handling for interrupt data togglesAlan Stern
2011-08-04EHCI: only power off port if over-current is activeSergei Shtylyov
2011-08-04USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2011-08-04USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2011-06-27usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda
2011-06-27USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos
2011-06-27usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin
2011-06-27Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2011-06-17xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern
2011-06-15xHCI 1.0: Force Stopped Event(FSE)Alex He
2011-06-15xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp
2011-06-15xhci: Reject double add of active endpoints.Sarah Sharp
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall
2011-06-05USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp
2011-06-02xhci: Do not issue device reset when device is not setupMaarten Lankhorst
2011-06-02xhci: Add defines for hardcoded slot statesMaarten Lankhorst
2011-06-02xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans