aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-03-28USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-02-21Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+1
2019-02-20USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados1-0/+11
2019-02-07USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2019-02-07USB: serial: cp210x: add minimum baud rate for CP2105 SCIJohanna Abrahamsson1-9/+8
2019-02-04USB: serial: cp210x: add GPIO support for CP2104Icenowy Zheng1-4/+78
2019-01-25USB: serial: cp210x: support all gpios on CP2102N QFN28 packageMans Rullgard1-6/+13
2018-07-20Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg 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/gregkh/usbLinus 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
2016-12-01Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-18/+393
2016-11-21USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven1-4/+4
2016-11-16USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2016-10-24USB: serial: cp210x: use bool for registered flagJohan Hovold1-3/+3
2016-10-24USB: serial: cp210x: Adding GPIO support for CP2105Martyn Welch1-3/+385
2016-10-24USB: serial: cp210x: return -EIO on short control transfersJohan Hovold1-3/+3
2016-10-24USB: serial: cp210x: clean up CSIZE handlingJohan Hovold1-8/+1
2016-10-20USB: serial: cp210x: fix tiocmget error handlingJohan Hovold1-1/+3
2016-09-27USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-07-15USB: serial: cp210x: use kmemdupMuhammad Falak R Wani1-3/+1
2016-05-14Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-28/+74
2016-05-05USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy1-22/+10
2016-05-05USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy1-25/+84
2016-05-05USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-2/+1
2016-04-24USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-04-24USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-04-07USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-123/+183