| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver | Steffen Sledz | 2011-06-08 | 2 | -0/+2 |
* | Revert "USB: option: add ID for ZTE MF 330" | Greg Kroah-Hartman | 2011-06-07 | 1 | -5/+0 |
* | drivers/usb/host/ohci-pxa27x.c: add missing clk_put | Julia Lawall | 2011-06-07 | 1 | -2/+5 |
* | USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable | Alan Stern | 2011-06-07 | 1 | -4/+1 |
* | USB: dummy-hcd needs the has_tt flag | Alan Stern | 2011-06-07 | 1 | -0/+1 |
* | usb-storage: redo incorrect reads | Alan Stern | 2011-06-07 | 4 | -1/+62 |
* | usb/renesas_usbhs: free uep on removal | Sebastian Andrzej Siewior | 2011-06-06 | 1 | -0/+1 |
* | usb/s3c-hsudc: fix error path | Sebastian Andrzej Siewior | 2011-06-06 | 1 | -2/+4 |
* | usb/pxa25x_udc: cleanup the LUBBOCK err path | Sebastian Andrzej Siewior | 2011-06-06 | 1 | -3/+2 |
* | usb/mv_udc_core: fix compile | Sebastian Andrzej Siewior | 2011-06-06 | 1 | -4/+4 |
* | usb: gadget: include <linux/prefetch.h> to fix compiling error | Bryan Wu | 2011-06-06 | 5 | -0/+5 |
* | USB: s3c-hsotg: Tone down debugging | Mark Brown | 2011-06-06 | 1 | -10/+12 |
* | usb: remove bad dput after dentry_unhash | Sage Weil | 2011-06-06 | 1 | -1/+0 |
* | USB: core: Tolerate protocol stall during hub and port status read | Libor Pechacek | 2011-06-06 | 1 | -2/+4 |
* | musb: fix prefetch build failure | Mike Frysinger | 2011-06-06 | 1 | -0/+1 |
* | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 | Toby Gray | 2011-06-06 | 1 | -0/+2 |
* | usb-gadget: unlock data->lock mutex on error path in ep_write() | Alexey Khoroshilov | 2011-06-06 | 1 | -1/+3 |
* | USB: option Add blacklist for ZTE K3765-Z (19d2:2002) | Torsten Hilbrich | 2011-06-06 | 1 | -1/+9 |
* | option: add Prolink PH300 modem IDs | Dan Williams | 2011-06-06 | 1 | -0/+2 |
* | option: add Alcatel X200 to sendsetup blacklist | Dan Williams | 2011-06-06 | 1 | -2/+11 |
* | option: add Zoom 4597 modem USB IDs | Dan Williams | 2011-06-06 | 1 | -0/+4 |
* | USB: xhci - fix interval calculation for FS isoc endpoints | Dmitry Torokhov | 2011-06-05 | 1 | -2/+12 |
* | xhci: Disable MSI for some Fresco Logic hosts. | Sarah Sharp | 2011-06-02 | 3 | -2/+20 |
* | xhci: Do not issue device reset when device is not setup | Maarten Lankhorst | 2011-06-02 | 1 | -0/+7 |
* | xhci: Add defines for hardcoded slot states | Maarten Lankhorst | 2011-06-02 | 2 | -4/+9 |
* | xhci: Bigendian fix for xhci_check_bandwidth() | Matt Evans | 2011-06-02 | 1 | -2/+2 |
* | xhci: Bigendian fix for skip_isoc_td() | Matt Evans | 2011-06-01 | 1 | -1/+1 |
* | Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-28 | 7 | -69/+412 |
|\ |
|
| * | Intel xhci: Limit number of active endpoints to 64. | Sarah Sharp | 2011-05-27 | 4 | -11/+244 |
| * | Intel xhci: Ignore spurious successful event. | Sarah Sharp | 2011-05-27 | 3 | -0/+20 |
| * | Intel xhci: Support EHCI/xHCI port switching. | Sarah Sharp | 2011-05-27 | 4 | -0/+124 |
| * | xhci: STFU: Be quieter during URB submission and completion. | Sarah Sharp | 2011-05-25 | 2 | -37/+15 |
| * | xhci: STFU: Don't print event ring dequeue pointer. | Sarah Sharp | 2011-05-25 | 1 | -13/+1 |
| * | xhci: STFU: Remove function tracing. | Sarah Sharp | 2011-05-25 | 1 | -8/+0 |
| * | xhci: Don't submit commands when the host is dead. | Sarah Sharp | 2011-05-25 | 1 | -1/+7 |
| * | xhci: Clear stopped_td when Stop Endpoint command completes. | Sarah Sharp | 2011-05-25 | 1 | -0/+2 |
* | | USB: TWL6025 allow different regulator name | Graeme Gregory | 2011-05-27 | 1 | -1/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 1 | -1/+1 |
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 145 | -3372/+13867 |
|\ \ |
|
| * | | USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h | Jan Andersson | 2011-05-19 | 1 | -3/+0 |
| * | | USB: UHCI: Support big endian GRUSBHC HC | Jan Andersson | 2011-05-19 | 2 | -2/+18 |
| * | | USB: UHCI: Add support for big endian descriptors | Jan Andersson | 2011-05-19 | 5 | -120/+192 |
| * | | USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier | Alan Stern | 2011-05-19 | 1 | -12/+2 |
| * | | USB: UHCI: Add support for big endian mmio | Jan Andersson | 2011-05-19 | 2 | -15/+56 |
| * | | usb-storage: Correct adjust_quirks to include latest flags | Karl Relton | 2011-05-19 | 1 | -1/+8 |
| * | | usb/isp1760: Fix possible unlink problems | Arvid Brodin | 2011-05-19 | 1 | -52/+95 |
| * | | usb/isp1760: Move function isp1760_endpoint_disable() within file. | Arvid Brodin | 2011-05-19 | 1 | -34/+34 |
| * | | USB: remove remaining usages of hcd->state from usbcore and fix regression | Alan Stern | 2011-05-19 | 6 | -9/+19 |
| * | | usb: musb: ux500: add configuration and build options for ux500 dma | Mian Yousaf Kaukab | 2011-05-18 | 2 | -0/+12 |