| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: pl2303: fix device initialisation at open | Johan Hovold | 2013-06-10 | 1 | -5/+5 |
* | USB: spcp8x5: fix device initialisation at open | Johan Hovold | 2013-06-10 | 1 | -6/+4 |
* | USB: f81232: fix device initialisation at open | Johan Hovold | 2013-06-10 | 1 | -4/+4 |
* | 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: 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: 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: 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: 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 |
* | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-04-29 | 41 | -1974/+885 |
|\ |
|
| * | USB: ftdi_sio: enable two UART ports on ST Microconnect Lite | Adrian Thomasset | 2013-04-24 | 1 | -7/+11 |
| * | USB: serial: option: Added support Olivetti Olicard 145 | Filippo Turato | 2013-04-23 | 1 | -0/+2 |
| * | USB: ftdi_sio: correct ST Micro Connect Lite PIDs | Adrian Thomasset | 2013-04-23 | 2 | -2/+5 |
| * | USB: ti_usb_3410_5052: kill custom closing_wait | Johan Hovold | 2013-04-19 | 1 | -54/+15 |
| * | USB: ti_usb_3410_5052: remove redundant drain from break_ctl | Johan Hovold | 2013-04-19 | 1 | -2/+0 |
| * | USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_buffer | Johan Hovold | 2013-04-19 | 1 | -0/+8 |
| * | USB: ti_usb_3410_5052: remove lsr from port data | Johan Hovold | 2013-04-19 | 1 | -7/+7 |
| * | USB: ti_usb_3410_5052: move write-fifo flushing to close | Johan Hovold | 2013-04-19 | 1 | -9/+8 |
| * | USB: io_ti: remove redundant wait_until_sent | Johan Hovold | 2013-04-19 | 1 | -2/+0 |
| * | USB: io_ti: fix TIOCGSERIAL | Johan Hovold | 2013-04-19 | 1 | -1/+1 |
| * | USB: symbolserial: move private-data allocation to port_probe | Johan Hovold | 2013-04-17 | 1 | -11/+19 |
| * | USB: symbolserial: remove unused private data | Johan Hovold | 2013-04-17 | 1 | -5/+1 |
| * | USB: symbolserial: use port interrupt-in urb | Johan Hovold | 2013-04-17 | 1 | -90/+12 |
| * | USB: mct_u232: clean up read implementation | Johan Hovold | 2013-04-17 | 1 | -26/+11 |
| * | USB: kobil_sct: use port interrupt-out urb | Johan Hovold | 2013-04-17 | 1 | -67/+8 |
| * | USB: kobil_sct: remove unused endpoint address | Johan Hovold | 2013-04-17 | 1 | -8/+0 |
| * | USB: kobil_sct: fix broken debug code | Johan Hovold | 2013-04-17 | 1 | -18/+2 |