summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann2022-07-132-0/+9
* USB: serial: option: add Quectel RM500K module supportMacpaul Lin2022-06-231-0/+2
* USB: serial: option: add Quectel EM05-G modemYonglin Tan2022-06-221-0/+3
* USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold2022-06-221-12/+17
* USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano2022-06-201-0/+1
* USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao2022-06-091-0/+6
* USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2022-06-092-0/+3
* Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-033-1/+6
|\
| * USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)2022-05-191-0/+2
| * USB: serial: pl2303: fix type detection for odd deviceJohan Hovold2022-05-181-0/+3
| * USB: serial: ftdi_sio: clean up printk format specifierDaniels Umanovskis2022-05-051-1/+1
* | tty: remove CMSPAR ifdefsIlpo Järvinen2022-05-192-6/+1
* | USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-051-0/+2
* | USB: serial: option: add Fibocom MA510 modemSven Schwermer2022-05-051-0/+2
* | USB: serial: option: add Fibocom L610 modemSven Schwermer2022-05-051-0/+2
* | USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2022-05-052-0/+2
|/
* USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook2022-04-211-3/+2
* USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen2022-04-201-0/+2
* USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao2022-04-201-0/+6
* USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas2022-04-111-0/+6
* Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-286-94/+7
|\
| * USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby2022-02-286-94/+7
* | USB: serial: usb_wwan: remove redundant assignment to variable iColin Ian King2022-03-081-1/+0
* | USB: serial: pl2303: fix GS type detectionJohan Hovold2022-03-071-0/+1
* | USB: serial: pl2303: add IBM device IDsEddie James2022-03-042-0/+4
* | USB: serial: simple: add Nokia phone driverJohan Hovold2022-03-032-0/+8
|/
* USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas2022-02-211-0/+6
* USB: serial: option: add support for DW5829eSlark Xiao2022-02-211-0/+6
* Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii2022-02-211-1/+0
* USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold2022-02-011-0/+1
* USB: serial: cp210x: add NCR Retail IO box idJohan Hovold2022-02-011-0/+1
* USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams2022-02-012-0/+6
* USB: serial: option: add ZTE MF286D modemPawel Dembicki2022-01-311-0/+2
* USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner2022-01-311-0/+1
* USB: serial: option: add Telit FN990 compositionsDaniele Palmas2021-12-141-0/+8
* USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold2021-12-141-2/+4
* USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang2021-11-241-0/+3
* USB: serial: pl2303: fix GC type detectionJohan Hovold2021-11-231-0/+1
* USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas2021-11-221-0/+2
* Merge tag 'usb-serial-5.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-298-384/+215
|\
| * USB: serial: keyspan: fix memleak on probe errorsWang Hai2021-10-271-8/+7
| * USB: serial: cp210x: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya2021-10-271-78/+31
| * USB: serial: ch314: use usb_control_msg_recv()Himadri Pandya2021-10-271-59/+26
| * USB: serial: kl5kusb105: drop line-status helperJohan Hovold2021-09-221-15/+4
| * USB: serial: kl5kusb105: simplify line-status handlingJohan Hovold2021-09-221-8/+4
| * USB: serial: kl5kusb105: clean up line-status handlingJohan Hovold2021-09-221-9/+8
| * USB: serial: kl5kusb105: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya2021-09-211-45/+34
| * USB: serial: keyspan_pda: use usb_control_msg_recv()Himadri Pandya2021-09-211-39/+28
| * USB: serial: ftdi_sio: use usb_control_msg_recv()Himadri Pandya2021-09-211-38/+15
| * USB: serial: f81232: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya2021-09-211-62/+34