summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr2024-02-231-0/+1
* USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster2023-04-201-0/+1
* USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler2023-01-241-0/+1
* USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen2023-01-181-0/+2
* USB: serial: cp210x: add Decagon UCA device idJohan Hovold2022-09-151-0/+1
* USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen2022-05-121-0/+2
* USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold2022-02-161-0/+1
* USB: serial: cp210x: add NCR Retail IO box idJohan Hovold2022-02-161-0/+1
* USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold2021-12-221-2/+4
* USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt2021-10-061-0/+1
* USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping2021-07-281-0/+1
* USB: serial: cp210x: fix comments for GE CS1000Ian Ray2021-07-281-2/+2
* USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner2021-06-161-1/+19
* USB: serial: cp210x: add some more GE USB IDsSebastian Reichel2021-03-171-0/+2
* USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal2021-03-171-0/+1
* USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-02-101-0/+1
* USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-02-101-0/+1
* USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman2020-08-191-0/+2
* USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman2020-08-191-0/+17
* usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman2019-12-011-0/+1
* USB: serial: cp210x: add new device idGreg Kroah-Hartman2019-04-031-0/+1
* USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados2019-03-101-0/+11
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-101-0/+1
* Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-07-201-81/+340
|\
| * USB: serial: cp210x: implement GPIO support for CP2102NKaroly Pados2018-07-201-36/+209
| * USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold2018-07-181-2/+7
| * USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold2018-07-181-23/+27
| * USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados2018-07-181-5/+34
| * USB: serial: cp210x: honour device-type maximum line speedJohan Hovold2018-07-181-3/+38
| * USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold2018-07-181-43/+56
* | USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen2018-07-041-0/+1
* | USB: serial: cp210x: add CESINEL device idsJohan Hovold2018-06-181-0/+11
* | USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados2018-06-181-0/+3
|/
* USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley2018-04-161-0/+1
* USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold2018-03-231-0/+1
* USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl2018-01-041-0/+1
* USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò2018-01-021-0/+1
* USB: serial: fix module-license macrosJohan Hovold2017-11-041-1/+1
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-09-191-0/+1
* USB: serial: cp210x: fix partnum regressionSebastian Frei2017-09-191-6/+6
* USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller2017-07-171-0/+1
* USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin2017-06-281-0/+1
* Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-221-0/+2
|\
| * USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin2017-02-061-0/+2
* | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-5/+8
|/
* Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-12-011-18/+393
|\
| * USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven2016-11-211-4/+4
| * USB: serial: cp210x: use bool for registered flagJohan Hovold2016-10-241-3/+3