summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2024-08-071-0/+7
|\
| * USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki2024-07-311-0/+7
* | Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-07-319-13/+9
|\ \ | |/ |/|
| * USB: serial: garmin_gps: use struct_size() to allocate pktJavier Carrasco2024-07-051-2/+1
| * USB: serial: garmin_gps: annotate struct garmin_packet with __counted_byJavier Carrasco2024-07-051-1/+1
| * USB: serial: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-057-0/+7
| * USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'Dr. David Alan Gilbert2024-07-051-10/+0
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\ \
| * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
| |/
* | USB: serial: mos7840: fix crash on resumeDmitry Smirnov2024-07-091-0/+45
* | USB: serial: option: add Rolling RW350-GL variantsVanillan Wang2024-07-051-0/+2
* | USB: serial: option: add support for Foxconn T99W651Slark Xiao2024-07-051-0/+2
* | USB: serial: option: add Netprisma LCUK54 series modulesMank Wang2024-07-051-0/+24
* | USB: serial: option: add Telit generic core-dump compositionDaniele Palmas2024-06-271-0/+2
* | USB: serial: option: add Fibocom FM350-GLBjørn Mork2024-06-271-0/+4
* | USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas2024-06-271-0/+4
|/
* 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
|\ \ | |/ |/|