aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-28USB: serial: option: add Olicard 600Bjørn Mork1-4/+6
2019-03-28USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-03-20USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-03-19USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard1-1/+2
2019-03-19USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2-1/+5
2019-03-19USB: serial: option: add support for Quectel EM12Kristian Evensen1-0/+4
2019-02-21Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-0/+9
2019-02-21Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-19/+112
2019-02-20USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas1-0/+2
2019-02-20USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados1-0/+11
2019-02-15USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2-0/+8
2019-02-07USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2019-02-07USB: serial: cp210x: add minimum baud rate for CP2105 SCIJohanna Abrahamsson1-9/+8
2019-02-04USB: serial: cp210x: add GPIO support for CP2104Icenowy Zheng1-4/+78
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman9-2/+24
2019-01-25USB: serial: cp210x: support all gpios on CP2102N QFN28 packageMans Rullgard1-6/+13
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2019-01-18USB: serial: keyspan_usa: add proper SPDX lines for .h filesGreg Kroah-Hartman5-0/+5
2019-01-17USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-01-14USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados1-1/+14
2019-01-07USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2018-12-21USB: serial: option: add Fibocom NL678 seriesJörgen Storvist1-0/+4
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman1-1/+15
2018-12-21Merge tag 'usb-serial-4.21-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman6-55/+55
2018-12-18USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2018-12-13USB: serial: option: add Telit LN940 seriesJörgen Storvist1-0/+4
2018-12-13USB: serial: option: add Fibocom NL668 seriesJörgen Storvist1-0/+2
2018-12-12USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist1-0/+1
2018-12-12USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist1-0/+2
2018-12-10USB: serial: mos7840: remove set but not used variables 'number, serial'YueHaibing1-6/+0
2018-12-10USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold1-1/+1
2018-12-05USB: serial: mos7840: add a product ID for the new productJackyChou1-2/+8
2018-12-05USB: serial: mos7840: clean up register handlingJackyChou1-32/+16
2018-11-23USB: serial: ftdi_sio: use rounding when calculating baud rate divisorsNikolaj Fogh1-3/+3
2018-11-20USB: serial: f81534: fix reading old/new IC configJi-Ze Hong (Peter Hong)1-3/+17
2018-11-12USB: serial: mos7840: remove set but not used variables 'st, data1, iflag'YueHaibing1-6/+1
2018-11-12USB: serial: quatech2: remove set but not used variable 'port_priv'YueHaibing1-3/+0
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-6/+420
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds18-508/+225
2018-10-18Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-6/+420
2018-10-13complete ->[sg]et_serial() switchoverAl Viro1-2/+2
2018-10-13usb_wwan: switch to ->[sg]et_serial()Al Viro3-49/+23
2018-10-13whiteheat: switch to ->get_serial()Al Viro1-27/+15
2018-10-13ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro1-50/+24
2018-10-13ssu100: switch to ->get_serial()Al Viro1-31/+11
2018-10-13quatech2: switch to ->get_serial()Al Viro1-31/+11
2018-10-13pl2303: switch to ->get_serial()Al Viro1-21/+8
2018-10-13opticon: switch to ->get_serial()Al Viro1-31/+12
2018-10-13mos7840: switch to ->get_serial()Al Viro1-26/+13