summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold2018-08-271-1/+1
* USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold2018-08-271-1/+1
* USB: serial: pl2303: add a new device id for ATENMovie Song2018-08-022-0/+3
* USB: option: add support for DW5821eAleksander Morgado2018-07-281-0/+4
* Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-07-2018-159/+431
|\
| * 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: iuu_phoenix: drop redundant input-speed re-encodingJohan Hovold2018-07-161-3/+0
| * USB: serial: iuu_phoenix: drop unused driver-data baud rateJohan Hovold2018-07-161-2/+0
| * USB: serial: mos7720: remove redundant variables iflag, mask and serialColin Ian King2018-07-161-9/+0
| * USB: serial: kl5kusb105: remove KLSI device idJohan Hovold2018-07-112-4/+0
| * USB: serial: kobil_sct: add missing version error handlingJohan Hovold2018-07-061-4/+8
| * USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold2018-07-061-2/+10
| * USB: serial: digi_acceleport: rename tty flag variableJohan Hovold2018-06-271-6/+6
| * USB: serial: usb_wwan: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-4/+5
| * USB: serial: symbolserial: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: sierra: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-4/+5
| * USB: serial: sierra: fix potential deadlock at closeJohn Ogness2018-06-261-2/+2
| * USB: serial: quatech2: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: mos7840: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: mos7720: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: io_ti: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-6/+11
| * USB: serial: digi_acceleport: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-10/+13
| * USB: serial: cyberjack: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-7/+10
| * USB: serial: cast sizeof() to int when comparing with error codeChengguang Xu2018-06-253-3/+3
* | USB: serial: mos7840: fix status-register error handlingJohan Hovold2018-07-061-0/+3
* | USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold2018-07-061-1/+3
* | USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen2018-07-041-0/+1
* | USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter2018-07-041-1/+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
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-055-121/+97
|\
| * Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-05-315-121/+97
| |\
| | * USB: serial: pl2303: add support for tx xon/xoff flow controlFlorian Zumbiehl2018-05-221-1/+15
| | * USB: serial: ftdi_sio: clean up flow control managementJohan Hovold2018-05-211-58/+23
| | * USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixesJohan Hovold2018-05-211-42/+41
| | * USB: serial: ftdi_sio: use non-underscore fixed typesJohan Hovold2018-05-211-25/+25
| | * USB: serial: ftdi_sio: fix IXON/IXOFF mixupJohan Hovold2018-05-211-6/+2
| | * USB: serial: use tty_port_register_device()Johan Hovold2018-05-172-2/+3
| | * USB: serial: option: blacklist unused dwm-158 interfacesGiuseppe Lippolis2018-05-021-1/+2
* | | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
|/ /
* | USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-021-34/+35
* | USB: serial: option: adding support for ublox R410MSZ Lin (林上智)2018-05-021-0/+5
|/