Age | Commit message (Expand) | Author |
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 |
2011-06-27 | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2011-06-17 | xhci: Always set urb->status to zero for isoc endpoints. | Sarah Sharp |
2011-06-17 | xhci: Add reset on resume quirk for asrock p67 host | Maarten Lankhorst |
2011-06-17 | xHCI 1.0: Incompatible Device Error | Alex He |
2011-06-15 | USB: change maintainership of ohci-hcd and ehci-hcd | Alan Stern |
2011-06-15 | xHCI 1.0: Force Stopped Event(FSE) | Alex He |
2011-06-15 | xhci: Don't warn about zeroed bMaxBurst descriptor field. | Sarah Sharp |
2011-06-15 | xhci: Reject double add of active endpoints. | Sarah Sharp |
2011-06-14 | Merge 3.0-rc2 into usb-linus as it's needed by some USB patches | Greg Kroah-Hartman |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-07 | ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option | Niels de Vos |
2011-06-07 | drivers/usb/host/ohci-pxa27x.c: add missing clk_put | Julia Lawall |
2011-06-06 | USB: ehci-s5p: add PM support | Jingoo Han |
2011-06-05 | USB: xhci - fix interval calculation for FS isoc endpoints | Dmitry Torokhov |
2011-06-02 | xhci: Disable MSI for some Fresco Logic hosts. | Sarah Sharp |
2011-06-02 | xhci: Do not issue device reset when device is not setup | Maarten Lankhorst |