summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | USB: serial: ftdi_sio: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-0/+4
| | * | | USB: serial: f81534: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-1/+3
| | * | | USB: serial: f81232: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-1/+3
| | * | | USB: serial: ark3116: fix TIOCGSERIAL implementationJohan Hovold2021-04-081-2/+3
| | * | | USB: serial: xr: claim both interfacesJohan Hovold2021-04-011-3/+23
| | * | | USB: serial: add support for multi-interface functionsJohan Hovold2021-04-011-11/+73
| | * | | USB: serial: refactor endpoint classificationJohan Hovold2021-04-011-20/+31
| | * | | USB: serial: drop unused suspending flagJohan Hovold2021-04-011-7/+1
| | * | | USB: serial: xr: fix CSIZE handlingJohan Hovold2021-04-011-0/+5
| | * | | USB: serial: iuu_phoenix: remove redundant variable 'error'Colin Ian King2021-04-011-3/+1
| | * | | USB: serial: pl2303: TA & TB alternate divider with non-standard baud ratesMichael G. Katzmann2021-03-171-0/+44
| | * | | USB: serial: pl2303: add device-type namesJohan Hovold2021-03-171-1/+8
| | * | | USB: serial: pl2303: tighten type HXN (G) detectionJohan Hovold2021-03-171-12/+20
| | * | | USB: serial: pl2303: rename legacy PL2303H typeJohan Hovold2021-03-171-6/+6
| | * | | USB: serial: pl2303: amend and tighten type detectionJohan Hovold2021-03-171-8/+42
| | * | | USB: serial: pl2303: clean up type detectionJohan Hovold2021-03-171-26/+42
| | * | | USB: serial: io_edgeport: drop unneeded forward declarationsJiri Slaby2021-03-151-44/+1
| | * | | USB: serial: keyspan: drop unneeded forward declarationsJiri Slaby2021-03-151-20/+0
| * | | | usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen2021-04-221-4/+6