summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
11 daysUSB: serial: cypress_m8: validate interrupt packet headersZhang Cen1-1/+11
11 daysUSB: serial: safe_serial: fix memory corruption with small endpointJohan Hovold1-0/+11
11 daysUSB: serial: omninet: fix memory corruption with small endpointJohan Hovold1-4/+5
11 daysUSB: serial: mxuport: fix memory corruption with small endpointJohan Hovold1-0/+8
12 daysUSB: serial: cypress_m8: fix memory corruption with small endpointJohan Hovold1-0/+8
13 daysUSB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GLWanquan Zhong1-1/+2
13 daysUSB: serial: option: add MeiG SRM813QJan Volckaert1-0/+6
2026-05-20USB: serial: mct_u232: fix missing interrupt-in transfer sanity checkJohan Hovold1-0/+5
2026-05-20USB: serial: mct_u232: fix memory corruption with small endpointJohan Hovold1-10/+11
2026-05-20USB: serial: keyspan: fix missing indat transfer sanity checkJohan Hovold1-0/+4
2026-05-20USB: serial: digi_acceleport: fix memory corruption with small endpointsJohan Hovold1-2/+21
2026-05-20USB: serial: belkin_sa: validate interrupt status lengthZhang Cen1-0/+3
2026-04-30USB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda1-0/+4
2026-04-11Merge tag 'usb-serial-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-1/+3
2026-04-08USB: serial: iuu_phoenix: fix iuutool author nameThorsten Blum1-1/+1
2026-04-07USB: serial: option: add Telit Cinterion FN990A MBIM compositionFabio Porcedda1-0/+2
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman3-0/+8
2026-04-01USB: serial: option: add MeiG Smart SRM825WNErnestas Kulik1-0/+3
2026-03-17USB: serial: ti_usb_3410_5052: use strscpy() instead of strcpy()Ai Chao1-8/+8
2026-03-17USB: serial: io_edgeport: add support for Blackbox IC135AFrej Drejhammar2-0/+4
2026-03-17USB: serial: option: add support for Rolling Wireless RW135R-GLWanquan Zhong1-0/+1
2026-03-11USB: serial: ti_usb_3410_5052: Use safer strscpy() instead of strcpy()Ai Chao1-8/+8
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds40-67/+67
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook40-73/+71
2026-01-27USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda1-0/+6
2026-01-13USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)1-30/+47
2026-01-13USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore2-0/+3
2026-01-13USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr1-0/+1
2025-12-07Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-292/+182
2025-11-26USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda1-3/+3
2025-11-26USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda1-0/+14
2025-11-24USB: serial: option: add Foxconn T99W760Slark Xiao1-0/+2
2025-11-17USB: serial: ftdi_sio: drop NDI quirk module parameterJohan Hovold1-38/+3
2025-11-17USB: serial: ftdi_sio: clean up NDI speed hackJohan Hovold1-10/+2
2025-11-17USB: serial: ftdi_sio: enable NDI speed hack consistentlyJohan Hovold1-1/+2
2025-11-17USB: serial: ftdi_sio: rename quirk symbolsJohan Hovold1-20/+20
2025-11-17USB: serial: ftdi_sio: clean up quirk commentsJohan Hovold1-9/+10
2025-11-17USB: serial: ftdi_sio: rewrite 8u2232c quirkJohan Hovold1-7/+12
2025-11-17USB: serial: ftdi_sio: silence jtag probeJohan Hovold1-6/+2
2025-11-17USB: serial: ftdi_sio: match on interface number for jtagJohan Hovold1-48/+24
2025-11-10USB: serial: option: add support for Rolling RW101R-GLVanillan Wang1-2/+8
2025-10-30USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov2-0/+2
2025-10-27USB: serial: kobil_sct: drop unnecessary initialisationsJohan Hovold1-4/+2
2025-10-27USB: serial: kobil_sct: clean up set_termios()Johan Hovold1-10/+16
2025-10-27USB: serial: kobil_sct: add control request helpersJohan Hovold1-81/+27
2025-10-27USB: serial: kobil_sct: clean up device type checksJohan Hovold1-9/+10
2025-10-27USB: serial: kobil_sct: clean up tiocmset()Johan Hovold1-35/+26
2025-10-27USB: serial: belkin_sa: clean up tiocmset()Johan Hovold1-16/+6
2025-10-27USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBICJohan Hovold1-9/+9