summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-05USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-05-25USB: serial: omninet: update driver descriptionAlexandre GRIVEAUX
2021-05-25USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-05-25USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-05-10USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-05-10USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-05-10USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas
2021-05-10USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-13USB: serial: xr: add copyright noticeJohan Hovold
2021-04-13USB: serial: xr: reset FIFOs on openJohan Hovold
2021-04-13USB: serial: xr: add support for XR22801, XR22802, XR22804Johan Hovold
2021-04-13USB: serial: xr: add support for XR21B1411Johan Hovold
2021-04-13USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424Johan Hovold
2021-04-13USB: serial: xr: add type abstractionJohan Hovold
2021-04-13USB: serial: xr: drop type prefix from shared definesJohan Hovold
2021-04-13USB: serial: xr: move pin configuration to probeJohan Hovold
2021-04-13USB: serial: xr: rename GPIO-pin definesJohan Hovold
2021-04-13USB: serial: xr: rename GPIO-mode definesJohan Hovold
2021-04-13USB: serial: xr: add support for XR21V1412 and XR21V1414Johan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: clean up termios CSIZE handlingJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: use kernel types consistentlyJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: add port-command helpersJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: clean up vendor-request helpersJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: drop unnecessary packed attributesJohan Hovold
2021-04-13USB: serial: io_ti: drop unnecessary packed attributesJohan Hovold
2021-04-13USB: serial: io_ti: use kernel types consistentlyJohan Hovold
2021-04-13USB: serial: io_ti: add read-port-command helperJohan Hovold
2021-04-13USB: serial: io_ti: add send-port-command helperJohan Hovold
2021-04-13USB: serial: io_ti: clean up vendor-request helpersJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: drop drain delay for 3410Johan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: reduce drain delay to one charJohan Hovold
2021-04-13USB: serial: io_ti: document reason for drain delayJohan Hovold
2021-04-13USB: serial: f81232: drop time-based drain delayJohan Hovold
2021-04-12USB: serial: cp210x: add gpio-configuration debug printkJohan Hovold
2021-04-12USB: serial: cp210x: provide gpio valid maskJohan Hovold
2021-04-09USB: serial: do not use tty class device for debuggingJohan Hovold
2021-04-08USB: serial: io_edgeport: drop unused definitionsJohan Hovold
2021-04-08USB: serial: ti_usb_3410_5052: switch to 30-second closing waitJohan Hovold
2021-04-08USB: serial: ti_usb_3410_5052: drop closing_wait module parameterJohan Hovold
2021-04-08USB: serial: io_ti: switch to 30-second closing waitJohan Hovold
2021-04-08USB: serial: io_ti: drop closing_wait module parameterJohan Hovold
2021-04-08USB: serial: ftdi_sio: clean up TIOCSSERIALJohan Hovold
2021-04-08USB: serial: ftdi_sio: simplify TIOCGSERIAL permission checkJohan Hovold
2021-04-08USB: serial: ftdi_sio: ignore baud_base changesJohan Hovold
2021-04-08USB: serial: stop reporting legacy UART typesJohan Hovold
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold
2021-04-08USB: serial: fix return value for unsupported ioctlsJohan Hovold