aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/johan/usb-serial into usb-nextGreg 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
2020-09-29USB: serial: pl2303: add device-id for HP GC deviceScott Chen2-0/+2
2020-09-29USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia2-0/+12
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman3-8/+16
2020-08-31USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork1-8/+12
2020-08-31USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado1-0/+2
2020-08-24USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2-0/+2
2020-08-18usb: mos7720: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-07-28Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman22-146/+459
2020-07-21USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-07-21USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold1-6/+8
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman5-3/+17
2020-07-16USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
2020-07-14USB: serial: sierra: clean up special-interface handlingJohan Hovold1-29/+29
2020-07-14USB: serial: cp210x: use in-kernel types in port dataJohan Hovold1-1/+1
2020-07-14USB: serial: cp210x: drop unnecessary packed attributesJohan Hovold1-3/+3
2020-07-14USB: serial: cp210x: add support for TIOCGICOUNTJohan Hovold1-0/+1