summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas2024-04-181-0/+6
* USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang2024-04-181-0/+8
* USB: serial: option: add Lonsung U8300/U9300 productCoia Prant2024-04-181-0/+4
* USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo2024-04-171-0/+4
* USB: serial: option: support Quectel EM060K sub-modelsJerry Meng2024-04-151-0/+16
* USB: serial: option: add Fibocom FM135-GL variantsbolan wang2024-04-151-0/+2
* USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri2024-03-051-0/+2
* USB: serial: keyspan: remove redundant assignment to pointer dataColin Ian King2024-03-041-1/+0
* USB: serial: ftdi_sio: remove redundant assignment to variable cflagColin Ian King2024-03-041-1/+1
* USB: serial: oti6858: remove redundant assignment to variable divisorColin Ian King2024-03-041-1/+0
* USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs2024-03-041-0/+6
* USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström2024-03-041-0/+1
* USB: serial: add device ID for VeriFone adapterCameron Williams2024-03-041-0/+1
* USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher2024-03-042-0/+8
* USB: serial: option: add Fibocom FM101-GL variantPuliang Lu2024-01-311-0/+1
* USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu2024-01-301-0/+2
* USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr2024-01-301-0/+1
* Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-182-2/+2
|\
| * USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng2024-01-042-2/+2
* | USB: serial: option: add Quectel EG912Y module supportAlper Ak2023-12-211-0/+2
* | USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2023-12-212-6/+6
* | USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer2023-12-151-0/+1
* | USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao2023-12-151-0/+2
|/
* USB: serial: option: add Luat Air72*U series productsAsuna Yang2023-11-231-0/+3
* USB: serial: option: add Fibocom L7xx modulesVictor Fragoso2023-11-221-0/+1
* USB: serial: option: fix FM101R-GL definesPuliang Lu2023-11-211-2/+2
* USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak2023-11-211-1/+2
* USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu2023-10-161-0/+5
* USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin2023-10-131-0/+1
* USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda2023-10-131-0/+1
* Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-3/+2
|\
| * tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-2/+2
| * tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-2/+1
* | Merge tag 'usb-serial-6.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-08-272-1/+95
|\ \ | |/ |/|
| * USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao2023-08-231-0/+4
| * USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn2023-08-231-0/+3
| * USB: serial: xr: add TIOCGRS485 and TIOCSRS485 ioctlsJarkko Sonninen2023-07-201-1/+88
* | USB: serial: simple: sort driver entriesJohan Hovold2023-07-201-33/+33
* | USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum2023-07-201-0/+7
* | USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi2023-07-201-0/+2
* | USB: serial: option: support Quectel EM060K_128Jerry Meng2023-07-201-0/+4
|/
* Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-0325-72/+150
|\
| * USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin2023-06-221-0/+4
| * USB: serial: report unsupported break signallingJohan Hovold2023-06-071-1/+1
| * USB: serial: cp210x: disable break signalling on CP2105 SCIJohan Hovold2023-06-071-0/+6
| * USB: serial: return errors from break handlingJohan Hovold2023-06-0724-71/+139
* | USB: serial: option: add Quectel EM061KGL seriesJerry Meng2023-06-021-0/+16
|/
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * USB: mark all struct bus_type as constGreg Kroah-Hartman2023-03-231-1/+1
* | Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-04-201-0/+6
|\ \