summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-08USB: serial: mos7840: fix TIOCGSERIAL implementationJohan Hovold1-8/+4
2021-04-08USB: serial: mos7720: fix TIOCGSERIAL implementationJohan Hovold1-8/+4
2021-04-08USB: serial: io_ti: fix TIOCGSERIAL implementationJohan Hovold1-8/+4
2021-04-08USB: serial: io_edgeport: fix TIOCGSERIAL implementationJohan Hovold1-8/+4
2021-04-08USB: serial: ftdi_sio: fix TIOCGSERIAL implementationJohan Hovold1-0/+4
2021-04-08USB: serial: f81534: fix TIOCGSERIAL implementationJohan Hovold1-1/+3
2021-04-08USB: serial: f81232: fix TIOCGSERIAL implementationJohan Hovold1-1/+3
2021-04-08USB: serial: ark3116: fix TIOCGSERIAL implementationJohan Hovold1-2/+3
2021-04-01USB: serial: xr: claim both interfacesJohan Hovold1-3/+23
2021-04-01USB: serial: add support for multi-interface functionsJohan Hovold1-11/+73
2021-04-01USB: serial: refactor endpoint classificationJohan Hovold1-20/+31
2021-04-01USB: serial: drop unused suspending flagJohan Hovold1-7/+1
2021-04-01USB: serial: xr: fix CSIZE handlingJohan Hovold1-0/+5
2021-04-01USB: serial: iuu_phoenix: remove redundant variable 'error'Colin Ian King1-3/+1
2021-03-17USB: serial: pl2303: TA & TB alternate divider with non-standard baud ratesMichael G. Katzmann1-0/+44
2021-03-17USB: serial: pl2303: add device-type namesJohan Hovold1-1/+8
2021-03-17USB: serial: pl2303: tighten type HXN (G) detectionJohan Hovold1-12/+20
2021-03-17USB: serial: pl2303: rename legacy PL2303H typeJohan Hovold1-6/+6
2021-03-17USB: serial: pl2303: amend and tighten type detectionJohan Hovold1-8/+42
2021-03-17USB: serial: pl2303: clean up type detectionJohan Hovold1-26/+42
2021-03-15USB: serial: io_edgeport: drop unneeded forward declarationsJiri Slaby1-44/+1
2021-03-15USB: serial: keyspan: drop unneeded forward declarationsJiri Slaby1-20/+0
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman4-35/+20