summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|/
* Merge tag 'usb-serial-5.7-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-03-266-46/+332
|\
| * USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang2020-03-261-1/+1
| * USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki2020-03-251-0/+2
| * USB: serial: option: add BroadMobi BM806UPawel Dembicki2020-03-251-0/+2
| * USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki2020-03-251-0/+2
| * USB: serial: f81232: add control driver for F81534AJi-Ze Hong (Peter Hong)2020-03-181-1/+134
| * USB: serial: fix tty cleanup-op kernel-docJohan Hovold2020-03-111-1/+1
| * USB: serial: clean up carrier-detect helperJohan Hovold2020-03-111-5/+3
| * USB: serial: f81232: set F81534A serial port with RS232 modeJi-Ze Hong (Peter Hong)2020-02-251-1/+23
| * USB: serial: f81232: add F81534A supportJi-Ze Hong (Peter Hong)2020-02-251-6/+122
| * USB: serial: f81232: use devm_kzalloc for port dataJi-Ze Hong (Peter Hong)2020-02-251-12/+1
| * USB: serial: f81232: add tx_empty functionJi-Ze Hong (Peter Hong)2020-02-251-0/+15
| * USB: serial: f81232: extract LSR handlerJi-Ze Hong (Peter Hong)2020-02-251-23/+30
| * USB: serial: digi_acceleport: remove redundant assignment to pointer privColin Ian King2020-02-101-1/+1
| * USB: serial: relax unthrottle memory barrierJohan Hovold2020-02-101-2/+2
* | Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman2020-03-233-0/+4
|\ \
| * | USB: serial: pl2303: add device-id for HP LD381Scott Chen2020-03-122-0/+2
| * | USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas2020-03-121-0/+2
* | | Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2020-02-242-1/+11
|\| |
| * | USB: serial: ch341: fix receiver regressionJohan Hovold2020-02-101-0/+10
| * | USB: serial: ir-usb: Silence harmless uninitialized variable warningDan Carpenter2020-02-101-1/+1
| |/
* / USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-232-4/+4
|/
* Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-01-274-90/+160
|\
| * USB: serial: cyberjack: fix spelling mistake "To" -> "Too"Colin Ian King2020-01-231-1/+1
| * USB: serial: ir-usb: simplify endpoint checkJohan Hovold2020-01-231-3/+2
| * USB: serial: ir-usb: make set_termios synchronousJohan Hovold2020-01-231-39/+11
| * USB: serial: ir-usb: fix IrLAP framingJohan Hovold2020-01-231-22/+91
| * USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-01-231-10/+10
| * USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold2020-01-231-0/+3
| * USB: serial: garmin_gps: Use flexible-array memberGustavo A. R. Silva2020-01-171-1/+1
| * USB: serial: opticon: stop all I/O on close()Johan Hovold2020-01-171-0/+16
| * USB: serial: opticon: add chars_in_buffer() implementationJohan Hovold2020-01-171-17/+28
* | Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman2020-01-218-9/+36
|\ \