summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-917/+1139
2021-04-13USB: serial: xr: add copyright noticeJohan Hovold1-0/+1
2021-04-13USB: serial: xr: reset FIFOs on openJohan Hovold1-0/+51
2021-04-13USB: serial: xr: add support for XR22801, XR22802, XR22804Johan Hovold1-0/+23
2021-04-13USB: serial: xr: add support for XR21B1411Johan Hovold1-16/+48
2021-04-13USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424Johan Hovold1-76/+262
2021-04-13USB: serial: xr: add type abstractionJohan Hovold1-43/+85
2021-04-13USB: serial: xr: drop type prefix from shared definesJohan Hovold1-61/+61
2021-04-13USB: serial: xr: move pin configuration to probeJohan Hovold1-8/+37
2021-04-13USB: serial: xr: rename GPIO-pin definesJohan Hovold1-17/+17
2021-04-13USB: serial: xr: rename GPIO-mode definesJohan Hovold1-7/+7
2021-04-13USB: serial: xr: add support for XR21V1412 and XR21V1414Johan Hovold1-4/+51
2021-04-13USB: serial: ti_usb_3410_5052: clean up termios CSIZE handlingJohan Hovold1-8/+8
2021-04-13USB: serial: ti_usb_3410_5052: use kernel types consistentlyJohan Hovold1-17/+17
2021-04-13USB: serial: ti_usb_3410_5052: add port-command helpersJohan Hovold1-50/+44
2021-04-13USB: serial: ti_usb_3410_5052: clean up vendor-request helpersJohan Hovold1-8/+7
2021-04-13USB: serial: ti_usb_3410_5052: drop unnecessary packed attributesJohan Hovold1-4/+4
2021-04-13USB: serial: io_ti: drop unnecessary packed attributesJohan Hovold2-4/+4
2021-04-13USB: serial: io_ti: use kernel types consistentlyJohan Hovold2-71/+71
2021-04-13USB: serial: io_ti: add read-port-command helperJohan Hovold1-6/+9
2021-04-13USB: serial: io_ti: add send-port-command helperJohan Hovold1-28/+13
2021-04-13USB: serial: io_ti: clean up vendor-request helpersJohan Hovold1-7/+6
2021-04-13USB: serial: ti_usb_3410_5052: drop drain delay for 3410Johan Hovold1-3/+14
2021-04-13USB: serial: ti_usb_3410_5052: reduce drain delay to one charJohan Hovold1-1/+5
2021-04-13USB: serial: io_ti: document reason for drain delayJohan Hovold1-0/+4
2021-04-13USB: serial: f81232: drop time-based drain delayJohan Hovold1-1/+0
2021-04-12USB: serial: cp210x: add gpio-configuration debug printkJohan Hovold1-0/+6
2021-04-12USB: serial: cp210x: provide gpio valid maskJohan Hovold1-12/+13
2021-04-09USB: serial: do not use tty class device for debuggingJohan Hovold3-22/+21
2021-04-08USB: serial: io_edgeport: drop unused definitionsJohan Hovold1-68/+0
2021-04-08USB: serial: ti_usb_3410_5052: switch to 30-second closing waitJohan Hovold1-3/+0
2021-04-08USB: serial: ti_usb_3410_5052: drop closing_wait module parameterJohan Hovold1-7/+1
2021-04-08USB: serial: io_ti: switch to 30-second closing waitJohan Hovold1-3/+0
2021-04-08USB: serial: io_ti: drop closing_wait module parameterJohan Hovold1-5/+1
2021-04-08USB: serial: ftdi_sio: clean up TIOCSSERIALJohan Hovold1-6/+7
2021-04-08USB: serial: ftdi_sio: simplify TIOCGSERIAL permission checkJohan Hovold1-12/+1
2021-04-08USB: serial: ftdi_sio: ignore baud_base changesJohan Hovold1-4/+0
2021-04-08USB: serial: stop reporting legacy UART typesJohan Hovold11-58/+0
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold18-225/+69
2021-04-08USB: serial: fix return value for unsupported ioctlsJohan Hovold1-3/+3
2021-04-08USB: serial: whiteheat: fix TIOCGSERIAL implementationJohan Hovold1-6/+2
2021-04-08USB: serial: usb_wwan: fix TIOCGSERIAL implementationJohan Hovold1-2/+0
2021-04-08USB: serial: usb_wwan: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-04-08USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-4/+5
2021-04-08USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission checkJohan Hovold1-2/+7
2021-04-08USB: serial: ti_usb_3410_5052: fix TIOCGSERIAL implementationJohan Hovold1-2/+2
2021-04-08USB: serial: ssu100: fix TIOCGSERIAL implementationJohan Hovold1-6/+3
2021-04-08USB: serial: quatech2: fix TIOCGSERIAL implementationJohan Hovold1-6/+3
2021-04-08USB: serial: pl2303: fix TIOCGSERIAL implementationJohan Hovold1-2/+3
2021-04-08USB: serial: opticon: fix TIOCGSERIAL implementationJohan Hovold1-6/+3