summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
37 hoursUSB: serial: kl5kusb105: fix bulk-out buffer overflowHyeongJun An1-2/+2
37 hoursUSB: serial: option: add usb-id for Dell Wireless DW5826e-mJack Wu1-0/+3
37 hoursUSB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()Adrian Korwel1-0/+5
37 hoursUSB: serial: io_ti: fix heap overflow in get_manuf_info()Adrian Korwel1-0/+6
12 daysUSB: serial: mct_u232: fix missing interrupt-in transfer sanity checkJohan Hovold1-0/+5
12 daysUSB: serial: mct_u232: fix memory corruption with small endpointJohan Hovold1-10/+11
12 daysUSB: serial: mxuport: fix memory corruption with small endpointJohan Hovold1-0/+8
12 daysUSB: serial: keyspan: fix missing indat transfer sanity checkJohan Hovold1-0/+4
12 daysUSB: serial: digi_acceleport: fix memory corruption with small endpointsJohan Hovold1-2/+21
12 daysUSB: serial: cypress_m8: validate interrupt packet headersZhang Cen1-1/+11
12 daysUSB: serial: belkin_sa: validate interrupt status lengthZhang Cen1-0/+3
12 daysUSB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GLWanquan Zhong1-1/+2
12 daysUSB: serial: option: add MeiG SRM813QJan Volckaert1-0/+6
12 daysUSB: serial: omninet: fix memory corruption with small endpointJohan Hovold1-4/+5
12 daysUSB: serial: cypress_m8: fix memory corruption with small endpointJohan Hovold1-0/+8
12 daysUSB: serial: safe_serial: fix memory corruption with small endpointJohan Hovold1-0/+11
2026-05-14USB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda1-0/+4
2026-04-22USB: serial: option: add Telit Cinterion FN990A MBIM compositionFabio Porcedda1-0/+2
2026-04-01USB: serial: option: add MeiG Smart SRM825WNErnestas Kulik1-0/+3
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-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
2025-10-27USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBICJohan Hovold1-11/+17