summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2018-08-27USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold-1/+1
2018-08-27USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold-1/+1
2018-08-02USB: serial: pl2303: add a new device id for ATENMovie Song-0/+3
2018-07-28USB: option: add support for DW5821eAleksander Morgado-0/+4
2018-07-20Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-159/+431
2018-07-20USB: serial: cp210x: implement GPIO support for CP2102NKaroly Pados-36/+209
2018-07-18USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold-2/+7
2018-07-18USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold-23/+27
2018-07-18USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados-5/+34
2018-07-18USB: serial: cp210x: honour device-type maximum line speedJohan Hovold-3/+38
2018-07-18USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold-43/+56
2018-07-16USB: serial: iuu_phoenix: drop redundant input-speed re-encodingJohan Hovold-3/+0
2018-07-16USB: serial: iuu_phoenix: drop unused driver-data baud rateJohan Hovold-2/+0
2018-07-16USB: serial: mos7720: remove redundant variables iflag, mask and serialColin Ian King-9/+0
2018-07-11USB: serial: kl5kusb105: remove KLSI device idJohan Hovold-4/+0
2018-07-06USB: serial: kobil_sct: add missing version error handlingJohan Hovold-4/+8
2018-07-06USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold-2/+10
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold-0/+3
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold-1/+3
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen-0/+1
2018-07-04USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter-1/+1
2018-06-27USB: serial: digi_acceleport: rename tty flag variableJohan Hovold-6/+6
2018-06-26USB: serial: usb_wwan: use irqsave() in USB's complete callbackJohn Ogness-2/+3
2018-06-26USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness-4/+5
2018-06-26USB: serial: symbolserial: use irqsave() in USB's complete callbackJohn Ogness-2/+3
2018-06-26USB: serial: sierra: use irqsave() in USB's complete callbackJohn Ogness-4/+5
2018-06-26USB: serial: sierra: fix potential deadlock at closeJohn Ogness-2/+2
2018-06-26USB: serial: quatech2: use irqsave() in USB's complete callbackJohn Ogness-2/+3
2018-06-26USB: serial: mos7840: use irqsave() in USB's complete callbackJohn Ogness-2/+3
2018-06-26USB: serial: mos7720: use irqsave() in USB's complete callbackJohn Ogness-2/+3
2018-06-26USB: serial: io_ti: use irqsave() in USB's complete callbackJohn Ogness-2/+3
2018-06-26USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness-6/+11
2018-06-26USB: serial: digi_acceleport: use irqsave() in USB's complete callbackJohn Ogness-10/+13
2018-06-26USB: serial: cyberjack: use irqsave() in USB's complete callbackJohn Ogness-7/+10
2018-06-25USB: serial: cast sizeof() to int when comparing with error codeChengguang Xu-3/+3
2018-06-18USB: serial: cp210x: add CESINEL device idsJohan Hovold-0/+11
2018-06-18USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados-0/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-2/+2
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-121/+97
2018-05-31Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-121/+97
2018-05-22USB: serial: pl2303: add support for tx xon/xoff flow controlFlorian Zumbiehl-1/+15
2018-05-21USB: serial: ftdi_sio: clean up flow control managementJohan Hovold-58/+23
2018-05-21USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixesJohan Hovold-42/+41
2018-05-21USB: serial: ftdi_sio: use non-underscore fixed typesJohan Hovold-25/+25
2018-05-21USB: serial: ftdi_sio: fix IXON/IXOFF mixupJohan Hovold-6/+2
2018-05-17USB: serial: use tty_port_register_device()Johan Hovold-2/+3
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig-14/+1
2018-05-02USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman-34/+35
2018-05-02USB: serial: option: adding support for ublox R410MSZ Lin (林上智)-0/+5
2018-05-02USB: serial: option: blacklist unused dwm-158 interfacesGiuseppe Lippolis-1/+2