summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | USB: serial: quatech2: handle unbound portsJohan Hovold2020-01-171-0/+6
| * | USB: serial: keyspan: handle unbound portsJohan Hovold2020-01-171-0/+4
| * | USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold2020-01-171-5/+7
| * | USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold2020-01-171-2/+2
| * | USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold2020-01-171-1/+5
| * | USB: serial: suppress driver bind attributesJohan Hovold2020-01-171-0/+3
| * | USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer2020-01-161-0/+2
| * | USB: serial: opticon: fix control-message timeoutsJohan Hovold2020-01-141-1/+1
| * | USB: serial: option: Add support for Quectel RM500QKristian Evensen2020-01-131-0/+4
| * | USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque2020-01-131-0/+2
| |/
* | Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-133-0/+15
|\|
| * USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas2019-12-203-0/+13
| * USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas2019-12-161-0/+2
* | Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman2019-12-161-4/+6
|\|
| * USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold2019-12-101-4/+6
* | usb: drop comment about 2 uhci driversRandy Dunlap2019-12-101-3/+0
|/
* usb: serial: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-8/+8