| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: serial: rename cp2101 driver to cp210x | Greg Kroah-Hartman | 2009-03-24 | 1 | -788/+0 |
* | USB: CP2101 Reduce Error Logging | Craig Shelley | 2009-03-24 | 1 | -12/+7 |
* | USB: CP2101 Support AN205 baud rates | Craig Shelley | 2009-03-24 | 1 | -40/+52 |
* | USB: serial: new cp2101 device id | Robert M. Kenney | 2009-03-17 | 1 | -0/+1 |
* | USB: cp2101 device | Tomasz K | 2009-01-27 | 1 | -0/+1 |
* | USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID | Wolfgang Glas | 2009-01-27 | 1 | -0/+1 |
* | USB: ACE1001 patch for cp2101.c | M Kondrin | 2008-11-19 | 1 | -0/+1 |
* | + usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm tree | Damir N Abdullin | 2008-11-13 | 1 | -0/+1 |
* | USB: CP2101 Add device ID for AMB2560 | Craig Shelley | 2008-11-13 | 1 | -0/+1 |
* | USB: remove info() macro from usb/serial drivers | Greg Kroah-Hartman | 2008-10-17 | 1 | -1/+2 |
* | USB: SERIAL CP2101 add device IDs | Craig Shelley | 2008-09-23 | 1 | -0/+3 |
* | cp2101: coding style | Alan Cox | 2008-07-22 | 1 | -159/+156 |
* | usb_serial: API all change | Alan Cox | 2008-07-22 | 1 | -36/+38 |
* | USB: cp2101.c fix sparse signedness mismatch warnings | Harvey Harrison | 2008-07-21 | 1 | -6/+7 |
* | usb-serial: Add ThinkOptics WavIT | Bernhard Beck | 2008-05-11 | 1 | -0/+1 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -54/+54 |
* | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 2008-04-24 | 1 | -3/+0 |
* | USB: CP2101 Add new device IDs | Craig Shelley | 2008-04-24 | 1 | -0/+3 |
* | USB: cp2101: Add identifiers for the Telegesys ETRX2USB | Florian Fainelli | 2008-04-02 | 1 | -0/+1 |
* | USB: more serial drivers writing after disconnect | Oliver Neukum | 2008-02-01 | 1 | -1/+4 |
* | USB: CP2101 New Device IDs | Craig Shelley | 2008-02-01 | 1 | -0/+6 |
* | USB: New device ID for the CP2101 driver | Martin Kusserow | 2007-12-22 | 1 | -0/+1 |
* | USB: cp2101: new device id | Jeff Long | 2007-12-17 | 1 | -2/+3 |
* | USB: cp2101: convert to new termios | Alan Cox | 2007-10-25 | 1 | -37/+11 |
* | USB: cp2101.c: add additional device ID | Edouard Lafargue | 2007-10-12 | 1 | -0/+1 |
* | USB: cp2101: Coding style police | Alan Cox | 2007-10-12 | 1 | -1/+1 |
* | cp2101: Remove broken termios optimisation, use proper speed API | Alan Cox | 2007-07-30 | 1 | -42/+27 |
* | USB: CP2101 New Device IDs | Craig Shelley | 2007-04-27 | 1 | -0/+2 |
* | USB: New device IDs for cp2101 driver | Jon K Hellan | 2007-03-09 | 1 | -0/+2 |
* | USB: another id for cp2101 driver | Pozsar Balazs | 2007-02-16 | 1 | -0/+1 |
* | [PATCH] trivial usb endianness annotations | Al Viro | 2007-02-09 | 1 | -4/+4 |
* | USB serial: add driver pointer to all usb-serial drivers | Johannes Hölzl | 2007-02-07 | 1 | -0/+1 |
* | Add Baltech Reader ID to CP2101 driver | Johannes Hoelzl | 2006-12-20 | 1 | -0/+1 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -2/+2 |
* | USB: new VID/PID-combos for cp2101 | Bjorn Schneider | 2006-11-03 | 1 | -0/+3 |
* | USB-SERIAL:cp2101 Add new device ID | Craig Shelley | 2006-10-17 | 1 | -0/+1 |
* | [PATCH] USB: move usb-serial.h to include/linux/usb/ | Greg Kroah-Hartman | 2006-07-12 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] USB: new cp2101 device | Vitja Makarov | 2006-06-21 | 1 | -0/+1 |
* | [PATCH] USB: cp2101: add new device IDs | Craig Shelley | 2006-03-20 | 1 | -1/+2 |
* | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 2006-03-20 | 1 | -3/+1 |
* | [PATCH] USB: cp2101 Add new device IDs | Craig Shelley | 2006-01-31 | 1 | -5/+9 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 1 | -1/+0 |
* | [PATCH] USB: allow usb drivers to disable dynamic ids | Greg Kroah-Hartman | 2006-01-04 | 1 | -0/+1 |
* | [PATCH] USB: cp2101.c: Jablotron usb serial interface identification | Josef Balatka | 2005-11-17 | 1 | -0/+1 |
* | [PATCH] USB Serial: move name to driver structure | Greg Kroah-Hartman | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+3 |
* | [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] USB: CP2101 New Device IDs | Craig Shelley | 2005-09-12 | 1 | -1/+4 |
* | [PATCH] USB: CP2101 Add support for flow control | Craig Shelley | 2005-06-03 | 1 | -88/+275 |