| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: option,zte_ev: move most ZTE CDMA devices to zte_ev | Dan Williams | 2013-06-06 | 2 | -26/+22 |
* | USB: option: blacklist network interface on Huawei E1820 | Bjørn Mork | 2013-06-06 | 1 | -0/+2 |
* | USB: whiteheat: fix broken port configuration | Johan Hovold | 2013-06-06 | 1 | -1/+1 |
* | USB: serial: fix TIOCMIWAIT return value | Johan Hovold | 2013-06-05 | 1 | -3/+1 |
* | USB: mos7720: fix hardware flow control | Johan Hovold | 2013-06-04 | 1 | -1/+1 |
* | USB: keyspan: remove unused endpoint-array access | Johan Hovold | 2013-06-04 | 1 | -10/+0 |
* | USB: keyspan: fix bogus array index | Johan Hovold | 2013-06-04 | 1 | -1/+1 |
* | USB: zte_ev: fix broken open | Johan Hovold | 2013-06-04 | 1 | -6/+0 |
* | USB: serial: Add Option GTM681W to qcserial device table. | Richard Weinberger | 2013-06-03 | 1 | -0/+1 |
* | USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device | Robert Butora | 2013-06-03 | 2 | -1/+21 |
* | USB: EHCI: fix regression related to qh_refresh() | Alan Stern | 2013-05-30 | 1 | -1/+6 |
* | usbfs: Increase arbitrary limit for USB 3 isopkt length | Federico Manzan | 2013-05-29 | 1 | -3/+7 |
* | USB: zte_ev: fix control-message timeouts | Johan Hovold | 2013-05-29 | 1 | -14/+14 |
* | USB: mos7720: fix message timeouts | Johan Hovold | 2013-05-29 | 1 | -3/+3 |
* | USB: iuu_phoenix: fix bulk-message timeout | Johan Hovold | 2013-05-29 | 1 | -2/+2 |
* | USB: ark3116: fix control-message timeout | Johan Hovold | 2013-05-29 | 1 | -1/+1 |
* | USB: mos7840: fix DMA to stack | Johan Hovold | 2013-05-29 | 1 | -8/+27 |
* | USB: mos7720: fix DMA to stack | Johan Hovold | 2013-05-29 | 1 | -3/+14 |
* | USB: visor: fix initialisation of Treo/Kyocera devices | Johan Hovold | 2013-05-29 | 1 | -0/+8 |
* | USB: serial: fix Treo/Kyocera interrrupt-in urb context | Johan Hovold | 2013-05-29 | 1 | -0/+1 |
* | USB: revert periodic scheduling bugfix | Alan Stern | 2013-05-29 | 1 | -1/+1 |
* | Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-05-29 | 4 | -6/+31 |
|\ |
|
| * | xhci: Disable D3cold for buggy TI redrivers. | Sarah Sharp | 2013-05-24 | 3 | -2/+13 |
| * | xhci - correct comp_mode_recovery_timer on return from hibernate | Tony Camuso | 2013-05-24 | 1 | -1/+11 |
| * | xhci: fix list access before init | Vladimir Murzin | 2013-05-24 | 1 | -0/+4 |
| * | xhci-mem: init list heads at the beginning of init | Sergio Aguirre | 2013-05-24 | 1 | -3/+3 |
* | | usb: musb: make use_sg flag URB specific | Virupax Sadashivpetimath | 2013-05-28 | 2 | -10/+9 |
* | | usb: dwc3: gadget: free trb pool only from epnum 2 | George Cherian | 2013-05-28 | 1 | -4/+12 |
* | | usb: dwc3: exynos: PHY should be deleted later than dwc3 core | Peter Chen | 2013-05-28 | 1 | -1/+1 |
* | | usb: dwc3: pci: PHY should be deleted later than dwc3 core | Peter Chen | 2013-05-28 | 1 | -1/+1 |
* | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-05-23 | 64 | -226/+260 |
|\| |
|
| * | USB: cxacru: potential underflow in cxacru_cm_get_array() | Dan Carpenter | 2013-05-20 | 1 | -1/+2 |
| * | USB: ftdi_sio: Add support for Newport CONEX motor drivers | Gomella, Andrew (NIH/NHLBI) [F] | 2013-05-17 | 2 | -0/+4 |
| * | USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card | Dan Williams | 2013-05-16 | 1 | -0/+2 |
| * | usb: ohci: fix goto wrong tag in err case | Libo Chen | 2013-05-16 | 1 | -23/+23 |
| * | usb: isp1760-if: fix memleak when platform_get_resource fail | Libo Chen | 2013-05-16 | 1 | -1/+3 |
| * | usb: ehci-s5p: fix memleak when fallback to pdata | Libo Chen | 2013-05-16 | 1 | -0/+1 |
| * | USB: serial: clean up chars_in_buffer | Johan Hovold | 2013-05-16 | 1 | -9/+2 |
| * | USB: ti_usb_3410_5052: fix chars_in_buffer overhead | Johan Hovold | 2013-05-16 | 1 | -8/+15 |
| * | USB: io_ti: fix chars_in_buffer overhead | Johan Hovold | 2013-05-16 | 1 | -8/+14 |
| * | USB: ftdi_sio: fix chars_in_buffer overhead | Johan Hovold | 2013-05-16 | 1 | -14/+5 |
| * | USB: ftdi_sio: clean up get_modem_status | Johan Hovold | 2013-05-16 | 1 | -5/+4 |
| * | USB: serial: add generic wait_until_sent implementation | Johan Hovold | 2013-05-16 | 2 | -0/+33 |
| * | USB: serial: add wait_until_sent operation | Johan Hovold | 2013-05-16 | 1 | -0/+17 |
| * | USB: set device dma_mask without reference to global data | Stephen Warren | 2013-05-16 | 14 | -52/+41 |
| * | USB: Blacklisted Cinterion's PLxx WWAN Interface | Schemmel Hans-Christoph | 2013-05-16 | 1 | -4/+5 |
| * | usb: option: Add Telewell TW-LTE 4G | Teppo Kotilainen | 2013-05-16 | 1 | -0/+2 |
| * | USB: EHCI: remove bogus #error | Arnd Bergmann | 2013-05-16 | 1 | -17/+0 |
| * | USB: reset resume quirk needed by a hub | Oliver Neukum | 2013-05-16 | 1 | -0/+3 |
| * | USB: usb-stor: realtek_cr: Fix compile error | Wei WANG | 2013-05-16 | 1 | -4/+4 |