aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAge
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-26
|\
| * Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-10-18
| |\
| | * USB: serial: cypress_m8: remove set but not used variable 'iflag'YueHaibing2018-10-05
| | * USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold2018-10-05
| | * USB: serial: ftdi_sio: add support for FT232R CBUS gpiosJohan Hovold2018-10-05
| | * USB: serial: ftdi_sio: fix gpio name collisionsJohan Hovold2018-10-05
| | * USB: serial: ftdi_sio: implement GPIO support for FT-X devicesKaroly Pados2018-09-26
| | * USB: serial: cypress_m8: fix spelling mistake "retreiving" -> "retrieving"Colin Ian King2018-09-24
* | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\ \ \ | |/ / |/| |
| * | complete ->[sg]et_serial() switchoverAl Viro2018-10-13
| * | usb_wwan: switch to ->[sg]et_serial()Al Viro2018-10-13
| * | whiteheat: switch to ->get_serial()Al Viro2018-10-13
| * | ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro2018-10-13
| * | ssu100: switch to ->get_serial()Al Viro2018-10-13
| * | quatech2: switch to ->get_serial()Al Viro2018-10-13
| * | pl2303: switch to ->get_serial()Al Viro2018-10-13
| * | opticon: switch to ->get_serial()Al Viro2018-10-13
| * | mos7840: switch to ->get_serial()Al Viro2018-10-13
| * | mos7720: switch to ->get_serial()Al Viro2018-10-13
| * | io_ti: switch to ->get_serial()Al Viro2018-10-13
| * | io_edgeport: switch to ->get_serial()Al Viro2018-10-13
| * | fdti_sio: switch to ->[sg]et_serial()Al Viro2018-10-13
| * | f81534: switch to ->get_serial()Al Viro2018-10-13
| * | f81232: switch to ->get_serial()Al Viro2018-10-13
| * | ark3116: switch to ->get_serial()Al Viro2018-10-13
| * | usb-serial: begin switching to ->[sg]et_serial()Al Viro2018-10-13
| * | mos7720: bury dead TIOCM... in ->ioctl()Al Viro2018-09-14
* | | USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold2018-09-24
* | | USB: serial: option: add two-endpoints device-id flagJohan Hovold2018-09-14
* | | USB: serial: option: improve Quectel EP06 detectionKristian Evensen2018-09-14
| |/ |/|
* | USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold2018-08-27
* | USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold2018-08-27
|/
* USB: serial: pl2303: add a new device id for ATENMovie Song2018-08-02
* USB: option: add support for DW5821eAleksander Morgado2018-07-28
* Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-07-20
|\
| * USB: serial: cp210x: implement GPIO support for CP2102NKaroly Pados2018-07-20
| * USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold2018-07-18
| * USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold2018-07-18
| * USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados2018-07-18
| * USB: serial: cp210x: honour device-type maximum line speedJohan Hovold2018-07-18
| * USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold2018-07-18
| * USB: serial: iuu_phoenix: drop redundant input-speed re-encodingJohan Hovold2018-07-16
| * USB: serial: iuu_phoenix: drop unused driver-data baud rateJohan Hovold2018-07-16
| * USB: serial: mos7720: remove redundant variables iflag, mask and serialColin Ian King2018-07-16
| * USB: serial: kl5kusb105: remove KLSI device idJohan Hovold2018-07-11
| * USB: serial: kobil_sct: add missing version error handlingJohan Hovold2018-07-06
| * USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold2018-07-06
| * USB: serial: digi_acceleport: rename tty flag variableJohan Hovold2018-06-27
| * USB: serial: usb_wwan: use irqsave() in USB's complete callbackJohn Ogness2018-06-26
| * USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness2018-06-26