summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-67/+67
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-73/+71
2026-01-27USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda-0/+6
2026-01-13USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)-30/+47
2026-01-13USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore-0/+3
2026-01-13USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr-0/+1
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-292/+182
2025-11-26USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda-3/+3
2025-11-26USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda-0/+14
2025-11-24USB: serial: option: add Foxconn T99W760Slark Xiao-0/+2
2025-11-17USB: serial: ftdi_sio: drop NDI quirk module parameterJohan Hovold-38/+3
2025-11-17USB: serial: ftdi_sio: clean up NDI speed hackJohan Hovold-10/+2
2025-11-17USB: serial: ftdi_sio: enable NDI speed hack consistentlyJohan Hovold-1/+2
2025-11-17USB: serial: ftdi_sio: rename quirk symbolsJohan Hovold-20/+20
2025-11-17USB: serial: ftdi_sio: clean up quirk commentsJohan Hovold-9/+10
2025-11-17USB: serial: ftdi_sio: rewrite 8u2232c quirkJohan Hovold-7/+12
2025-11-17USB: serial: ftdi_sio: silence jtag probeJohan Hovold-6/+2
2025-11-17USB: serial: ftdi_sio: match on interface number for jtagJohan Hovold-48/+24
2025-11-10USB: serial: option: add support for Rolling RW101R-GLVanillan Wang-2/+8
2025-10-30USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov-0/+2
2025-10-27USB: serial: kobil_sct: drop unnecessary initialisationsJohan Hovold-4/+2
2025-10-27USB: serial: kobil_sct: clean up set_termios()Johan Hovold-10/+16
2025-10-27USB: serial: kobil_sct: add control request helpersJohan Hovold-81/+27
2025-10-27USB: serial: kobil_sct: clean up device type checksJohan Hovold-9/+10
2025-10-27USB: serial: kobil_sct: clean up tiocmset()Johan Hovold-35/+26
2025-10-27USB: serial: belkin_sa: clean up tiocmset()Johan Hovold-16/+6
2025-10-27USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBICJohan Hovold-9/+9
2025-10-27USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBICJohan Hovold-11/+17
2025-10-23USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu-0/+4
2025-10-22USB: serial: option: add Quectel RG255CReinhard Speyerer-0/+4
2025-10-20USB: serial: option: add UNISOC UIS7720Renjun Wang-0/+2
2025-09-25Merge tag 'usb-serial-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-1/+7
2025-09-24USB: serial: option: add SIMCom 8230C compositionsXiaowei Li-0/+6
2025-08-26USB: serial: oti6858: remove extranenous ; after commentColin Ian King-1/+1
2025-08-26USB: serial: option: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda-0/+11
2025-08-26USB: serial: option: add Telit Cinterion FN990A w/audio compositionsFabio Porcedda-0/+6
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-3/+3
2025-07-29Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-10/+20
2025-07-24Merge tag 'usb-serial-6.17-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman-0/+2
2025-07-24Merge tag 'usb-serial-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-10/+18
2025-07-22USB: serial: option: add Foxconn T99W709Slark Xiao-0/+2
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman-0/+10
2025-07-10USB: serial: option: add Telit Cinterion FE910C04 (ECM) compositionFabio Porcedda-0/+3
2025-07-10USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINIRyan Mann (NDI)-0/+5
2025-06-24USB: serial: option: add Foxconn T99W640Slark Xiao-0/+2
2025-06-24USB: serial: cp210x: use new GPIO line value setter callbacksBartosz Golaszewski-4/+6
2025-06-24USB: serial: ftdi_sio: use new GPIO line value setter callbacksBartosz Golaszewski-6/+12
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)-6/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-3/+4