summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2021-06-16USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-16USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-16USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-06-16USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-06-03USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-06-03USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-05-14USB: serial: xr: fix CSIZE handlingJohan Hovold
2021-05-14USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission checkJohan Hovold
2021-05-14USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversionsJohan Hovold
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