summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp2101.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: rename cp2101 driver to cp210xGreg Kroah-Hartman2009-03-251-788/+0Star
* USB: CP2101 Reduce Error LoggingCraig Shelley2009-03-251-12/+7Star
* USB: CP2101 Support AN205 baud ratesCraig Shelley2009-03-251-40/+52
* USB: serial: new cp2101 device idRobert M. Kenney2009-03-171-0/+1
* USB: cp2101 deviceTomasz K2009-01-281-0/+1
* USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas2009-01-281-0/+1
* USB: ACE1001 patch for cp2101.cM Kondrin2008-11-201-0/+1
* + usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm treeDamir N Abdullin2008-11-131-0/+1
* USB: CP2101 Add device ID for AMB2560Craig Shelley2008-11-131-0/+1
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* USB: SERIAL CP2101 add device IDsCraig Shelley2008-09-231-0/+3
* cp2101: coding styleAlan Cox2008-07-221-159/+156Star
* usb_serial: API all changeAlan Cox2008-07-221-36/+38
* USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison2008-07-221-6/+7
* usb-serial: Add ThinkOptics WavITBernhard Beck2008-05-111-0/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-54/+54
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-3/+0Star
* USB: CP2101 Add new device IDsCraig Shelley2008-04-251-0/+3
* USB: cp2101: Add identifiers for the Telegesys ETRX2USBFlorian Fainelli2008-04-031-0/+1
* USB: more serial drivers writing after disconnectOliver Neukum2008-02-011-1/+4
* USB: CP2101 New Device IDsCraig Shelley2008-02-011-0/+6
* USB: New device ID for the CP2101 driverMartin Kusserow2007-12-231-0/+1
* USB: cp2101: new device idJeff Long2007-12-171-2/+3
* USB: cp2101: convert to new termiosAlan Cox2007-10-251-37/+11Star
* USB: cp2101.c: add additional device IDEdouard Lafargue2007-10-121-0/+1
* USB: cp2101: Coding style policeAlan Cox2007-10-121-1/+1
* cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox2007-07-301-42/+27Star
* USB: CP2101 New Device IDsCraig Shelley2007-04-271-0/+2
* USB: New device IDs for cp2101 driverJon K Hellan2007-03-101-0/+2
* USB: another id for cp2101 driverPozsar Balazs2007-02-171-0/+1
* [PATCH] trivial usb endianness annotationsAl Viro2007-02-091-4/+4
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-0/+1
* Add Baltech Reader ID to CP2101 driverJohannes Hoelzl2006-12-201-0/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* USB: new VID/PID-combos for cp2101Bjorn Schneider2006-11-031-0/+3
* USB-SERIAL:cp2101 Add new device IDCraig Shelley2006-10-171-0/+1
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: new cp2101 deviceVitja Makarov2006-06-221-0/+1
* [PATCH] USB: cp2101: add new device IDsCraig Shelley2006-03-201-1/+2
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-3/+1Star
* [PATCH] USB: cp2101 Add new device IDsCraig Shelley2006-02-011-5/+9
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB: cp2101.c: Jablotron usb serial interface identificationJosef Balatka2005-11-171-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-291-2/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-291-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-291-1/+1
* [PATCH] USB: CP2101 New Device IDsCraig Shelley2005-09-121-1/+4
* [PATCH] USB: CP2101 Add support for flow controlCraig Shelley2005-06-031-88/+275