summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/cp210x.c
AgeCommit message (Expand)Author
2012-02-08USB: cp210x: allow more baud rates above 1MbaudJohan Hovold
2012-02-08USB: cp210x: initialise baud rate at openJohan Hovold
2012-02-08USB: cp210x: clean up, refactor and document speed handlingJohan Hovold
2012-02-08USB: cp210x: fix up set_termios variablesJohan Hovold
2012-02-08USB: cp210x: do not map baud rates to B0Johan Hovold
2012-02-08USB: cp210x: fix CP2104 baudrate usagePreston Fick
2012-02-08USB: cp210x: call generic open last in openJohan Hovold
2012-02-08USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas
2012-01-12USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder
2011-05-10USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli
2011-04-29USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-22USB: CP210x Removed incorrect device IDCraig Shelley
2011-01-22USB: CP210x Add two device IDsCraig Shelley
2010-10-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen
2010-10-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie
2010-09-03USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence
2010-09-03USB: cp210x: Add B&G H3000 link cable IDJason Detring
2010-09-03USB: CP210x Add new device IDCraig Shelley
2010-08-23USB: CP210x Fix Break On/OffCraig Shelley
2010-08-10USB: cp210x: Add four new device IDsAlessio Igor Bogani
2010-05-20USB: CP210x New Device IDs 11 New device IDsCraig Shelley
2010-05-20USB: cp210x: use generic open to start reading from deviceJohan Hovold
2010-05-20USB: cp210x: remove redundant disconnect()Johan Hovold
2010-05-20USB: cp210x: use generic submit_read_urb at openJohan Hovold
2010-05-20USB: serial: refactor generic closeJohan Hovold
2010-05-20USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold
2010-05-20USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner
2010-03-02USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB serial: make USB device id constantNémeth Márton
2009-11-17tty: cp210x: Fix carrier handlingAlan Cox
2009-10-09USB: cp210x: Add support for the DW700 UARTÉric Piel
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-09-19tty: remove dtr/rts use from the driver open methodsAlan Cox
2009-07-28USB: CP210x Add new device IDsCraig Shelley
2009-07-12USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-11USB: CP210X Replace CP2101 with CP210xCraig Shelley
2009-06-11USB: CP210X Use official request code definitionsCraig Shelley
2009-06-11USB: CP210X Add device IDsCraig Shelley
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-03-24USB: Fix cp2101 USB serial device driver termios functions for console useVomLehn
2009-03-24USB: CP2101 New Device IDAlex Stephens
2009-03-24USB: serial: rename cp2101 driver to cp210xGreg Kroah-Hartman