aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-12-09xHCI: fix bug in xhci_clear_command_ring()Andiry Xu
2011-12-09EHCI : Fix a regression in the ISO schedulerMatthieu CASTET
2011-12-09USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-12-09USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter
2011-11-29Revert "USB: EHCI: fix HUB TT scheduling issue with iso transfer"Greg Kroah-Hartman
2011-11-26USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-11-26USB: workaround for bug in old version of GCCAlan Stern
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-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-09-19USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu
2011-09-19USB: xhci: Set change bit when warm reset change is set.Greg KH
2011-08-22usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim
2011-08-22USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2011-08-16xhci: Handle zero-length isochronous packets.Sarah Sharp
2011-08-09xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp
2011-08-09xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp
2011-08-09xhci: Fix memory leak during failed enqueue.Sarah Sharp
2011-08-09xHCI: report USB2 port in resuming as suspendAndiry Xu
2011-08-09xHCI: fix port U3 status check conditionAndiry Xu
2011-08-08usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe
2011-08-08usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov
2011-08-08usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo
2011-08-01Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei
2011-08-01USB: xhci: fix OS want to own HCJiSheng Zhang
2011-08-01xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-19EHCI: fix direction handling for interrupt data togglesAlan Stern
2011-07-16USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda
2011-07-08EHCI: only power off port if over-current is activeSergei Shtylyov
2011-07-08USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2011-07-08ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier
2011-07-08ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov
2011-07-08USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov