aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-21usb: serial: Fix Kconfig indentationKrzysztof Kozlowski1-8/+8
2019-11-18usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-11-15Merge tag 'usb-serial-5.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman8-710/+300
2019-11-14USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2-0/+10
2019-11-13USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-11-12USB: serial: mos7840: drop port open flagJohan Hovold1-28/+1
2019-11-12USB: serial: mos7840: drop read-urb checkJohan Hovold1-11/+0
2019-11-12USB: serial: mos7840: drop port driver data accessorsJohan Hovold1-91/+13
2019-11-12USB: serial: mos7840: drop serial struct accessorJohan Hovold1-30/+0
2019-11-12USB: serial: mos7840: drop paranoid serial checksJohan Hovold1-36/+2
2019-11-12USB: serial: mos7840: drop paranoid port checksJohan Hovold1-84/+8
2019-11-12USB: serial: mos7840: drop redundant urb context checkJohan Hovold1-5/+1
2019-11-12USB: serial: mos7840: rip out broken interrupt handlingJohan Hovold1-291/+3
2019-11-12USB: serial: mos7840: fix probe error handlingJohan Hovold1-20/+28
2019-11-12USB: serial: mos7840: document MCS7810 detection hackJohan Hovold1-0/+7
2019-11-12USB: serial: mos7840: clean up device-type handlingJohan Hovold1-77/+44
2019-11-12USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-12USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-07USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-06USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-11-04USB: serial: ch341: reimplement line-speed handlingJohan Hovold1-22/+75
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2-4/+11
2019-10-30USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-10-30USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
2019-10-27Merge 5.4-rc5 into usb-nextGreg Kroah-Hartman1-8/+4
2019-10-23USB: serial: pl2303: add support for PL2303HXNCharles Yeh2-23/+107
2019-10-16USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold1-2/+2
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold1-7/+3
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman5-6/+26
2019-10-04Merge tag 'usb-serial-5.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman4-2/+25
2019-10-04USB: serial: fix runtime PM after driver unbindJohan Hovold1-4/+1
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski1-22/+22
2019-10-04USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold1-2/+2
2019-10-04USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+3
2019-10-02USB: serial: option: add Telit FN980 compositionsDaniele Palmas1-0/+8
2019-10-02USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler2-0/+12
2019-08-28USB: serial: ftdi_sio: add support for FT232H CBUS gpiosMatthew Michilot1-0/+43
2019-08-15USB: serial: option: add the BroadMobi BM818 cardBob Ham1-0/+2
2019-08-15USB: serial: option: Add Motorola modem UARTsTony Lindgren1-0/+5
2019-08-05USB: serial: option: add D-Link DWM-222 device IDRogan Dawes1-0/+2
2019-08-05USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto1-0/+1
2019-07-03Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-0/+8
2019-06-28USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2-0/+7
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab16-20/+20
2019-06-19USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist1-0/+1
2019-05-21USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-05-21USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-05-21USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-05-03USB: serial: f81232: implement break controlJi-Ze Hong (Peter Hong)1-6/+25
2019-05-03USB: serial: f81232: add high baud rate supportJi-Ze Hong (Peter Hong)1-11/+94