summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2018-07-17USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-17USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-07-17USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen1-0/+1
2018-07-17USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter1-1/+1
2018-07-08USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados1-0/+3
2018-07-08USB: serial: cp210x: add CESINEL device idsJohan Hovold1-0/+11
2018-05-09USB: serial: option: adding support for ublox R410MSZ Lin (林上智)1-0/+5
2018-05-09USB: serial: option: reimplement interface maskingJohan Hovold1-294/+152
2018-05-09USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman1-34/+35
2018-05-09USB: serial: option: Add support for Quectel EP06Kristian Evensen1-0/+7
2018-05-01USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-05-01USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-05-01USB: serial: simple: add libtransistor consoleCollin May2-0/+8
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-02-03USB: serial: simple: add Motorola Tetra driverJohan Hovold2-0/+8
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai1-1/+0
2018-02-03USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2-0/+2
2018-02-03usb: option: Add support for FS040U modemOKAMOTO Yoshiaki1-0/+5
2018-01-17USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-01-17USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2018-01-02USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)1-0/+9
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas1-0/+8
2018-01-02USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer1-0/+3
2018-01-02USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2-0/+7
2017-12-10USB: serial: usb_debug: add new USB device idLu Baolu1-0/+2
2017-12-10USB: serial: option: add Quectel BG96 idSebastian Sjoholm1-0/+3
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold1-0/+6
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold1-3/+13
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer1-0/+1
2017-11-21USB: serial: Change DbC debug device binding IDLu Baolu1-2/+2
2017-11-21USB: serial: metro-usb: stop I/O after failed openJohan Hovold1-3/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-16USB: serial: metro-usb: add MS7820 device idJohan Hovold1-0/+1
2017-10-09USB: serial: console: fix use-after-free after failed setupJohan Hovold1-0/+1
2017-10-09USB: serial: console: fix use-after-free on disconnectJohan Hovold1-1/+1
2017-10-03USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul1-0/+4
2017-09-19USB: serial: cp210x: add support for ELV TFD500Andreas Engel1-0/+1
2017-09-19USB: serial: cp210x: fix partnum regressionSebastian Frei1-6/+6
2017-09-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig1-0/+2
2017-09-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2-0/+9
2017-08-30USB: serial: option: simplify 3 D-Link device entriesBjørn Mork1-6/+3
2017-08-30USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero1-0/+1
2017-08-10USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman2-0/+3
2017-08-01USB: serial: option: add D-Link DWM-222 device IDHector Martin1-0/+2
2017-07-17USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller1-0/+1
2017-07-13USB: serial: safe_serial: move __inline__ before return typeJoe Perches1-1/+1
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+5
2017-07-04Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-54/+13