summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2021-02-08USB: serial: option: update interface mapping for ZTE P685MLech Perczak
2021-02-01USB: serial: ftdi_sio: restore divisor-encoding commentsJohan Hovold
2021-02-01USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold
2021-02-01USB: serial: cp210x: clean up auto-RTS handlingJohan Hovold
2021-02-01USB: serial: cp210x: fix RTS handlingJohan Hovold
2021-02-01USB: serial: cp210x: clean up printk zero paddingJohan Hovold
2021-02-01USB: serial: cp210x: clean up flow-control debug messageJohan Hovold
2021-02-01USB: serial: cp210x: drop shift macrosJohan Hovold
2021-02-01USB: serial: cp210x: fix modem-control handlingJohan Hovold
2021-02-01USB: serial: cp210x: suppress modem-control errorsJohan Hovold
2021-01-28USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter
2021-01-26USB: serial: xr: fix B0 handlingJohan Hovold
2021-01-26USB: serial: xr: fix pin configurationJohan Hovold
2021-01-26USB: serial: xr: fix gpio-mode handlingJohan Hovold
2021-01-26USB: serial: xr: simplify line-speed logicJohan Hovold
2021-01-26USB: serial: xr: clean up line-settings handlingJohan Hovold
2021-01-26USB: serial: xr: document vendor-request recipientJohan Hovold
2021-01-26USB: serial: xr: use termios flag helpersJohan Hovold
2021-01-26USB: serial: xr: use subsystem usb_device at probeJohan Hovold
2021-01-26USB: serial: xr: fix interface leak at disconnectJohan Hovold
2021-01-26USB: serial: xr: fix NULL-deref at probeJohan Hovold
2021-01-26USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter
2021-01-21USB: serial: add MaxLinear/Exar USB to Serial driverManivannan Sadhasivam
2021-01-18USB: serial: f81534: drop short control-transfer checkJohan Hovold
2021-01-18USB: serial: f81232: drop short control-transfer checksJohan Hovold
2021-01-18USB: serial: io_ti: fix a debug-message copy-paste errorJohan Hovold
2021-01-18USB: serial: io_ti: drop short control-transfer checkJohan Hovold
2021-01-18USB: serial: upd78f0730: drop short control-transfer checkJohan Hovold
2021-01-18USB: serial: mxuport: drop short control-transfer checkJohan Hovold
2021-01-18USB: serial: cp210x: add copyright noticeJohan Hovold
2021-01-18USB: serial: cp210x: drop unused includesJohan Hovold
2021-01-18USB: serial: cp210x: drop short control-transfer checksJohan Hovold
2021-01-18USB: serial: cp210x: update control-characters on every changeJohan Hovold
2021-01-18USB: serial: cp210x: set IXOFF thresholdsJohan Hovold
2021-01-18USB: serial: cp210x: add support for software flow controlWang Sheng Long
2021-01-18USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold
2021-01-12USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix
2021-01-04USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold
2021-01-04USB: serial: option: add LongSung M5710 module supportDaniel Palmer
2021-01-04USB: serial: option: add Quectel EM160R-GLBjørn Mork
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-09USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier
2020-12-09USB: serial: ftdi_sio: drop GPIO line checking dead codeMarc Zyngier
2020-12-09USB: serial: ftdi_sio: report the valid GPIO lines to gpiolibMarc Zyngier
2020-12-09USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold
2020-12-04USB: serial: cp210x: clean up dtr_rts()Johan Hovold
2020-12-04USB: serial: cp210x: refactor flow-control handlingJohan Hovold
2020-12-04USB: serial: cp210x: drop flow-control debuggingJohan Hovold
2020-12-04USB: serial: cp210x: set terminal settings on openJohan Hovold
2020-12-04USB: serial: cp210x: clean up line-control handlingJohan Hovold