summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2021-04-08USB: serial: mos7840: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: mos7720: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: io_ti: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: io_edgeport: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: ftdi_sio: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: f81534: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: f81232: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: ark3116: fix TIOCGSERIAL implementationJohan Hovold
2021-04-01USB: serial: xr: claim both interfacesJohan Hovold
2021-04-01USB: serial: add support for multi-interface functionsJohan Hovold
2021-04-01USB: serial: refactor endpoint classificationJohan Hovold
2021-04-01USB: serial: drop unused suspending flagJohan Hovold
2021-04-01USB: serial: xr: fix CSIZE handlingJohan Hovold
2021-04-01USB: serial: iuu_phoenix: remove redundant variable 'error'Colin Ian King
2021-03-17USB: serial: pl2303: TA & TB alternate divider with non-standard baud ratesMichael G. Katzmann
2021-03-17USB: serial: pl2303: add device-type namesJohan Hovold
2021-03-17USB: serial: pl2303: tighten type HXN (G) detectionJohan Hovold
2021-03-17USB: serial: pl2303: rename legacy PL2303H typeJohan Hovold
2021-03-17USB: serial: pl2303: amend and tighten type detectionJohan Hovold
2021-03-17USB: serial: pl2303: clean up type detectionJohan Hovold
2021-03-15USB: serial: io_edgeport: drop unneeded forward declarationsJiri Slaby
2021-03-15USB: serial: keyspan: drop unneeded forward declarationsJiri Slaby
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman
2021-03-10tty: make everyone's write_room return >= 0Jiri Slaby
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