summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2022-09-15USB: serial: ftdi_sio: clean up attribute handlingJohan Hovold1-31/+16
2022-09-15USB: serial: ftdi_sio: clean up modem-status handlingJohan Hovold1-18/+4
2022-09-15USB: serial: ftdi_sio: tighten device-type detectionJohan Hovold1-63/+55
2022-09-15USB: serial: ftdi_sio: rename channel indexJohan Hovold2-26/+24
2022-09-15USB: serial: ftdi_sio: include FT2232D in type stringJohan Hovold1-1/+1
2022-09-15USB: serial: ftdi_sio: rename chip typesJohan Hovold1-30/+30
2022-09-15USB: serial: ftdi_sio: drop redundant chip type commentsJohan Hovold1-11/+10
2022-09-15USB: serial: ftdi_sio: clean up chip type enumJohan Hovold2-12/+11
2022-09-15USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold1-2/+1
2022-09-13USB: serial: option: add Quectel RM520Njerry meng1-0/+4
2022-09-13USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)1-0/+2
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman5-2/+38
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+9
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+2
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen30-64/+103
2022-08-29USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao1-0/+6
2022-08-29USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2-0/+8
2022-08-29USB: serial: option: add Quectel EM060K modemYonglin Tan1-0/+4
2022-08-29USB: serial: option: add support for OPPO R11 diag portYan Xinyu1-0/+5
2022-07-25Merge tag 'usb-serial-5.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman8-16/+12
2022-07-25USB: serial: fix tty-port initialized commentsJohan Hovold3-3/+5
2022-07-25USB: serial: usb_wwan: replace DTR/RTS magic numbers with macrosYan Xinyu1-4/+6
2022-07-13USB: serial: fix repeated word "the" in commentsJiang Jian2-2/+2
2022-07-13USB: serial: io_edgeport: fix spelling mistakesZhang Jiaming1-2/+2
2022-07-13USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann2-0/+9
2022-06-23USB: serial: option: add Quectel RM500K module supportMacpaul Lin1-0/+2
2022-06-22USB: serial: use kmemdup instead of kmalloc + memcpySlark Xiao3-9/+3
2022-06-22USB: serial: option: add Quectel EM05-G modemYonglin Tan1-0/+3
2022-06-22USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold1-12/+17
2022-06-20USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano1-0/+1
2022-06-09USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-09USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-1/+6
2022-05-19tty: remove CMSPAR ifdefsIlpo Järvinen2-6/+1
2022-05-19USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)1-0/+2
2022-05-18USB: serial: pl2303: fix type detection for odd deviceJohan Hovold1-0/+3
2022-05-05USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang1-0/+2
2022-05-05USB: serial: ftdi_sio: clean up printk format specifierDaniels Umanovskis1-1/+1
2022-05-05USB: serial: option: add Fibocom MA510 modemSven Schwermer1-0/+2
2022-05-05USB: serial: option: add Fibocom L610 modemSven Schwermer1-0/+2
2022-05-05USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2-0/+2
2022-04-21USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook1-3/+2
2022-04-20USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen1-0/+2
2022-04-20USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao1-0/+6
2022-04-11USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas1-0/+6
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-94/+7
2022-03-08USB: serial: usb_wwan: remove redundant assignment to variable iColin Ian King1-1/+0
2022-03-07USB: serial: pl2303: fix GS type detectionJohan Hovold1-0/+1