summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold2019-12-101-4/+6
* usb: serial: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-8/+8
* usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman2019-11-181-0/+1
* Merge tag 'usb-serial-5.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-11-158-710/+300
|\
| * USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2019-11-142-0/+10
| * USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado2019-11-131-0/+4
| * USB: serial: mos7840: drop port open flagJohan Hovold2019-11-121-28/+1
| * USB: serial: mos7840: drop read-urb checkJohan Hovold2019-11-121-11/+0
| * USB: serial: mos7840: drop port driver data accessorsJohan Hovold2019-11-121-91/+13
| * USB: serial: mos7840: drop serial struct accessorJohan Hovold2019-11-121-30/+0
| * USB: serial: mos7840: drop paranoid serial checksJohan Hovold2019-11-121-36/+2
| * USB: serial: mos7840: drop paranoid port checksJohan Hovold2019-11-121-84/+8
| * USB: serial: mos7840: drop redundant urb context checkJohan Hovold2019-11-121-5/+1
| * USB: serial: mos7840: rip out broken interrupt handlingJohan Hovold2019-11-121-291/+3
| * USB: serial: mos7840: fix probe error handlingJohan Hovold2019-11-121-20/+28
| * USB: serial: mos7840: document MCS7810 detection hackJohan Hovold2019-11-121-0/+7
| * USB: serial: mos7840: clean up device-type handlingJohan Hovold2019-11-121-77/+44
| * USB: serial: mos7840: fix remote wakeupJohan Hovold2019-11-121-5/+0
| * USB: serial: mos7720: fix remote wakeupJohan Hovold2019-11-121-4/+0
| * USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado2019-11-071-0/+3
| * USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl2019-11-061-0/+11
| * USB: serial: ch341: reimplement line-speed handlingJohan Hovold2019-11-041-22/+75
| * USB: serial: pl2303: add support for PL2303HXNCharles Yeh2019-10-232-23/+107
* | Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2019-11-042-4/+11
|\ \
| * | USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2019-10-302-4/+7
| * | USB: serial: whiteheat: fix potential slab corruptionJohan Hovold2019-10-301-0/+4
* | | Merge 5.4-rc5 into usb-nextGreg Kroah-Hartman2019-10-271-8/+4
|\| |
| * | USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold2019-10-161-2/+2
| * | USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold2019-10-161-7/+3
| |/
* | Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman2019-10-145-6/+26
|\|
| * Merge tag 'usb-serial-5.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-044-2/+25
| |\
| | * USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold2019-10-041-2/+2
| | * USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-041-0/+3
| | * USB: serial: option: add Telit FN980 compositionsDaniele Palmas2019-10-021-0/+8
| | * USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler2019-10-022-0/+12
| * | USB: serial: fix runtime PM after driver unbindJohan Hovold2019-10-041-4/+1
| |/
* / usb: Fix Kconfig indentationKrzysztof Kozlowski2019-10-041-22/+22
|/
* USB: serial: ftdi_sio: add support for FT232H CBUS gpiosMatthew Michilot2019-08-281-0/+43