summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/cp210x.c
AgeCommit message (Expand)Author
2012-07-16USB: CP210x Add 10 Device IDsCraig Shelley
2012-06-22USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski
2012-03-02usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick
2012-02-28USB: serial: cp210x.c: use module_usb_serial_driverGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [a-c]* driversAlan Stern
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman
2012-02-21USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-01-24USB: cp210x: fix debug outputJohan Hovold
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick
2012-01-24USB: cp210x: call generic open last in openJohan Hovold
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-05USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder
2011-11-15USB: cp210x: forward USB errors to USB serial coreJohan Hovold
2011-11-14USB: serial: cp210x.c: add mark/space parityRoland Koebler
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