summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado2021-10-071-0/+1
* USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang2021-10-071-0/+2
* USB: serial: option: add prod. id for Quectel EG91Tomaz Solc2021-10-071-0/+4
* USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas2021-10-071-0/+2
* USB: serial: option: add device id for Foxconn T99W265Slark Xiao2021-09-241-0/+2
* USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt2021-09-241-0/+1
* USB: serial: cp210x: add part-number debug printkJohan Hovold2021-09-231-0/+2
* USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold2021-09-231-0/+35
* USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski2021-09-201-1/+0
* USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski2021-09-201-2/+0
* USB: serial: option: add Telit LN920 compositionsCarlo Lobrano2021-09-131-0/+8
* Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-09-011-0/+1
|\
| * USB: serial: pl2303: fix GL type detectionRobert Marko2021-08-301-0/+1
* | Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2021-09-019-93/+47
|\ \
| * | USB: serial: replace symbolic permissions by octal permissionsUtkarsh Verma2021-08-267-15/+15
| * | USB: serial: cp210x: determine fw version for CP2105 and CP2108Johan Hovold2021-07-301-0/+5
| * | USB: serial: cp210x: clean up type detectionJohan Hovold2021-07-301-11/+12
| * | USB: serial: cp210x: clean up set-chars requestJohan Hovold2021-07-301-26/+2
| * | USB: serial: cp210x: clean up control-request timeoutJohan Hovold2021-07-301-1/+1
| * | USB: serial: cp210x: fix flow-control error handlingJohan Hovold2021-07-301-3/+8
| * | USB: serial: cp210x: fix control-characters error handlingJohan Hovold2021-07-301-5/+5
| * | USB: serial: io_edgeport: drop unused descriptor helperJohan Hovold2021-07-301-33/+0
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-7/+6
|\ \ \
| * \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-096-18/+39
| |\ \ \
| * | | | tty: drop put_tty_driverJiri Slaby2021-07-271-2/+2
| * | | | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-5/+4
* | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-095-16/+33
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-272-2/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
| | |_|/ | |/| |
* | | | Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold2021-08-251-1/+0
* | | | USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang2021-08-241-0/+2
| |_|/ |/| |
* | | USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer2021-08-052-0/+4
* | | USB: serial: pl2303: fix GT type detectionJohan Hovold2021-08-041-0/+1
* | | USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas2021-08-041-0/+2
* | | USB: serial: pl2303: fix HX type detectionJohan Hovold2021-07-301-16/+25
* | | USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau2021-07-291-0/+1
| |/ |/|
* | USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping2021-07-211-0/+1
* | USB: serial: cp210x: fix comments for GE CS1000Ian Ray2021-07-201-2/+2
* | USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco2021-07-121-0/+3
|/
* Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-0521-174/+282
|\
| * Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-2421-174/+282
| |\
| | * USB: serial: cp210x: add support for GPIOs on CP2108Pho Tran2021-06-161-19/+170
| | * USB: serial: drop irq-flags initialisationsJohan Hovold2021-05-213-14/+13
| | * USB: serial: mos7840: drop buffer-callback return-value commentsJohan Hovold2021-05-211-5/+0
| | * USB: serial: mos7720: drop buffer-callback sanity checksJohan Hovold2021-05-211-15/+2
| | * USB: serial: io_edgeport: drop buffer-callback sanity checksJohan Hovold2021-05-211-26/+1
| | * USB: serial: digi_acceleport: add chars_in_buffer lockingJohan Hovold2021-05-211-9/+11
| | * USB: serial: digi_acceleport: reduce chars_in_buffer over-reportingJohan Hovold2021-05-211-2/+1
| | * USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby2021-05-1913-37/+37