Age | Commit message (Expand) | Author |
2011-06-08 | USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver | Steffen Sledz |
2011-06-07 | Revert "USB: option: add ID for ZTE MF 330" | Greg Kroah-Hartman |
2011-06-07 | drivers/usb/host/ohci-pxa27x.c: add missing clk_put | Julia Lawall |
2011-06-07 | USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable | Alan Stern |
2011-06-07 | USB: dummy-hcd needs the has_tt flag | Alan Stern |
2011-06-07 | usb-storage: redo incorrect reads | Alan Stern |
2011-06-06 | usb/renesas_usbhs: free uep on removal | Sebastian Andrzej Siewior |
2011-06-06 | usb/s3c-hsudc: fix error path | Sebastian Andrzej Siewior |
2011-06-06 | usb/pxa25x_udc: cleanup the LUBBOCK err path | Sebastian Andrzej Siewior |
2011-06-06 | usb/mv_udc_core: fix compile | Sebastian Andrzej Siewior |
2011-06-06 | usb: gadget: include <linux/prefetch.h> to fix compiling error | Bryan Wu |
2011-06-06 | USB: s3c-hsotg: Tone down debugging | Mark Brown |
2011-06-06 | usb: remove bad dput after dentry_unhash | Sage Weil |
2011-06-06 | USB: core: Tolerate protocol stall during hub and port status read | Libor Pechacek |
2011-06-06 | musb: fix prefetch build failure | Mike Frysinger |
2011-06-06 | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 | Toby Gray |
2011-06-06 | usb-gadget: unlock data->lock mutex on error path in ep_write() | Alexey Khoroshilov |
2011-06-06 | USB: option Add blacklist for ZTE K3765-Z (19d2:2002) | Torsten Hilbrich |
2011-06-06 | option: add Prolink PH300 modem IDs | Dan Williams |
2011-06-06 | option: add Alcatel X200 to sendsetup blacklist | Dan Williams |
2011-06-06 | option: add Zoom 4597 modem USB IDs | Dan Williams |
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 |
2011-06-02 | xhci: Add defines for hardcoded slot states | Maarten Lankhorst |
2011-06-02 | xhci: Bigendian fix for xhci_check_bandwidth() | Matt Evans |
2011-06-01 | xhci: Bigendian fix for skip_isoc_td() | Matt Evans |
2011-05-28 | Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-27 | Intel xhci: Limit number of active endpoints to 64. | Sarah Sharp |
2011-05-27 | Intel xhci: Ignore spurious successful event. | Sarah Sharp |
2011-05-27 | Intel xhci: Support EHCI/xHCI port switching. | Sarah Sharp |
2011-05-27 | USB: TWL6025 allow different regulator name | Graeme Gregory |
2011-05-25 | xhci: STFU: Be quieter during URB submission and completion. | Sarah Sharp |
2011-05-25 | xhci: STFU: Don't print event ring dequeue pointer. | Sarah Sharp |
2011-05-25 | xhci: STFU: Remove function tracing. | Sarah Sharp |
2011-05-25 | xhci: Don't submit commands when the host is dead. | Sarah Sharp |
2011-05-25 | xhci: Clear stopped_td when Stop Endpoint command completes. | Sarah Sharp |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-19 | USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h | Jan Andersson |
2011-05-19 | USB: UHCI: Support big endian GRUSBHC HC | Jan Andersson |
2011-05-19 | USB: UHCI: Add support for big endian descriptors | Jan Andersson |
2011-05-19 | USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier | Alan Stern |
2011-05-19 | USB: UHCI: Add support for big endian mmio | Jan Andersson |
2011-05-19 | usb-storage: Correct adjust_quirks to include latest flags | Karl Relton |
2011-05-19 | usb/isp1760: Fix possible unlink problems | Arvid Brodin |
2011-05-19 | usb/isp1760: Move function isp1760_endpoint_disable() within file. | Arvid Brodin |