summary refs log tree commit diff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2021-03-09USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin
2021-03-09USB: serial: ch341: add new Product IDNiv Sardi
2021-03-09USB: serial: xr: fix NULL-deref on disconnectJohan Hovold
2021-03-09USB: serial: cp210x: add some more GE USB IDsSebastian Reichel
2021-03-09USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal
2021-02-11usb: Replace lkml.org links with loreKees Cook
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-02-09USB: serial: drop bogus to_usb_serial_port() checksJohan Hovold
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König
2021-02-09USB: serial: drop if with an always false conditionUwe Kleine-König
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-28USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel
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-25USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran
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-13USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin
2021-01-12USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix