summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick2014-11-101-0/+1
* USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting2014-10-221-0/+1
* USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz2014-09-221-0/+1
* USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage2014-09-221-0/+1
* USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick2014-07-181-3/+0Star
* USB: cp210x: add support for Corsair usb dongleAndras Kovacs2014-07-071-0/+1
* USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns2014-04-161-0/+1
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-031-6/+2Star
* Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-291-0/+4
|\
| * USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman2013-07-221-0/+2
| * usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-221-0/+1
| * usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-221-0/+1
* | USB: serial: remove defensive test from set_termiosJohan Hovold2013-07-241-3/+0Star
|/
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-2/+0Star
* USB: cp210x: always disable uart on closeJohan Hovold2013-03-251-5/+1Star
* usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-121-0/+1
* usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-111-0/+19
* USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo2013-01-311-0/+1
* USB: cp210x: add Virtenio Preon32 device idMarkus Becker2012-11-261-0/+1
* USB: serial: remove driver version informationJohan Hovold2012-10-311-5/+0Star
* USB: cp210x: fix whitespace issuesJohan Hovold2012-10-301-17/+14Star
* USB: cp210x: fix port-data memory leakJohan Hovold2012-10-161-23/+17Star
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-77/+64Star
|\
| * USB: serial: cp210x.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-5/+0Star
| * USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-71/+64Star
| * USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun2012-09-061-1/+0Star
* | tty: move the termios object into the ttyAlan Cox2012-07-161-4/+4
|/
* USB: CP210x Add 10 Device IDsCraig Shelley2012-06-271-0/+11
* USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-131-0/+1
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-091-6/+1Star
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: cp210x.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-11/+0Star
* 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-031-3/+41
* USB: serial: cp210x.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-18/+1Star
* usb-serial: use new registration API in [a-c]* driversAlan Stern2012-02-241-19/+10Star
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-231-7/+6Star
|\
| * Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-101-30/+75
| |\
| * | USB: cp210x: fix debug outputJohan Hovold2012-01-241-7/+6Star
* | | USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen2012-02-221-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/+4Star
* | USB: cp210x: call generic open last in openJohan Hovold2012-01-241-5/+2Star
* | USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas2012-01-241-0/+1
|/