summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: xr: add support for XR21B1411Johan Hovold2021-04-131-16/+48
* USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424Johan Hovold2021-04-131-76/+262
* USB: serial: xr: add type abstractionJohan Hovold2021-04-131-43/+85
* USB: serial: xr: drop type prefix from shared definesJohan Hovold2021-04-131-61/+61
* USB: serial: xr: move pin configuration to probeJohan Hovold2021-04-131-8/+37
* USB: serial: xr: rename GPIO-pin definesJohan Hovold2021-04-131-17/+17
* USB: serial: xr: rename GPIO-mode definesJohan Hovold2021-04-131-7/+7
* USB: serial: xr: add support for XR21V1412 and XR21V1414Johan Hovold2021-04-131-4/+51
* USB: serial: ti_usb_3410_5052: clean up termios CSIZE handlingJohan Hovold2021-04-131-8/+8
* USB: serial: ti_usb_3410_5052: use kernel types consistentlyJohan Hovold2021-04-131-17/+17
* USB: serial: ti_usb_3410_5052: add port-command helpersJohan Hovold2021-04-131-50/+44
* USB: serial: ti_usb_3410_5052: clean up vendor-request helpersJohan Hovold2021-04-131-8/+7
* USB: serial: ti_usb_3410_5052: drop unnecessary packed attributesJohan Hovold2021-04-131-4/+4
* USB: serial: io_ti: drop unnecessary packed attributesJohan Hovold2021-04-132-4/+4
* USB: serial: io_ti: use kernel types consistentlyJohan Hovold2021-04-132-71/+71
* USB: serial: io_ti: add read-port-command helperJohan Hovold2021-04-131-6/+9
* USB: serial: io_ti: add send-port-command helperJohan Hovold2021-04-131-28/+13
* USB: serial: io_ti: clean up vendor-request helpersJohan Hovold2021-04-131-7/+6
* USB: serial: ti_usb_3410_5052: drop drain delay for 3410Johan Hovold2021-04-131-3/+14
* USB: serial: ti_usb_3410_5052: reduce drain delay to one charJohan Hovold2021-04-131-1/+5
* USB: serial: io_ti: document reason for drain delayJohan Hovold2021-04-131-0/+4
* USB: serial: f81232: drop time-based drain delayJohan Hovold2021-04-131-1/+0
* USB: serial: cp210x: add gpio-configuration debug printkJohan Hovold2021-04-121-0/+6
* USB: serial: cp210x: provide gpio valid maskJohan Hovold2021-04-121-12/+13
* USB: serial: do not use tty class device for debuggingJohan Hovold2021-04-093-22/+21
* USB: serial: io_edgeport: drop unused definitionsJohan Hovold2021-04-081-68/+0
* USB: serial: ti_usb_3410_5052: switch to 30-second closing waitJohan Hovold2021-04-081-3/+0
* USB: serial: ti_usb_3410_5052: drop closing_wait module parameterJohan Hovold2021-04-081-7/+1
* USB: serial: io_ti: switch to 30-second closing waitJohan Hovold2021-04-081-3/+0
* USB: serial: io_ti: drop closing_wait module parameterJohan Hovold2021-04-081-5/+1
* USB: serial: ftdi_sio: clean up TIOCSSERIALJohan Hovold2021-04-081-6/+7
* USB: serial: ftdi_sio: simplify TIOCGSERIAL permission checkJohan Hovold2021-04-081-12/+1
* USB: serial: ftdi_sio: ignore baud_base changesJohan Hovold2021-04-081-4/+0
* USB: serial: stop reporting legacy UART typesJohan Hovold2021-04-0811-58/+0
* USB: serial: add generic support for TIOCSSERIALJohan Hovold2021-04-0818-225/+69
* USB: serial: fix return value for unsupported ioctlsJohan Hovold2021-04-081-3/+3
* USB: serial: whiteheat: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-6/+2
* USB: serial: usb_wwan: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-2/+0
* USB: serial: usb_wwan: fix unprivileged TIOCCSERIALJohan Hovold2021-04-081-2/+0
* USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversionsJohan Hovold2021-04-081-4/+5
* USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission checkJohan Hovold2021-04-081-2/+7
* USB: serial: ti_usb_3410_5052: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-2/+2
* USB: serial: ssu100: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-6/+3
* USB: serial: quatech2: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-6/+3
* USB: serial: pl2303: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-2/+3
* USB: serial: opticon: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-6/+3
* USB: serial: mos7840: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-8/+4
* USB: serial: mos7720: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-8/+4
* USB: serial: io_ti: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-8/+4
* USB: serial: io_edgeport: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-8/+4