aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c
AgeCommit message (Expand)Author
2024-01-30USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr
2023-06-07USB: serial: cp210x: disable break signalling on CP2105 SCIJohan Hovold
2023-06-07USB: serial: return errors from break handlingJohan Hovold
2023-03-13USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster
2023-01-16USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler
2022-11-30USB: serial: cp210x: add support for B0 hangupJohan Hovold
2022-11-28USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-04-20USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen
2022-02-01USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold
2022-02-01USB: serial: cp210x: add NCR Retail IO box idJohan Hovold
2021-12-14USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold
2021-10-29Merge tag 'usb-serial-5.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-10-27USB: serial: cp210x: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya
2021-09-24USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt
2021-09-23USB: serial: cp210x: add part-number debug printkJohan Hovold
2021-09-23USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold
2021-07-30USB: serial: cp210x: determine fw version for CP2105 and CP2108Johan Hovold
2021-07-30USB: serial: cp210x: clean up type detectionJohan Hovold
2021-07-30USB: serial: cp210x: clean up set-chars requestJohan Hovold
2021-07-30USB: serial: cp210x: clean up control-request timeoutJohan Hovold
2021-07-30USB: serial: cp210x: fix flow-control error handlingJohan Hovold
2021-07-30USB: serial: cp210x: fix control-characters error handlingJohan Hovold
2021-07-21USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping
2021-07-20USB: serial: cp210x: fix comments for GE CS1000Ian Ray
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-16USB: serial: cp210x: add support for GPIOs on CP2108Pho Tran
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-04-12USB: serial: cp210x: add gpio-configuration debug printkJohan Hovold
2021-04-12USB: serial: cp210x: provide gpio valid maskJohan Hovold
2021-03-09USB: serial: cp210x: add some more GE USB IDsSebastian Reichel
2021-03-09USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König
2021-02-01USB: serial: cp210x: clean up auto-RTS handlingJohan Hovold
2021-02-01USB: serial: cp210x: fix RTS handlingJohan Hovold
2021-02-01USB: serial: cp210x: clean up printk zero paddingJohan Hovold
2021-02-01USB: serial: cp210x: clean up flow-control debug messageJohan Hovold
2021-02-01USB: serial: cp210x: drop shift macrosJohan Hovold
2021-02-01USB: serial: cp210x: fix modem-control handlingJohan Hovold
2021-02-01USB: serial: cp210x: suppress modem-control errorsJohan Hovold
2021-01-25USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran
2021-01-18USB: serial: cp210x: add copyright noticeJohan Hovold
2021-01-18USB: serial: cp210x: drop unused includesJohan Hovold
2021-01-18USB: serial: cp210x: drop short control-transfer checksJohan Hovold
2021-01-18USB: serial: cp210x: update control-characters on every changeJohan Hovold
2021-01-18USB: serial: cp210x: set IXOFF thresholdsJohan Hovold