Age | Commit message (Expand) | Author |
2011-11-26 | USB: EHCI: fix HUB TT scheduling issue with iso transfer | Thomas Poussevin |
2011-11-26 | USB: workaround for bug in old version of GCC | Alan Stern |
2011-11-26 | USB: XHCI: resume root hubs when the controller resumes | Alan Stern |
2011-11-26 | usb, xhci: fix lockdep warning on endpoint timeout | Don Zickus |
2011-11-26 | xhci: Set slot and ep0 flags for address command. | Sarah Sharp |
2011-11-11 | xHCI: Clear PLC for USB2 root hub ports | Andiry Xu |
2011-11-11 | xHCI: test and clear RWC bit | Andiry Xu |
2011-11-11 | xhci: If no endpoints changed, don't issue BW command. | Sarah Sharp |
2011-11-11 | QE/FHCI: fixed the CONTROL bug | Jerry Huang |
2011-11-11 | USB: Fix runtime wakeup on OHCI | Matthew Garrett |
2011-11-11 | xHCI: AMD isoc link TRB chain bit quirk | Andiry Xu |
2011-11-11 | xhci-mem.c: Check for ring->first_seg != NULL | Kautuk Consul |
2011-11-11 | EHCI: workaround for MosChip controller bug | Alan Stern |
2011-11-11 | EHCI : introduce a common ehci_setup | Matthieu CASTET |
2011-09-19 | USB: xHCI: prevent infinite loop when processing MSE event | Andiry Xu |
2011-09-19 | USB: xhci: Set change bit when warm reset change is set. | Greg KH |
2011-08-22 | usb: s5p-ehci: fix a NULL pointer deference | Yulgon Kim |
2011-08-22 | USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum... | Wang Zhi |
2011-08-16 | xhci: Handle zero-length isochronous packets. | Sarah Sharp |
2011-08-09 | xhci: Remove TDs from TD lists when URBs are canceled. | Sarah Sharp |
2011-08-09 | xhci: Fix failed enqueue in the middle of isoch TD. | Sarah Sharp |
2011-08-09 | xhci: Fix memory leak during failed enqueue. | Sarah Sharp |
2011-08-09 | xHCI: report USB2 port in resuming as suspend | Andiry Xu |
2011-08-09 | xHCI: fix port U3 status check condition | Andiry Xu |
2011-08-08 | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' | Arnaud Lacombe |
2011-08-08 | usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink | Arvid Brodin |
2011-08-08 | USB: EHCI: Fix test mode sequence | Boris Todorov |
2011-08-08 | usb/ehci-mxc: add missing inclusion of mach/hardware.h | Shawn Guo |
2011-08-01 | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman |
2011-08-01 | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) | Ming Lei |
2011-08-01 | USB: xhci: fix OS want to own HC | JiSheng Zhang |
2011-08-01 | xhci: Don't submit commands or URBs to halted hosts. | Sarah Sharp |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-19 | EHCI: fix direction handling for interrupt data toggles | Alan Stern |
2011-07-16 | USB: OHCI: fix another regression for NVIDIA controllers | Alan Stern |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-08 | usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift | Kuninori Morimoto |
2011-07-08 | usb: update email address in ohci-sh and r8a66597-hcd | Yoshihiro Shimoda |
2011-07-08 | usb: r8a66597-hcd: add function for external controller | Yoshihiro Shimoda |
2011-07-08 | EHCI: only power off port if over-current is active | Sergei Shtylyov |
2011-07-08 | USB: EHCI: go back to using the system clock for QH unlinks | Alan Stern |
2011-07-08 | ehci: add pci quirk for Ordissimo and RM Slate 100 too | Anisse Astier |
2011-07-08 | ehci: refactor pci quirk to use standard dmi_check_system method | Anisse Astier |
2011-07-08 | USB: EHCI: Allow users to override 80% max periodic bandwidth | Kirill Smelkov |
2011-07-08 | USB: EHCI: Move sysfs related bits into ehci-sysfs.c | Kirill Smelkov |
2011-07-08 | ehci-msm : use ehci_setup | Matthieu CASTET |
2011-07-07 | Update my e-mail address | Michael Büsch |
2011-06-27 | usb: r8a66597-hcd: fix cannot detect low/full speed device | Yoshihiro Shimoda |
2011-06-27 | USB: ehci-ath79: fix a NULL pointer dereference | Gabor Juhos |
2011-06-27 | usb/isp1760: Fix bug preventing the unlinking of control urbs | Arvid Brodin |