aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+24
* USB: cp210x: add Virtenio Preon32 device idMarkus Becker2012-12-171-0/+1
* USB: CP210x Add 10 Device IDsCraig Shelley2012-07-161-0/+11
* USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-221-0/+1
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-271-3/+6
* usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick2012-04-021-3/+41
* USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen2012-02-291-0/+2
* USB: cp210x: allow more baud rates above 1MbaudJohan Hovold2012-02-031-5/+6
* USB: cp210x: initialise baud rate at openJohan Hovold2012-02-031-0/+4
* USB: cp210x: clean up, refactor and document speed handlingJohan Hovold2012-02-031-14/+57
* USB: cp210x: fix up set_termios variablesJohan Hovold2012-02-031-2/+3
* USB: cp210x: do not map baud rates to B0Johan Hovold2012-02-031-2/+2
* USB: cp210x: fix CP2104 baudrate usagePreston Fick2012-02-031-6/+4
* USB: cp210x: call generic open last in openJohan Hovold2012-02-031-7/+2
* USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas2012-02-031-0/+1
* USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder2012-01-121-0/+1
* USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli2011-05-101-1/+1
* USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley2011-04-291-0/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-8/+7
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-221-12/+1
* USB: CP210x Removed incorrect device IDCraig Shelley2011-01-221-1/+0
* USB: CP210x Add two device IDsCraig Shelley2011-01-221-0/+2
* USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen2010-10-221-0/+1
* USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie2010-10-221-0/+1
* USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence2010-09-031-0/+1
* USB: cp210x: Add B&G H3000 link cable IDJason Detring2010-09-031-0/+1
* USB: CP210x Add new device IDCraig Shelley2010-09-031-4/+5
* USB: CP210x Fix Break On/OffCraig Shelley2010-08-231-2/+2
* USB: cp210x: Add four new device IDsAlessio Igor Bogani2010-08-101-0/+4
* USB: CP210x New Device IDs 11 New device IDsCraig Shelley2010-05-201-0/+11
* USB: cp210x: use generic open to start reading from deviceJohan Hovold2010-05-201-1/+1
* USB: cp210x: remove redundant disconnect()Johan Hovold2010-05-201-29/+0
* USB: cp210x: use generic submit_read_urb at openJohan Hovold2010-05-201-14/+2
* USB: serial: refactor generic closeJohan Hovold2010-05-201-4/+1
* USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold2010-05-201-0/+1
* USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold2010-05-201-0/+1
* USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner2010-03-191-5/+0
* USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox2010-03-021-1/+2
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-021-1/+1
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* tty: cp210x: Fix carrier handlingAlan Cox2009-11-171-0/+21
* USB: cp210x: Add support for the DW700 UARTÉric Piel2009-10-091-0/+1
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2
* tty: remove dtr/rts use from the driver open methodsAlan Cox2009-09-191-6/+0
* USB: CP210x Add new device IDsCraig Shelley2009-07-281-0/+3
* USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria2009-07-121-0/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-3/+3
* USB: CP210X Replace CP2101 with CP210xCraig Shelley2009-06-111-97/+97