summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2019-12-10USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold
2019-11-21usb: serial: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-18usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman
2019-11-15Merge tag 'usb-serial-5.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-11-14USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso
2019-11-13USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-12USB: serial: mos7840: drop port open flagJohan Hovold
2019-11-12USB: serial: mos7840: drop read-urb checkJohan Hovold
2019-11-12USB: serial: mos7840: drop port driver data accessorsJohan Hovold
2019-11-12USB: serial: mos7840: drop serial struct accessorJohan Hovold
2019-11-12USB: serial: mos7840: drop paranoid serial checksJohan Hovold
2019-11-12USB: serial: mos7840: drop paranoid port checksJohan Hovold
2019-11-12USB: serial: mos7840: drop redundant urb context checkJohan Hovold
2019-11-12USB: serial: mos7840: rip out broken interrupt handlingJohan Hovold
2019-11-12USB: serial: mos7840: fix probe error handlingJohan Hovold
2019-11-12USB: serial: mos7840: document MCS7810 detection hackJohan Hovold
2019-11-12USB: serial: mos7840: clean up device-type handlingJohan Hovold
2019-11-12USB: serial: mos7840: fix remote wakeupJohan Hovold
2019-11-12USB: serial: mos7720: fix remote wakeupJohan Hovold
2019-11-07USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-06USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl
2019-11-04USB: serial: ch341: reimplement line-speed handlingJohan Hovold
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-30USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-10-30USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2019-10-27Merge 5.4-rc5 into usb-nextGreg Kroah-Hartman
2019-10-23USB: serial: pl2303: add support for PL2303HXNCharles Yeh
2019-10-16USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman
2019-10-04Merge tag 'usb-serial-5.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-04USB: serial: fix runtime PM after driver unbindJohan Hovold
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-04USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold
2019-10-04USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-02USB: serial: option: add Telit FN980 compositionsDaniele Palmas
2019-10-02USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler
2019-08-28USB: serial: ftdi_sio: add support for FT232H CBUS gpiosMatthew Michilot
2019-08-15USB: serial: option: add the BroadMobi BM818 cardBob Ham
2019-08-15USB: serial: option: Add Motorola modem UARTsTony Lindgren
2019-08-05USB: serial: option: add D-Link DWM-222 device IDRogan Dawes
2019-08-05USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto
2019-07-03Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-06-28USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab
2019-06-19USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist
2019-05-21USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-05-21USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-05-21USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist
2019-05-03USB: serial: f81232: implement break controlJi-Ze Hong (Peter Hong)