summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2021-10-07USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado
2021-10-07USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang
2021-10-07USB: serial: option: add prod. id for Quectel EG91Tomaz Solc
2021-10-07USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas
2021-09-24USB: serial: option: add device id for Foxconn T99W265Slark Xiao
2021-09-24USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt
2021-09-23USB: serial: cp210x: add part-number debug printkJohan Hovold
2021-09-23USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold
2021-09-20USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski
2021-09-20USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski
2021-09-13USB: serial: option: add Telit LN920 compositionsCarlo Lobrano
2021-09-01Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-09-01Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30USB: serial: pl2303: fix GL type detectionRobert Marko
2021-08-26USB: serial: replace symbolic permissions by octal permissionsUtkarsh Verma
2021-08-25Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold
2021-08-24USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-05USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer
2021-08-04USB: serial: pl2303: fix GT type detectionJohan Hovold
2021-08-04USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas
2021-07-30USB: serial: cp210x: determine fw version for CP2105 and CP2108Johan Hovold
2021-07-30USB: serial: cp210x: clean up type detectionJohan Hovold
2021-07-30USB: serial: cp210x: clean up set-chars requestJohan Hovold
2021-07-30USB: serial: cp210x: clean up control-request timeoutJohan Hovold
2021-07-30USB: serial: cp210x: fix flow-control error handlingJohan Hovold
2021-07-30USB: serial: cp210x: fix control-characters error handlingJohan Hovold
2021-07-30USB: serial: io_edgeport: drop unused descriptor helperJohan Hovold
2021-07-30USB: serial: pl2303: fix HX type detectionJohan Hovold
2021-07-29USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-21USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-20USB: serial: cp210x: fix comments for GE CS1000Ian Ray
2021-07-12USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-16USB: serial: cp210x: add support for GPIOs on CP2108Pho Tran
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-06-15cypress_m8: switch data_bits to real character bitsJiri Slaby
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-05USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman