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