summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2018-07-16USB: serial: iuu_phoenix: drop unused driver-data baud rateJohan Hovold
2018-07-16USB: serial: mos7720: remove redundant variables iflag, mask and serialColin Ian King
2018-07-11USB: serial: kl5kusb105: remove KLSI device idJohan Hovold
2018-07-06USB: serial: kobil_sct: add missing version error handlingJohan Hovold
2018-07-06USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-04USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-06-27USB: serial: digi_acceleport: rename tty flag variableJohan Hovold
2018-06-26USB: serial: usb_wwan: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: symbolserial: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: sierra: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: sierra: fix potential deadlock at closeJohn Ogness
2018-06-26USB: serial: quatech2: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: mos7840: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: mos7720: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: io_ti: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: digi_acceleport: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: cyberjack: use irqsave() in USB's complete callbackJohn Ogness
2018-06-25USB: serial: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-18USB: serial: cp210x: add CESINEL device idsJohan Hovold
2018-06-18USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-31Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-05-22USB: serial: pl2303: add support for tx xon/xoff flow controlFlorian Zumbiehl
2018-05-21USB: serial: ftdi_sio: clean up flow control managementJohan Hovold
2018-05-21USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixesJohan Hovold
2018-05-21USB: serial: ftdi_sio: use non-underscore fixed typesJohan Hovold
2018-05-21USB: serial: ftdi_sio: fix IXON/IXOFF mixupJohan Hovold
2018-05-17USB: serial: use tty_port_register_device()Johan Hovold
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-02USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-02USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-05-02USB: serial: option: blacklist unused dwm-158 interfacesGiuseppe Lippolis
2018-04-16USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-04-16USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-04-16USB: serial: simple: add libtransistor consoleCollin May
2018-03-29Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"Johan Hovold
2018-03-29Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-03-29USB: serial: ftdi_sio: add Id for Physik Instrumente E-870Teichmann, Martin
2018-03-23USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-03-23USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-03-23USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-03-19USB: serial: option: use mass-storage class defineJohan Hovold
2018-03-19USB: serial: option: drop redundant interface-class testJohan Hovold
2018-03-19USB: serial: option: reimplement interface maskingJohan Hovold