aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-12USB: serial: option: add SIMCom 8230C compositionsXiaowei Li1-0/+6
2025-08-26USB: serial: option: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+11
2025-08-26USB: serial: option: add Telit Cinterion FN990A w/audio compositionsFabio Porcedda1-0/+6
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-3/+3
2025-07-29Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-10/+20
2025-07-24Merge tag 'usb-serial-6.17-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+2
2025-07-24Merge tag 'usb-serial-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-10/+18
2025-07-22USB: serial: option: add Foxconn T99W709Slark Xiao1-0/+2
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman3-0/+10
2025-07-10USB: serial: option: add Telit Cinterion FE910C04 (ECM) compositionFabio Porcedda1-0/+3
2025-07-10USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINIRyan Mann (NDI)2-0/+5
2025-06-24USB: serial: option: add Foxconn T99W640Slark Xiao1-0/+2
2025-06-24USB: serial: cp210x: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+6
2025-06-24USB: serial: ftdi_sio: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+12
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)1-6/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-3/+4
2025-05-21USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2ABCharles Yeh1-0/+2
2025-05-21USB: serial: bus: fix const issue in usb_serial_device_match()Greg Kroah-Hartman1-1/+1
2025-05-05USB: serial: ti_usb_3410_5052: drop bogus read urb checkJohan Hovold1-5/+0
2025-04-16USB: serial: simple: add OWON HDS200 series oscilloscope supportCraig Hesling1-0/+7
2025-04-16USB: serial: ftdi_sio: add support for Abacus Electrics Optical ProbeMichael Ehrenreich2-0/+7
2025-04-16USB: serial: option: add Sierra Wireless EM9291Adam Xue1-0/+3
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-13/+0
2025-03-12USB: serial: ftdi_sio: add support for Altera USB Blaster 3Boon Khai Ng2-0/+27
2025-03-06USB: serial: option: fix Telit Cinterion FE990A nameFabio Porcedda1-4/+4
2025-03-06USB: serial: option: add Telit Cinterion FE990B compositionsFabio Porcedda1-0/+16
2025-03-06USB: serial: option: match on interface class for Telit FN990BJohan Hovold1-12/+12
2025-02-17USB: serial: mos7840: drop unused definesJohan Hovold1-13/+0
2025-02-11USB: serial: option: drop MeiG Smart definesJohan Hovold1-20/+8
2025-02-11USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda1-5/+5
2025-02-11USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda1-0/+16
2025-02-11USB: serial: option: add MeiG Smart SLM828Chester A. Unal1-5/+10
2025-01-17Merge tag 'usb-serial-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-5/+32
2025-01-14USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()Qasim Ijaz1-1/+1
2025-01-08USB: serial: ch341: use fix-width types consistentlyJohan Hovold1-4/+3
2025-01-08USB: serial: option: add Neoway N723-EA supportMichal Hrusecky1-0/+1
2025-01-08USB: serial: option: add MeiG Smart SRM815Chukun Pan1-1/+2
2025-01-08USB: serial: cp210x: add Phoenix Contact UPS DeviceJohan Hovold1-0/+1
2025-01-08USB: serial: ch341: add hardware flow control RTS/CTSLode Willems1-0/+28
2024-12-11USB: serial: option: add Telit FE910C04 rmnet compositionsDaniele Palmas1-0/+6
2024-12-11USB: serial: option: add MediaTek T7XX compositionsJack Wu1-0/+2
2024-12-11USB: serial: option: add Netprisma LCUK54 modules for WWAN ReadyMank Wang1-0/+12
2024-12-11USB: serial: option: add MeiG Smart SLM770AMichal Hrusecky1-0/+3
2024-12-11USB: serial: option: add TCL IK512 MBIM & ECMDaniel Swanemar1-0/+4
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-9/+43
2024-11-15Merge tag 'usb-serial-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-1/+39
2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman2-6/+2
2024-11-13drivers/usb/serial: refactor min with min_tSabyrzhan Tasbolatov2-2/+2
2024-11-07USB: serial: ftdi_sio: Fix atomicity violation in get_serial_info()Qiu-ji Chen1-0/+2
2024-11-06USB: serial: pl2303: account for deficits of clonesJan Kiszka1-1/+37