summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas2024-10-171-0/+6
* USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost2024-10-171-0/+2
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-028-8/+8
* Merge tag 'usb-serial-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2024-09-112-0/+5
|\
| * USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2024-09-062-0/+5
* | Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-09-1153-76/+8
|\ \ | |/ |/|
| * USB: serial: kobil_sct: restore initial terminal settingsJohan Hovold2024-08-261-2/+1
| * USB: serial: drop driver owner initializationKrzysztof Kozlowski2024-08-2652-69/+0
| * USB: serial: set driver owner when registering driversKrzysztof Kozlowski2024-08-261-5/+7
* | USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian2024-08-271-0/+5
|/
* 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