summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2021-01-04USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold1-5/+15
2021-01-04USB: serial: option: add LongSung M5710 module supportDaniel Palmer1-0/+1
2021-01-04USB: serial: option: add Quectel EM160R-GLBjørn Mork1-0/+2
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman9-969/+444
2020-12-09USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier1-0/+6
2020-12-09USB: serial: ftdi_sio: drop GPIO line checking dead codeMarc Zyngier1-3/+0
2020-12-09USB: serial: ftdi_sio: report the valid GPIO lines to gpiolibMarc Zyngier1-0/+14
2020-12-09USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold1-2/+21
2020-12-04USB: serial: cp210x: clean up dtr_rts()Johan Hovold1-4/+4
2020-12-04USB: serial: cp210x: refactor flow-control handlingJohan Hovold1-50/+47
2020-12-04USB: serial: cp210x: drop flow-control debuggingJohan Hovold1-5/+1
2020-12-04USB: serial: cp210x: set terminal settings on openJohan Hovold1-283/+6
2020-12-04USB: serial: cp210x: clean up line-control handlingJohan Hovold1-60/+41
2020-12-04USB: serial: cp210x: return early on unchanged termiosJohan Hovold1-0/+12
2020-12-04USB: serial: kl5kusb105: fix memleak on openJohan Hovold1-6/+4
2020-12-03USB: serial: ch341: sort device-id entriesJohan Hovold1-3/+3
2020-12-03USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind1-0/+1
2020-12-01USB: serial: option: fix Quectel BG96 matchingBjørn Mork1-3/+2
2020-11-27USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli1-0/+2
2020-11-20USB: serial: option: add Fibocom NL668 variantsVincent Palatin1-1/+2
2020-11-20USB: serial: mos7720: defer state restore to a workqueueDavidlohr Bueso1-199/+35
2020-11-05USB: serial: mos7720: fix parallel-port state restoreJohan Hovold1-0/+2
2020-11-04USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-04USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-04USB: serial: remove write wait queueJohan Hovold1-6/+6
2020-11-04USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold1-32/+13
2020-11-04USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-04USB: serial: keyspan_pda: drop redundant usb-serial pointerJohan Hovold1-3/+2
2020-11-04USB: serial: keyspan_pda: use BIT() macroJohan Hovold1-12/+13
2020-11-04USB: serial: keyspan_pda: clean up comments and whitespaceJohan Hovold1-60/+56
2020-11-04USB: serial: keyspan_pda: clean up xircom/entrega supportJohan Hovold3-75/+13
2020-11-04USB: serial: keyspan_pda: add write-fifo supportJohan Hovold1-60/+55
2020-11-04USB: serial: keyspan_pda: increase transmitter thresholdJohan Hovold1-1/+1
2020-11-04USB: serial: keyspan_pda: fix write implementationJohan Hovold1-58/+51
2020-11-04USB: serial: keyspan_pda: refactor write-room handlingJohan Hovold1-63/+50
2020-11-04USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold1-9/+20
2020-11-04USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold1-0/+4
2020-11-04USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold1-14/+3
2020-11-04USB: serial: keyspan_pda: fix stalled writesJohan Hovold1-1/+1
2020-11-04USB: serial: keyspan_pda: fix write deadlockJohan Hovold1-3/+4
2020-11-04USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold1-2/+2
2020-10-28USB: serial: option: add Quectel EC200T module supportZiyi Cao1-0/+2
2020-10-27USB: serial: iuu_phoenix: remove unneeded breakTom Rix1-2/+0
2020-10-27USB: serial: digi_acceleport: remove in_interrupt() usageAhmed S. Darwish1-3/+2
2020-10-08Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman6-19/+36
2020-10-08USB: serial: option: add Cellient MPL200 cardWilken Gottwalt1-0/+3
2020-10-05USB: serial: ftdi_sio: use cur_altsetting for consistencyMychaela N. Falconia1-7/+7
2020-10-05USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch1-0/+2
2020-10-01USB: serial: qcserial: fix altsetting probingJohan Hovold1-2/+2
2020-10-01USB: serial: ftdi_sio: clean up jtag quirksJohan Hovold1-10/+8