aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/cp210x.c
AgeCommit message (Expand)Author
2010-08-13USB: 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