aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-11usb: Replace lkml.org links with loreKees Cook1-3/+4
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman42-224/+881
2021-02-09USB: serial: drop bogus to_usb_serial_port() checksJohan Hovold1-13/+3
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König36-119/+52
2021-02-09USB: serial: drop if with an always false conditionUwe Kleine-König1-5/+1
2021-02-08USB: serial: option: update interface mapping for ZTE P685MLech Perczak1-1/+2
2021-02-01USB: serial: ftdi_sio: restore divisor-encoding commentsJohan Hovold1-8/+8
2021-02-01USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold1-2/+3
2021-02-01USB: serial: cp210x: clean up auto-RTS handlingJohan Hovold1-2/+1
2021-02-01USB: serial: cp210x: fix RTS handlingJohan Hovold1-7/+40
2021-02-01USB: serial: cp210x: clean up printk zero paddingJohan Hovold1-2/+2
2021-02-01USB: serial: cp210x: clean up flow-control debug messageJohan Hovold1-2/+2
2021-02-01USB: serial: cp210x: drop shift macrosJohan Hovold1-17/+11
2021-02-01USB: serial: cp210x: fix modem-control handlingJohan Hovold1-4/+16
2021-02-01USB: serial: cp210x: suppress modem-control errorsJohan Hovold1-3/+30
2021-01-28USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter1-1/+3
2021-01-28USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel1-0/+6
2021-01-26USB: serial: xr: fix B0 handlingJohan Hovold1-9/+14
2021-01-26USB: serial: xr: fix pin configurationJohan Hovold1-0/+8
2021-01-26USB: serial: xr: fix gpio-mode handlingJohan Hovold1-6/+3
2021-01-26USB: serial: xr: simplify line-speed logicJohan Hovold1-2/+1
2021-01-26USB: serial: xr: clean up line-settings handlingJohan Hovold1-19/+15
2021-01-26USB: serial: xr: document vendor-request recipientJohan Hovold1-4/+4
2021-01-26USB: serial: xr: use termios flag helpersJohan Hovold1-2/+1
2021-01-26USB: serial: xr: use subsystem usb_device at probeJohan Hovold1-2/+1
2021-01-26USB: serial: xr: fix interface leak at disconnectJohan Hovold1-0/+10
2021-01-26USB: serial: xr: fix NULL-deref at probeJohan Hovold1-0/+3
2021-01-26USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter1-1/+3
2021-01-25USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran1-0/+1
2021-01-21USB: serial: add MaxLinear/Exar USB to Serial driverManivannan Sadhasivam3-0/+605
2021-01-18USB: serial: f81534: drop short control-transfer checkJohan Hovold1-3/+1
2021-01-18USB: serial: f81232: drop short control-transfer checksJohan Hovold1-10/+2
2021-01-18USB: serial: io_ti: fix a debug-message copy-paste errorJohan Hovold1-1/+1
2021-01-18USB: serial: io_ti: drop short control-transfer checkJohan Hovold1-5/+1
2021-01-18USB: serial: upd78f0730: drop short control-transfer checkJohan Hovold1-4/+1
2021-01-18USB: serial: mxuport: drop short control-transfer checkJohan Hovold1-7/+0
2021-01-18USB: serial: cp210x: add copyright noticeJohan Hovold1-0/+1
2021-01-18USB: serial: cp210x: drop unused includesJohan Hovold1-3/+0
2021-01-18USB: serial: cp210x: drop short control-transfer checksJohan Hovold1-12/+6
2021-01-18USB: serial: cp210x: update control-characters on every changeJohan Hovold1-3/+7
2021-01-18USB: serial: cp210x: set IXOFF thresholdsJohan Hovold1-0/+3
2021-01-18USB: serial: cp210x: add support for software flow controlWang Sheng Long1-2/+65
2021-01-18USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold1-1/+7
2021-01-13USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin1-0/+1
2021-01-12USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix1-1/+3
2021-01-04USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold1-5/+15
2021-01-04USB: serial: option: add LongSung M5710 module supportDaniel Palmer1-0/+1
2021-01-04USB: serial: option: add Quectel EM160R-GLBjørn Mork1-0/+2
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman9-969/+444
2020-12-09USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier1-0/+6