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