summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-969/+444
2020-12-09USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier-0/+6
2020-12-09USB: serial: ftdi_sio: drop GPIO line checking dead codeMarc Zyngier-3/+0
2020-12-09USB: serial: ftdi_sio: report the valid GPIO lines to gpiolibMarc Zyngier-0/+14
2020-12-09USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold-2/+21
2020-12-04USB: serial: cp210x: clean up dtr_rts()Johan Hovold-4/+4
2020-12-04USB: serial: cp210x: refactor flow-control handlingJohan Hovold-50/+47
2020-12-04USB: serial: cp210x: drop flow-control debuggingJohan Hovold-5/+1
2020-12-04USB: serial: cp210x: set terminal settings on openJohan Hovold-283/+6
2020-12-04USB: serial: cp210x: clean up line-control handlingJohan Hovold-60/+41
2020-12-04USB: serial: cp210x: return early on unchanged termiosJohan Hovold-0/+12
2020-12-04USB: serial: kl5kusb105: fix memleak on openJohan Hovold-6/+4
2020-12-03USB: serial: ch341: sort device-id entriesJohan Hovold-3/+3
2020-12-03USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind-0/+1
2020-12-01USB: serial: option: fix Quectel BG96 matchingBjørn Mork-3/+2
2020-11-27USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli-0/+2
2020-11-20USB: serial: option: add Fibocom NL668 variantsVincent Palatin-1/+2
2020-11-20USB: serial: mos7720: defer state restore to a workqueueDavidlohr Bueso-199/+35
2020-11-05USB: serial: mos7720: fix parallel-port state restoreJohan Hovold-0/+2
2020-11-04USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas-0/+2
2020-11-04USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas-0/+6
2020-11-04USB: serial: remove write wait queueJohan Hovold-6/+6
2020-11-04USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold-32/+13
2020-11-04USB: serial: cyberjack: fix write-URB completion raceJohan Hovold-1/+6
2020-11-04USB: serial: keyspan_pda: drop redundant usb-serial pointerJohan Hovold-3/+2
2020-11-04USB: serial: keyspan_pda: use BIT() macroJohan Hovold-12/+13
2020-11-04USB: serial: keyspan_pda: clean up comments and whitespaceJohan Hovold-60/+56
2020-11-04USB: serial: keyspan_pda: clean up xircom/entrega supportJohan Hovold-75/+13
2020-11-04USB: serial: keyspan_pda: add write-fifo supportJohan Hovold-60/+55
2020-11-04USB: serial: keyspan_pda: increase transmitter thresholdJohan Hovold-1/+1
2020-11-04USB: serial: keyspan_pda: fix write implementationJohan Hovold-58/+51
2020-11-04USB: serial: keyspan_pda: refactor write-room handlingJohan Hovold-63/+50
2020-11-04USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold-9/+20
2020-11-04USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold-0/+4
2020-11-04USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold-14/+3
2020-11-04USB: serial: keyspan_pda: fix stalled writesJohan Hovold-1/+1
2020-11-04USB: serial: keyspan_pda: fix write deadlockJohan Hovold-3/+4
2020-11-04USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold-2/+2
2020-10-28USB: serial: option: add Quectel EC200T module supportZiyi Cao-0/+2
2020-10-27USB: serial: iuu_phoenix: remove unneeded breakTom Rix-2/+0
2020-10-27USB: serial: digi_acceleport: remove in_interrupt() usageAhmed S. Darwish-3/+2
2020-10-08Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-19/+36
2020-10-08USB: serial: option: add Cellient MPL200 cardWilken Gottwalt-0/+3
2020-10-05USB: serial: ftdi_sio: use cur_altsetting for consistencyMychaela N. Falconia-7/+7
2020-10-05USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch-0/+2
2020-10-01USB: serial: qcserial: fix altsetting probingJohan Hovold-2/+2
2020-10-01USB: serial: ftdi_sio: clean up jtag quirksJohan Hovold-10/+8
2020-09-29USB: serial: pl2303: add device-id for HP GC deviceScott Chen-0/+2
2020-09-29USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia-0/+12
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman-8/+16