summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/cp210x.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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
| * USB: serial: cp210x: Adding GPIO support for CP2105Martyn Welch2016-10-241-3/+385
| * USB: serial: cp210x: return -EIO on short control transfersJohan Hovold2016-10-241-3/+3
| * USB: serial: cp210x: clean up CSIZE handlingJohan Hovold2016-10-241-8/+1Star
* | USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma2016-11-161-0/+1
* | USB: serial: cp210x: fix tiocmget error handlingJohan Hovold2016-10-201-1/+3
|/
* USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones2016-09-271-0/+1
* USB: serial: cp210x: use kmemdupMuhammad Falak R Wani2016-07-151-3/+1Star
* Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-141-28/+74
|\
| * USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-22/+10Star
| * USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-25/+84
| * USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2016-05-051-2/+1Star
* | USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq2016-04-241-0/+2
* | USB: serial: cp210x: add ID for Link ECUMike Manning2016-04-241-0/+2
|/
* USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch2016-04-071-0/+1
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-123/+183
|\
| * Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-03-091-123/+183
| |\
| | * USB: serial: cp210x: add new access functions for large registersKonstantin Shkolnyy2016-02-291-113/+24Star
| | * USB: serial: cp210x: add 8-bit and 32-bit register access functionsKonstantin Shkolnyy2016-02-291-6/+86
| | * USB: serial: cp210x: add 16-bit register access functionsKonstantin Shkolnyy2016-02-291-39/+108
* | | USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri2016-02-291-0/+1
|/ /
* / USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin2016-02-181-0/+2
|/
* USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker2016-01-251-0/+1
* Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-01-041-0/+1
|\