summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c
Commit message (Expand)AuthorAgeFilesLines
* USB: cp210x: fix port-data memory leakJohan Hovold2012-10-161-23/+17
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-77/+64
|\
| * USB: serial: cp210x.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-5/+0
| * USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-71/+64
| * USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun2012-09-051-1/+0
* | tty: move the termios object into the ttyAlan Cox2012-07-161-4/+4
|/
* USB: CP210x Add 10 Device IDsCraig Shelley2012-06-261-0/+11
* USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-121-0/+1
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-6/+1
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: cp210x.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-11/+0
* usb: cp210x: Corrected USB request type definitionsPreston Fick2012-05-021-5/+7
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-201-3/+6
* usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick2012-03-021-3/+41
* USB: serial: cp210x.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-18/+1
* usb-serial: use new registration API in [a-c]* driversAlan Stern2012-02-241-19/+10
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-231-7/+6
|\
| * Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-101-30/+75
| |\
| * | USB: cp210x: fix debug outputJohan Hovold2012-01-241-7/+6
* | | USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen2012-02-211-0/+2
| |/ |/|
* | USB: cp210x: allow more baud rates above 1MbaudJohan Hovold2012-01-241-5/+6
* | USB: cp210x: initialise baud rate at openJohan Hovold2012-01-241-0/+4
* | USB: cp210x: clean up, refactor and document speed handlingJohan Hovold2012-01-241-14/+57
* | USB: cp210x: do not map baud rates to B0Johan Hovold2012-01-241-2/+2
* | USB: cp210x: fix up set_termios variablesJohan Hovold2012-01-241-2/+3
* | USB: cp210x: fix CP2104 baudrate usagePreston Fick2012-01-241-6/+4
* | USB: cp210x: call generic open last in openJohan Hovold2012-01-241-5/+2
* | USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas2012-01-241-0/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder2012-01-051-0/+1
* USB: cp210x: forward USB errors to USB serial coreJohan Hovold2011-11-151-6/+13
* USB: serial: cp210x.c: add mark/space parityRoland Koebler2011-11-141-17/+22
* 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
OpenPOWER on IntegriCloud