summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/cp210x.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-11USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-05-11USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-04-11USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-03-14USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-07USB: cp210x: work around cp2108 GET_LINE_CTL bugKonstantin Shkolnyy1-4/+66
2016-03-07USB: cp210x: relocate private data from USB interface to portKonstantin Shkolnyy1-20/+23
2016-03-07USB: cp210x: flush device queues at closeKonstantin Shkolnyy1-0/+15
2016-03-03USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-02-23USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-01-27USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-05USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2015-08-04USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-06-23USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-03USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-03-12USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-03-02USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-01-29USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson1-1/+3
2015-01-29USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick1-1/+1
2014-12-06USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick1-0/+1
2014-11-13USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting1-0/+1
2014-10-17USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-10-17USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-09-02USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick1-3/+0
2014-07-18USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-05-29USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns1-0/+1
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman1-0/+4
2013-07-24USB: serial: remove defensive test from set_termiosJohan Hovold1-3/+0
2013-07-22USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-22usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-22usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-06-11USB: serial: ports: add minor and port numberGreg Kroah-Hartman1-2/+0
2013-03-26USB: cp210x: always disable uart on closeJohan Hovold1-5/+1
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin1-0/+1
2013-03-11usb: cp210x new Vendor/Device IDsMatwey V. Kornilov1-0/+19
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo1-0/+1
2012-11-27USB: cp210x: add Virtenio Preon32 device idMarkus Becker1-0/+1
2012-10-31USB: serial: remove driver version informationJohan Hovold1-5/+0
2012-10-31USB: cp210x: fix whitespace issuesJohan Hovold1-17/+14
2012-10-16USB: cp210x: fix port-data memory leakJohan Hovold1-23/+17
2012-10-02Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-77/+64
2012-09-14USB: serial: cp210x.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-14USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman1-71/+64
2012-09-06USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun1-1/+0
2012-07-17tty: move the termios object into the ttyAlan Cox1-4/+4
2012-06-27USB: CP210x Add 10 Device IDsCraig Shelley1-0/+11
2012-06-13USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen1-0/+1
2012-05-09USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-6/+1
2012-05-08USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-08USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-05-04USB: cp210x.c: remove dbg() tracing callsGreg Kroah-Hartman1-11/+0