summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
28 hoursusb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel PeƱaranda1-1/+1
28 hoursUSB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai1-2/+2
28 hoursUSB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold1-13/+0
28 hoursUSB: serial: option: fix slab OOB read in interrupt URB callbackJiale Yao1-3/+17
28 hoursusb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman1-1/+3
28 hoursusb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman1-0/+3
28 hoursusb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai1-1/+1
28 hoursusb: usbtest: disable dynamic ID supportAleksandr Nogikh1-0/+1
11 daysUSB: serial: keyspan_pda: fix information leakJohan Hovold1-1/+1
11 daysusb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang2-28/+177
11 daysUSB: serial: keyspan_pda: fix data loss on receive throttlingJohan Hovold1-9/+35
11 daysUSB: serial: keyspan_pda: clean up comments and whitespaceJohan Hovold1-50/+47
11 daysUSB: serial: keyspan_pda: add write-fifo supportJohan Hovold1-69/+65
11 daysUSB: serial: keyspan_pda: fix write implementationJohan Hovold1-58/+51
11 daysUSB: serial: keyspan_pda: refactor write-room handlingJohan Hovold1-63/+50
11 daysusb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardownFan Wu2-3/+24
11 daysusb: gadget: bdc: fix checkpatch.pl spacing errorChunfeng Yun1-1/+1
2026-08-19usb: gadget: f_ncm: Use unsigned int for ndp_indexSonali Pradhan1-1/+1
2026-08-19usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()Aleksandr Nogikh1-0/+2
2026-08-19usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnectDiego Fernando Mancera Gomez1-0/+17
2026-08-19usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang3-5/+12
2026-08-19USB: serial: option: add TDTECH MT5710-CNChukun Pan1-0/+1
2026-08-19USB: serial: io_edgeport: cap received transmit creditsSunho Park1-1/+2
2026-08-19USB: serial: ftdi_sio: add support for E+H FXA291Tim Pambor2-0/+7
2026-08-19usb: gadget: uvc: clamp SEND_RESPONSE length to the response bufferMuhammad Bilal1-0/+2
2026-08-19usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()Sonali Pradhan1-4/+13
2026-08-19USB: gadget: fsl-udc: fix device name leak on probe failureJohan Hovold1-1/+0
2026-08-19USB: gadget: snps-udc: fix device name leak on probe failureJohan Hovold1-1/+0
2026-08-19usb: gadget: printer: fix infinite loop in printer_read()Melbin K Mathew1-5/+18
2026-08-19usb: gadget: f_midi: cancel pending IN work before freeing the midi objectFan Wu1-0/+1
2026-08-19usb: gadget: dummy_hcd: prevent fifo_req reuse during givebackJinchao Wang1-13/+27
2026-08-19usb: chipidea: fix usage_count leak when autosuspend_delay is negativeXu Yang1-0/+1
2026-08-19USB: storage: add NO_ATA_1X quirk for Longmai USB KeyHuang Wei1-0/+7
2026-07-24usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
2026-07-24usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-1/+2
2026-07-24usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-1/+1
2026-07-24usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
2026-07-24usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu1-1/+1
2026-07-24USB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold1-5/+10
2026-07-24usb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-07-24usb: free iso schedules on failed submitDawei Feng2-4/+13
2026-07-24usb: gadget: f_printer: take kref only for successful openXu Rao1-2/+1
2026-07-24usb: gadget: function: Simplify diagnostic messaging in printerAndrzej Pietrasiewicz1-8/+1
2026-07-24usb: host: max3421: Reject hub port requests for non-existent portsSeungjin Bae1-0/+4
2026-07-24usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()Seungjin Bae1-0/+4
2026-07-24usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt modeMadhu M1-2/+1
2026-07-24usb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski1-2/+2
2026-07-24usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan1-0/+5
2026-07-24usbip: vudc: fix NULL deref in vep_dequeue()Sam Day2-4/+1
2026-07-24USB: usb-storage: ene_ub6250: restore media-ready checkXu Rao1-1/+2