summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-07-2822-146/+459
|\
| * USB: serial: qcserial: add EM7305 QDL product IDErik Ekman2020-07-211-0/+1
| * USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold2020-07-211-6/+8
| * USB: serial: sierra: clean up special-interface handlingJohan Hovold2020-07-141-29/+29
| * USB: serial: cp210x: use in-kernel types in port dataJohan Hovold2020-07-141-1/+1
| * USB: serial: cp210x: drop unnecessary packed attributesJohan Hovold2020-07-141-3/+3
| * USB: serial: cp210x: add support for TIOCGICOUNTJohan Hovold2020-07-141-0/+1
| * USB: serial: cp210x: add support for line-status eventsJohan Hovold2020-07-141-3/+186
| * USB: serial: cp210x: disable interface on errors in openJohan Hovold2020-07-141-1/+10
| * USB: serial: drop redundant transfer-buffer castsJohan Hovold2020-07-096-8/+6
| * USB: serial: add sysrq break-handler dummyJohan Hovold2020-07-091-2/+2
| * USB: serial: inline sysrq dummy functionJohan Hovold2020-07-091-7/+2
| * USB: serial: only process sysrq when enabledJohan Hovold2020-07-091-1/+1
| * USB: serial: only set sysrq timestamp for consolesJohan Hovold2020-07-097-14/+18
| * USB: serial: ftdi_sio: fix break and sysrq handlingJohan Hovold2020-07-091-7/+17
| * USB: serial: ftdi_sio: clean up receive processingJohan Hovold2020-07-091-10/+9
| * USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold2020-07-091-11/+11
| * USB: serial: use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-084-6/+6
| * USB: serial: ch341: fix missing simulated-break marginMichael Hanselmann2020-07-071-4/+6
| * USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman2020-07-061-0/+17
| * USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman2020-07-061-0/+2
| * USB: serial: ch341: simulate break condition if not supportedMichael Hanselmann2020-07-061-9/+93
| * USB: serial: console: add support for flow controlJohan Hovold2020-07-021-1/+4
| * USB: serial: quatech2: drop two stub functionsJohan Hovold2020-07-021-17/+1
| * USB: serial: kobil_sct: log failure to update line settingsJohan Hovold2020-07-021-0/+4
| * USB: serial: keyspan_pda: drop unused firmware reset statusJohan Hovold2020-07-021-2/+1
| * USB: serial: iuu_phoenix: drop unused URB submission resultsJohan Hovold2020-07-021-8/+4
| * USB: serial: garmin_gps: don't compile unused packet definitionsJohan Hovold2020-07-021-5/+8
| * USB: serial: ch341: add min and max line-speed macrosJohan Hovold2020-06-301-1/+5
| * USB: serial: ch341: name prescaler, divisor registersMichael Hanselmann2020-06-291-2/+15
* | Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman2020-07-205-3/+17
|\ \
| * | USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold2020-07-161-3/+5
| * | USB: serial: option: add Quectel EG95 LTE modemAceLan Kao2020-07-071-0/+3
| * | USB: serial: ch341: add new Product ID for CH340Igor Moura2020-06-231-0/+1
| * | USB: serial: option: add GosunCn GM500 seriesJörgen Storvist2020-06-231-0/+3
| * | USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2020-06-232-0/+5
* | | USB: Fix up terminologyGreg Kroah-Hartman2020-07-011-2/+2
| |/ |/|
* | USB: serial: sierra: unify quirk handling logicGreg Kroah-Hartman2020-06-191-38/+19
* | USB: serial: qcserial: fix up wording in a commentGreg Kroah-Hartman2020-06-191-3/+2
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-15/+15
* Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2020-05-292-0/+5
|\
| * USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas2020-05-271-0/+4
| * USB: serial: qcserial: add DW5816e QDL supportMatt Jolly2020-05-251-0/+1
* | Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-05-2914-15/+81
|\ \ | |/ |/|
| * USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold2020-05-271-3/+12
| * USB: serial: ch341: add basis for quirk detectionMichael Hanselmann2020-05-271-0/+53
| * USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu2020-05-191-0/+4
| * USB: serial: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-2212-12/+12
* | USB: serial: qcserial: Add DW5816e supportMatt Jolly2020-05-041-0/+1
* | USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum2020-04-221-2/+2
|/