aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-24USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang1-0/+3
2021-11-23USB: serial: pl2303: fix GC type detectionJohan Hovold1-0/+1
2021-11-22USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas1-0/+2
2021-10-29Merge tag 'usb-serial-5.16-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman8-384/+215
2021-10-27USB: serial: keyspan: fix memleak on probe errorsWang Hai1-8/+7
2021-10-27USB: serial: cp210x: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya1-78/+31
2021-10-27USB: serial: ch314: use usb_control_msg_recv()Himadri Pandya1-59/+26
2021-10-07USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado1-0/+1
2021-10-07USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang1-0/+2
2021-10-07USB: serial: option: add prod. id for Quectel EG91Tomaz Solc1-0/+4
2021-10-07USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas1-0/+2
2021-09-24USB: serial: option: add device id for Foxconn T99W265Slark Xiao1-0/+2
2021-09-24USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1
2021-09-23USB: serial: cp210x: add part-number debug printkJohan Hovold1-0/+2
2021-09-23USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold1-0/+35
2021-09-22USB: serial: kl5kusb105: drop line-status helperJohan Hovold1-15/+4
2021-09-22USB: serial: kl5kusb105: simplify line-status handlingJohan Hovold1-8/+4
2021-09-22USB: serial: kl5kusb105: clean up line-status handlingJohan Hovold1-9/+8
2021-09-21USB: serial: kl5kusb105: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya1-45/+34
2021-09-21USB: serial: keyspan_pda: use usb_control_msg_recv()Himadri Pandya1-39/+28
2021-09-21USB: serial: ftdi_sio: use usb_control_msg_recv()Himadri Pandya1-38/+15
2021-09-21USB: serial: f81232: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya1-62/+34
2021-09-20USB: serial: allow hung up ports to be suspendedJohan Hovold1-14/+17
2021-09-20USB: serial: clean up core error labelsJohan Hovold1-18/+16
2021-09-20USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski1-1/+0
2021-09-20USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski1-2/+0
2021-09-13USB: serial: option: add Telit LN920 compositionsCarlo Lobrano1-0/+8
2021-09-01Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+1
2021-09-01Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman9-93/+47
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-7/+6
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+1
2021-08-30USB: serial: pl2303: fix GL type detectionRobert Marko1-0/+1
2021-08-26USB: serial: replace symbolic permissions by octal permissionsUtkarsh Verma7-15/+15
2021-08-25Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold1-1/+0
2021-08-24USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang1-0/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman5-16/+33
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman6-18/+39
2021-08-05USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer2-0/+4
2021-08-04USB: serial: pl2303: fix GT type detectionJohan Hovold1-0/+1
2021-08-04USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas1-0/+2
2021-07-30USB: serial: cp210x: determine fw version for CP2105 and CP2108Johan Hovold1-0/+5
2021-07-30USB: serial: cp210x: clean up type detectionJohan Hovold1-11/+12
2021-07-30USB: serial: cp210x: clean up set-chars requestJohan Hovold1-26/+2
2021-07-30USB: serial: cp210x: clean up control-request timeoutJohan Hovold1-1/+1
2021-07-30USB: serial: cp210x: fix flow-control error handlingJohan Hovold1-3/+8
2021-07-30USB: serial: cp210x: fix control-characters error handlingJohan Hovold1-5/+5
2021-07-30USB: serial: io_edgeport: drop unused descriptor helperJohan Hovold1-33/+0
2021-07-30USB: serial: pl2303: fix HX type detectionJohan Hovold1-16/+25
2021-07-29USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau1-0/+1
2021-07-27tty: drop put_tty_driverJiri Slaby1-2/+2