summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-119-969/+444
|\
| * USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier2020-12-091-0/+6
| * USB: serial: ftdi_sio: drop GPIO line checking dead codeMarc Zyngier2020-12-091-3/+0
| * USB: serial: ftdi_sio: report the valid GPIO lines to gpiolibMarc Zyngier2020-12-091-0/+14
| * USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold2020-12-091-2/+21
| * USB: serial: cp210x: clean up dtr_rts()Johan Hovold2020-12-041-4/+4
| * USB: serial: cp210x: refactor flow-control handlingJohan Hovold2020-12-041-50/+47
| * USB: serial: cp210x: drop flow-control debuggingJohan Hovold2020-12-041-5/+1
| * USB: serial: cp210x: set terminal settings on openJohan Hovold2020-12-041-283/+6
| * USB: serial: cp210x: clean up line-control handlingJohan Hovold2020-12-041-60/+41
| * USB: serial: cp210x: return early on unchanged termiosJohan Hovold2020-12-041-0/+12
| * USB: serial: mos7720: defer state restore to a workqueueDavidlohr Bueso2020-11-201-199/+35
| * USB: serial: mos7720: fix parallel-port state restoreJohan Hovold2020-11-051-0/+2
| * USB: serial: remove write wait queueJohan Hovold2020-11-041-6/+6
| * USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold2020-11-041-32/+13
| * USB: serial: keyspan_pda: drop redundant usb-serial pointerJohan Hovold2020-11-041-3/+2
| * USB: serial: keyspan_pda: use BIT() macroJohan Hovold2020-11-041-12/+13
| * USB: serial: keyspan_pda: clean up comments and whitespaceJohan Hovold2020-11-041-60/+56
| * USB: serial: keyspan_pda: clean up xircom/entrega supportJohan Hovold2020-11-043-75/+13
| * USB: serial: keyspan_pda: add write-fifo supportJohan Hovold2020-11-041-60/+55
| * USB: serial: keyspan_pda: increase transmitter thresholdJohan Hovold2020-11-041-1/+1
| * USB: serial: keyspan_pda: fix write implementationJohan Hovold2020-11-041-58/+51
| * USB: serial: keyspan_pda: refactor write-room handlingJohan Hovold2020-11-041-63/+50
| * USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold2020-11-041-9/+20
| * USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold2020-11-041-0/+4
| * USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold2020-11-041-14/+3
| * USB: serial: keyspan_pda: fix stalled writesJohan Hovold2020-11-041-1/+1
| * USB: serial: keyspan_pda: fix write deadlockJohan Hovold2020-11-041-3/+4
| * USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold2020-11-041-2/+2
| * USB: serial: iuu_phoenix: remove unneeded breakTom Rix2020-10-271-2/+0
| * USB: serial: digi_acceleport: remove in_interrupt() usageAhmed S. Darwish2020-10-271-3/+2
* | USB: serial: kl5kusb105: fix memleak on openJohan Hovold2020-12-041-6/+4
* | USB: serial: ch341: sort device-id entriesJohan Hovold2020-12-031-3/+3
* | USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind2020-12-031-0/+1
* | USB: serial: option: fix Quectel BG96 matchingBjørn Mork2020-12-011-3/+2
* | USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli2020-11-271-0/+2
* | USB: serial: option: add Fibocom NL668 variantsVincent Palatin2020-11-201-1/+2
* | USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas2020-11-041-0/+2
* | USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas2020-11-041-0/+6
* | USB: serial: cyberjack: fix write-URB completion raceJohan Hovold2020-11-041-1/+6
* | USB: serial: option: add Quectel EC200T module supportZiyi Cao2020-10-281-0/+2
|/
* Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-10-086-19/+36
|\
| * USB: serial: option: add Cellient MPL200 cardWilken Gottwalt2020-10-081-0/+3
| * USB: serial: ftdi_sio: use cur_altsetting for consistencyMychaela N. Falconia2020-10-051-7/+7
| * USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch2020-10-051-0/+2
| * USB: serial: qcserial: fix altsetting probingJohan Hovold2020-10-011-2/+2
| * USB: serial: ftdi_sio: clean up jtag quirksJohan Hovold2020-10-011-10/+8
| * USB: serial: pl2303: add device-id for HP GC deviceScott Chen2020-09-292-0/+2
| * USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia2020-09-292-0/+12
* | Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman2020-09-143-8/+16
|\|