summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/cp210x.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-13USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri1-0/+2
2024-04-13USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström1-0/+1
2024-04-13USB: serial: add device ID for VeriFone adapterCameron Williams1-0/+1
2024-02-23USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr1-0/+1
2023-04-20USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster1-0/+1
2023-01-24USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler1-0/+1
2023-01-18USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen1-0/+2
2022-09-15USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-05-12USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen1-0/+2
2022-02-16USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold1-0/+1
2022-02-16USB: serial: cp210x: add NCR Retail IO box idJohan Hovold1-0/+1
2021-12-22USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold1-2/+4
2021-10-06USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1
2021-07-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping1-0/+1
2021-07-28USB: serial: cp210x: fix comments for GE CS1000Ian Ray1-2/+2
2021-06-16USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner1-1/+19
2021-03-17USB: serial: cp210x: add some more GE USB IDsSebastian Reichel1-0/+2
2021-03-17USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal1-0/+1
2021-02-10USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin1-0/+1
2021-02-10USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran1-0/+1
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman1-0/+2
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman1-0/+17
2019-12-01usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-03-10USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados1-0/+11
2019-03-10USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2018-07-20Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-81/+340
2018-07-20USB: serial: cp210x: implement GPIO support for CP2102NKaroly Pados1-36/+209
2018-07-18USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold1-2/+7
2018-07-18USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold1-23/+27
2018-07-18USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados1-5/+34
2018-07-18USB: serial: cp210x: honour device-type maximum line speedJohan Hovold1-3/+38
2018-07-18USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold1-43/+56
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen1-0/+1
2018-06-18USB: serial: cp210x: add CESINEL device idsJohan Hovold1-0/+11
2018-06-18USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados1-0/+3
2018-04-16USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-03-23USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-01-04USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-01-02USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2017-11-04USB: serial: fix module-license macrosJohan Hovold1-1/+1
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-09-19USB: serial: cp210x: add support for ELV TFD500Andreas Engel1-0/+1
2017-09-19USB: serial: cp210x: fix partnum regressionSebastian Frei1-6/+6
2017-07-17USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller1-0/+1
2017-06-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2017-02-06USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-5/+8