summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: option: add Olicard 600Bjørn Mork2019-04-031-4/+6
* USB: serial: option: add support for Quectel EM12Kristian Evensen2019-04-031-0/+4
* USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard2019-04-031-1/+2
* USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi2019-04-031-2/+2
* USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2019-04-032-1/+5
* 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: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-03-102-0/+8
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-101-0/+1
* USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas2019-03-101-0/+2
* USB: serial: keyspan_usa: add proper SPDX lines for .h filesGreg Kroah-Hartman2019-01-185-0/+5
* USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2019-01-172-0/+3
* USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados2019-01-141-1/+14
* USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze2019-01-071-1/+2
* USB: serial: option: add Fibocom NL678 seriesJörgen Storvist2018-12-211-0/+4
* Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-211-1/+15
|\
| * USB: serial: option: add Telit LN940 seriesJörgen Storvist2018-12-131-0/+4
| * USB: serial: option: add Fibocom NL668 seriesJörgen Storvist2018-12-131-0/+2
| * USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist2018-12-121-0/+1
| * USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist2018-12-121-0/+2
| * USB: serial: option: add HP lt4132Tore Anderson2018-12-101-1/+6
* | Merge tag 'usb-serial-4.21-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-216-55/+55
|\ \ | |/ |/|
| * USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2018-12-182-0/+10
| * USB: serial: mos7840: remove set but not used variables 'number, serial'YueHaibing2018-12-101-6/+0
| * USB: serial: mos7840: add a product ID for the new productJackyChou2018-12-051-2/+8
| * USB: serial: mos7840: clean up register handlingJackyChou2018-12-051-32/+16
| * USB: serial: ftdi_sio: use rounding when calculating baud rate divisorsNikolaj Fogh2018-11-231-3/+3
| * USB: serial: f81534: fix reading old/new IC configJi-Ze Hong (Peter Hong)2018-11-201-3/+17
| * USB: serial: mos7840: remove set but not used variables 'st, data1, iflag'YueHaibing2018-11-121-6/+1
| * USB: serial: quatech2: remove set but not used variable 'port_priv'YueHaibing2018-11-121-3/+0
* | USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-051-1/+1
|/
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-263-6/+420
|\
| * Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-10-183-6/+420
| |\
| | * USB: serial: cypress_m8: remove set but not used variable 'iflag'YueHaibing2018-10-051-2/+1
| | * USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold2018-10-051-1/+1
| | * USB: serial: ftdi_sio: add support for FT232R CBUS gpiosJohan Hovold2018-10-052-3/+40
| | * USB: serial: ftdi_sio: fix gpio name collisionsJohan Hovold2018-10-051-5/+0
| | * USB: serial: ftdi_sio: implement GPIO support for FT-X devicesKaroly Pados2018-09-262-2/+385
| | * USB: serial: cypress_m8: fix spelling mistake "retreiving" -> "retrieving"Colin Ian King2018-09-241-1/+1
* | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-2418-508/+225
|\ \ \ | |/ / |/| |
| * | complete ->[sg]et_serial() switchoverAl Viro2018-10-131-2/+2
| * | usb_wwan: switch to ->[sg]et_serial()Al Viro2018-10-133-49/+23
| * | whiteheat: switch to ->get_serial()Al Viro2018-10-131-27/+15
| * | ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro2018-10-131-50/+24
| * | ssu100: switch to ->get_serial()Al Viro2018-10-131-31/+11
| * | quatech2: switch to ->get_serial()Al Viro2018-10-131-31/+11
| * | pl2303: switch to ->get_serial()Al Viro2018-10-131-21/+8
| * | opticon: switch to ->get_serial()Al Viro2018-10-131-31/+12
| * | mos7840: switch to ->get_serial()Al Viro2018-10-131-26/+13
| * | mos7720: switch to ->get_serial()Al Viro2018-10-131-21/+13
OpenPOWER on IntegriCloud