summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* USB: serial: option: add the BroadMobi BM818 cardBob Ham2019-08-151-0/+2
* USB: serial: option: Add Motorola modem UARTsTony Lindgren2019-08-151-0/+5
* USB: serial: option: add D-Link DWM-222 device IDRogan Dawes2019-08-051-0/+2
* USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto2019-08-051-0/+1
* Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-07-033-0/+8
|\
| * USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2019-06-282-0/+7
| * USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist2019-06-191-0/+1
* | docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab2019-06-2016-20/+20
|/
* USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-05-211-0/+4
* USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-05-212-0/+4
* USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-05-211-0/+2
* USB: serial: f81232: implement break controlJi-Ze Hong (Peter Hong)2019-05-031-6/+25
* USB: serial: f81232: add high baud rate supportJi-Ze Hong (Peter Hong)2019-05-031-11/+94
* USB: serial: f81232: clear overrun flagJi-Ze Hong (Peter Hong)2019-05-031-1/+24