summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/cp210x.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2018-05-02USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-01-17USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-01-17USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel1-0/+1
2017-08-16USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller1-0/+1
2017-07-15USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2016-11-24USB: serial: cp210x: fix tiocmget error handlingJohan Hovold1-1/+3
2016-06-03USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-1/+1
2016-06-03USB: cp210x: relocate private data from USB interface to portKonstantin Shkolnyy1-20/+23
2016-05-17USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-05-17USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-04-20USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-03-11USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-08usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2016-03-08USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-08USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-02-15USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2015-08-04USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-07-03USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-10USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-03-14USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-03-07USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson1-1/+3
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick1-1/+1
2014-11-10USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick1-0/+1
2014-10-22USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting1-0/+1
2014-09-22USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-09-22USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-07-18USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick1-3/+0
2014-07-07USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-04-17USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns1-0/+1
2014-01-04USB: serial: remove redundant OOM messagesJohan Hovold1-6/+2
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