| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: usb-serial krefs | Alan Cox | 2008-10-13 | 35 | -208/+269 |
* | ftdi: A few errors are err() that should be debug which causes much spewage | Alan Cox | 2008-10-13 | 1 | -3/+3 |
* | usb: fix pl2303 initialization | Jason Wessel | 2008-10-13 | 1 | -11/+0 |
* | Fix oti6858 debug level | Scott Ashcroft | 2008-10-13 | 1 | -4/+0 |
* | usb: ftdi_sio: add support for Domintell devices | Gaetan Carlier | 2008-09-23 | 2 | -0/+6 |
* | USB Serial: Sierra: Add MC8785 VID/PID | Kevin Lloyd | 2008-09-23 | 1 | -0/+1 |
* | USB: serial: add ZTE CDMA Tech id to option driver | Otavio Salvador | 2008-09-23 | 1 | -0/+2 |
* | USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4) | Jaroslav Kysela | 2008-09-23 | 2 | -0/+2 |
* | usb serial: ti_usb_3410_5052 obviously broken by firmware changes | Chris Adams | 2008-09-23 | 1 | -1/+1 |
* | USB: SERIAL CP2101 add device IDs | Craig Shelley | 2008-09-23 | 1 | -0/+3 |
* | usb-serial: Add Siemens EF81 to PL-2303 hack triggers | Andreas Bombe | 2008-09-23 | 1 | -1/+3 |
* | USB: Correct Sierra Wireless USB EVDO Modem Device ID | Tony Murray | 2008-09-23 | 1 | -1/+1 |
* | USB Serial: Sierra: Device addition & version rev | Kevin Lloyd | 2008-09-23 | 1 | -4/+5 |
* | usb: fix null deferences in low level usb serial | Jason Wessel | 2008-09-08 | 1 | -1/+1 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -2/+0 |
* | usb-serial: option support HSDPA modem A2502 | Hiroshi Miura | 2008-08-21 | 1 | -0/+2 |
* | USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers | Greg Kroah-Hartman | 2008-08-13 | 2 | -9/+0 |
* | USB: Add vendor/product id of ZTE MF628 to option | Oliver Martin | 2008-08-13 | 1 | -0/+5 |
* | USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver | Leon Leong | 2008-08-13 | 1 | -0/+32 |
* | USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0... | Lex Ross | 2008-08-13 | 2 | -0/+2 |
* | USB Serial Sierra: TRU-Install feature update | Kevin Lloyd | 2008-08-13 | 2 | -35/+7 |
* | USB Serial Sierra: Dynamic interface detection | Kevin Lloyd | 2008-08-13 | 1 | -31/+52 |
* | USB Serial Sierra: clean-up | Kevin Lloyd | 2008-08-13 | 1 | -29/+27 |
* | USB: pl2023: Remove USB id (4348:5523) handled by ch341 | Tollef Fog Heen | 2008-08-13 | 2 | -5/+0 |
* | usb-serial: don't release unregistered minors | Alan Stern | 2008-08-13 | 1 | -4/+3 |
* | USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits | Frederik Kriewitz | 2008-08-13 | 2 | -0/+9 |
* | USB: ftdi_sio: Add USB Product Id for ELV HS485 | André Schenk | 2008-08-13 | 2 | -0/+2 |
* | fix for a memory leak in an error case introduced by fix for double free | Oliver Neukum | 2008-07-26 | 1 | -4/+6 |
* | Re-delete zombie 'drivers/usb/serial/airprime.c' file | Linus Torvalds | 2008-07-22 | 1 | -355/+0 |
* | tty: rework break handling | Alan Cox | 2008-07-22 | 1 | -1/+2 |
* | io_edgeport: Fix various bogus returns to the tty layer | Alan Cox | 2008-07-22 | 1 | -6/+6 |
* | tty-usb-io_edgeport: Coding style | Alan Cox | 2008-07-22 | 2 | -806/+1023 |
* | tty-usb-mos7720: Coding style | Alan Cox | 2008-07-22 | 1 | -111/+116 |
* | mos7840: remove loads of bogus assignments to status | Alan Cox | 2008-07-22 | 1 | -236/+164 |
* | omninet: Use string flip functions | Alan Cox | 2008-07-22 | 1 | -4/+3 |
* | tty-usb-omninet: Coding style | Alan Cox | 2008-07-22 | 1 | -73/+87 |
* | tty-usb-option: Coding style | Alan Cox | 2008-07-22 | 1 | -30/+35 |
* | tty-usb-oti6858: Coding style | Alan Cox | 2008-07-22 | 1 | -66/+70 |
* | tty-usb-safe-serial: Coding style | Alan Cox | 2008-07-22 | 1 | -133/+157 |
* | tty-usb-ti-usb: Coding style | Alan Cox | 2008-07-22 | 1 | -115/+151 |
* | tty-usb-spcp8x5: Minor coding style | Alan Cox | 2008-07-22 | 1 | -2/+2 |
* | tty-usb-sierra: Coding style - minor | Alan Cox | 2008-07-22 | 1 | -1/+1 |
* | tty-usb-pl2303: Coding style | Alan Cox | 2008-07-22 | 1 | -28/+36 |
* | mct_u232: Use flip buffer functions | Alan Cox | 2008-07-22 | 1 | -3/+1 |
* | tty-usb-mct-u232: Coding style | Alan Cox | 2008-07-22 | 1 | -132/+141 |
* | kobil_sct: Fix ioctls | Alan Cox | 2008-07-22 | 1 | -2/+4 |
* | tty-usb-kobil-sct: Coding style | Alan Cox | 2008-07-22 | 1 | -260/+297 |
* | tty-usb-kl5kusb105: Coding style | Alan Cox | 2008-07-22 | 1 | -201/+188 |
* | keyspan_pda: Use string flip functions | Alan Cox | 2008-07-22 | 1 | -3/+2 |
* | tty-usb-keyspan-pda: Coding style | Alan Cox | 2008-07-22 | 1 | -70/+91 |