summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2020-07-28Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman22-146/+459
2020-07-21USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-07-21USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold1-6/+8
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman5-3/+17
2020-07-16USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
2020-07-14USB: serial: sierra: clean up special-interface handlingJohan Hovold1-29/+29
2020-07-14USB: serial: cp210x: use in-kernel types in port dataJohan Hovold1-1/+1
2020-07-14USB: serial: cp210x: drop unnecessary packed attributesJohan Hovold1-3/+3
2020-07-14USB: serial: cp210x: add support for TIOCGICOUNTJohan Hovold1-0/+1
2020-07-14USB: serial: cp210x: add support for line-status eventsJohan Hovold1-3/+186
2020-07-14USB: serial: cp210x: disable interface on errors in openJohan Hovold1-1/+10
2020-07-09USB: serial: drop redundant transfer-buffer castsJohan Hovold6-8/+6
2020-07-09USB: serial: add sysrq break-handler dummyJohan Hovold1-2/+2
2020-07-09USB: serial: inline sysrq dummy functionJohan Hovold1-7/+2
2020-07-09USB: serial: only process sysrq when enabledJohan Hovold1-1/+1
2020-07-09USB: serial: only set sysrq timestamp for consolesJohan Hovold7-14/+18
2020-07-09USB: serial: ftdi_sio: fix break and sysrq handlingJohan Hovold1-7/+17
2020-07-09USB: serial: ftdi_sio: clean up receive processingJohan Hovold1-10/+9
2020-07-09USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold1-11/+11
2020-07-08USB: serial: use fallthrough pseudo-keywordGustavo A. R. Silva4-6/+6
2020-07-07USB: serial: option: add Quectel EG95 LTE modemAceLan Kao1-0/+3
2020-07-07USB: serial: ch341: fix missing simulated-break marginMichael Hanselmann1-4/+6
2020-07-06USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman1-0/+17
2020-07-06USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman1-0/+2
2020-07-06USB: serial: ch341: simulate break condition if not supportedMichael Hanselmann1-9/+93
2020-07-02USB: serial: console: add support for flow controlJohan Hovold1-1/+4
2020-07-02USB: serial: quatech2: drop two stub functionsJohan Hovold1-17/+1
2020-07-02USB: serial: kobil_sct: log failure to update line settingsJohan Hovold1-0/+4
2020-07-02USB: serial: keyspan_pda: drop unused firmware reset statusJohan Hovold1-2/+1
2020-07-02USB: serial: iuu_phoenix: drop unused URB submission resultsJohan Hovold1-8/+4
2020-07-02USB: serial: garmin_gps: don't compile unused packet definitionsJohan Hovold1-5/+8
2020-07-01USB: Fix up terminologyGreg Kroah-Hartman1-2/+2
2020-06-30USB: serial: ch341: add min and max line-speed macrosJohan Hovold1-1/+5
2020-06-29USB: serial: ch341: name prescaler, divisor registersMichael Hanselmann1-2/+15
2020-06-23USB: serial: ch341: add new Product ID for CH340Igor Moura1-0/+1
2020-06-23USB: serial: option: add GosunCn GM500 seriesJörgen Storvist1-0/+3
2020-06-23USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2-0/+5
2020-06-19USB: serial: sierra: unify quirk handling logicGreg Kroah-Hartman1-38/+19
2020-06-19USB: serial: qcserial: fix up wording in a commentGreg Kroah-Hartman1-3/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-15/+15
2020-05-29Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-0/+5
2020-05-29Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman14-15/+81
2020-05-27USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold1-3/+12
2020-05-27USB: serial: ch341: add basis for quirk detectionMichael Hanselmann1-0/+53
2020-05-27USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas1-0/+4
2020-05-25USB: serial: qcserial: add DW5816e QDL supportMatt Jolly1-0/+1
2020-05-19USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu1-0/+4
2020-05-04USB: serial: qcserial: Add DW5816e supportMatt Jolly1-0/+1
2020-04-22USB: serial: Use the correct style for SPDX License IdentifierNishad Kamdar12-12/+12
2020-04-22USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2