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