summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin2021-03-091-10/+16
* USB: serial: ch341: add new Product IDNiv Sardi2021-03-091-0/+1
* USB: serial: xr: fix NULL-deref on disconnectJohan Hovold2021-03-091-25/+0
* USB: serial: cp210x: add some more GE USB IDsSebastian Reichel2021-03-091-0/+2
* USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal2021-03-091-0/+1
* usb: Replace lkml.org links with loreKees Cook2021-02-111-3/+4
* Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-02-1042-224/+881
|\
| * USB: serial: drop bogus to_usb_serial_port() checksJohan Hovold2021-02-091-13/+3
| * USB: serial: make remove callback return voidUwe Kleine-König2021-02-0936-119/+52
| * USB: serial: drop if with an always false conditionUwe Kleine-König2021-02-091-5/+1
| * USB: serial: option: update interface mapping for ZTE P685MLech Perczak2021-02-081-1/+2
| * USB: serial: ftdi_sio: restore divisor-encoding commentsJohan Hovold2021-02-011-8/+8
| * USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold2021-02-011-2/+3
| * USB: serial: cp210x: clean up auto-RTS handlingJohan Hovold2021-02-011-2/+1
| * USB: serial: cp210x: fix RTS handlingJohan Hovold2021-02-011-7/+40
| * USB: serial: cp210x: clean up printk zero paddingJohan Hovold2021-02-011-2/+2
| * USB: serial: cp210x: clean up flow-control debug messageJohan Hovold2021-02-011-2/+2
| * USB: serial: cp210x: drop shift macrosJohan Hovold2021-02-011-17/+11
| * USB: serial: cp210x: fix modem-control handlingJohan Hovold2021-02-011-4/+16
| * USB: serial: cp210x: suppress modem-control errorsJohan Hovold2021-02-011-3/+30
| * USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter2021-01-281-1/+3
| * USB: serial: xr: fix B0 handlingJohan Hovold2021-01-261-9/+14
| * USB: serial: xr: fix pin configurationJohan Hovold2021-01-261-0/+8
| * USB: serial: xr: fix gpio-mode handlingJohan Hovold2021-01-261-6/+3
| * USB: serial: xr: simplify line-speed logicJohan Hovold2021-01-261-2/+1
| * USB: serial: xr: clean up line-settings handlingJohan Hovold2021-01-261-19/+15
| * USB: serial: xr: document vendor-request recipientJohan Hovold2021-01-261-4/+4
| * USB: serial: xr: use termios flag helpersJohan Hovold2021-01-261-2/+1
| * USB: serial: xr: use subsystem usb_device at probeJohan Hovold2021-01-261-2/+1
| * USB: serial: xr: fix interface leak at disconnectJohan Hovold2021-01-261-0/+10
| * USB: serial: xr: fix NULL-deref at probeJohan Hovold2021-01-261-0/+3
| * USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter2021-01-261-1/+3
| * USB: serial: add MaxLinear/Exar USB to Serial driverManivannan Sadhasivam2021-01-213-0/+605
| * USB: serial: f81534: drop short control-transfer checkJohan Hovold2021-01-181-3/+1
| * USB: serial: f81232: drop short control-transfer checksJohan Hovold2021-01-181-10/+2
| * USB: serial: io_ti: fix a debug-message copy-paste errorJohan Hovold2021-01-181-1/+1
| * USB: serial: io_ti: drop short control-transfer checkJohan Hovold2021-01-181-5/+1
| * USB: serial: upd78f0730: drop short control-transfer checkJohan Hovold2021-01-181-4/+1
| * USB: serial: mxuport: drop short control-transfer checkJohan Hovold2021-01-181-7/+0
| * USB: serial: cp210x: add copyright noticeJohan Hovold2021-01-181-0/+1
| * USB: serial: cp210x: drop unused includesJohan Hovold2021-01-181-3/+0
| * USB: serial: cp210x: drop short control-transfer checksJohan Hovold2021-01-181-12/+6
| * USB: serial: cp210x: update control-characters on every changeJohan Hovold2021-01-181-3/+7
| * USB: serial: cp210x: set IXOFF thresholdsJohan Hovold2021-01-181-0/+3
| * USB: serial: cp210x: add support for software flow controlWang Sheng Long2021-01-181-2/+65
| * USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold2021-01-181-1/+7
| * USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix2021-01-121-1/+3
* | USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-01-281-0/+6
* | USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-01-251-0/+1
* | USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-01-131-0/+1
|/