aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen1-0/+1
2010-10-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie1-0/+1
2010-09-03USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence1-0/+1
2010-09-03USB: cp210x: Add B&G H3000 link cable IDJason Detring1-0/+1
2010-09-03USB: CP210x Add new device IDCraig Shelley1-4/+5
2010-08-23USB: CP210x Fix Break On/OffCraig Shelley1-2/+2
2010-08-10USB: cp210x: Add four new device IDsAlessio Igor Bogani1-0/+4
2010-05-20USB: CP210x New Device IDs 11 New device IDsCraig Shelley1-0/+11
2010-05-20USB: cp210x: use generic open to start reading from deviceJohan Hovold1-1/+1
2010-05-20USB: cp210x: remove redundant disconnect()Johan Hovold1-29/+0
2010-05-20USB: cp210x: use generic submit_read_urb at openJohan Hovold1-14/+2
2010-05-20USB: serial: refactor generic closeJohan Hovold1-4/+1
2010-05-20USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold1-0/+1
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner1-5/+0
2010-03-02USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox1-1/+2
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches1-1/+1
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2009-11-17tty: cp210x: Fix carrier handlingAlan Cox1-0/+21
2009-10-09USB: cp210x: Add support for the DW700 UARTÉric Piel1-0/+1
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-4/+2
2009-09-19tty: remove dtr/rts use from the driver open methodsAlan Cox1-6/+0
2009-07-28USB: CP210x Add new device IDsCraig Shelley1-0/+3
2009-07-12USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria1-0/+2
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-3/+3
2009-06-11USB: CP210X Replace CP2101 with CP210xCraig Shelley1-97/+97
2009-06-11USB: CP210X Use official request code definitionsCraig Shelley1-42/+56
2009-06-11USB: CP210X Add device IDsCraig Shelley1-0/+7
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-4/+2
2009-03-24USB: Fix cp2101 USB serial device driver termios functions for console useVomLehn1-10/+43
2009-03-24USB: CP2101 New Device IDAlex Stephens1-0/+1
2009-03-24USB: serial: rename cp2101 driver to cp210xGreg Kroah-Hartman1-0/+788