summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
6 daysusb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checksNeill Kapron1-1/+1
6 daysusb: gadget: f_fs: Fix DMA fence leakPaul Cercueil1-0/+1
6 daysusb: typec: ucsi: cancel pending work on system suspendPaul Menzel3-1/+30
6 daysusb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu1-1/+1
6 daysusb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt modeMadhu M1-2/+1
6 daysusb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski1-2/+2
6 daysusb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan1-0/+5
6 daysusb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-2/+2
6 daysusb: typec: class: drop PD lookup referenceShuangpeng Bai1-0/+1
6 daysusb: typec: anx7411: use devm_pm_runtime_enable()Myeonghun Pak1-1/+3
6 daysusbip: vudc: fix NULL deref in vep_dequeue()Sam Day2-4/+1
6 daysUSB: usb-storage: ene_ub6250: restore media-ready checkXu Rao1-1/+2
6 daysUSB: ulpi: fix memory leak on registration failureJohan Hovold1-13/+10
6 daysUSB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold1-5/+10
6 daysUSB: serial: digi_acceleport: fix hard lockup on disconnectJohan Hovold1-5/+7
6 daysUSB: serial: digi_acceleport: fix broken rx after throttleJohan Hovold1-0/+16
6 daysUSB: serial: option: add Telit Cinterion FE990D50 compositionsFabio Porcedda1-0/+16
6 daysUSB: serial: keyspan_pda: fix information leakJohan Hovold1-1/+1
6 daysusb: mtu3: unmap request DMA on queue failureHaoxiang Li1-0/+1
6 daysUSB: misc: uss720: unregister parport on probe failureMyeonghun Pak1-1/+4
6 daysusb: misc: usbio: bound bulk IN response length to the received transferHE WEI (ギカク)1-0/+4
6 daysUSB: storage: include US_FL_NO_SAME in quirks maskXu Rao1-1/+1
6 daysusb: sl811-hcd: disable controller wakeup on removeMyeonghun Pak1-0/+1
6 daysUSB: legousbtower: fix use-after-free on disconnect raceJohan Hovold1-18/+19
6 daysUSB: quirks: add NO_LPM for the Samsung T5 EVO Portable SSDErich E. Hoover1-0/+3
6 daysUSB: iowarrior: fix use-after-free on disconnectJohan Hovold1-1/+3
6 daysUSB: ldusb: fix use-after-free on disconnect raceJohan Hovold1-20/+18
6 daysUSB: idmouse: fix use-after-free on disconnect raceJohan Hovold1-23/+22
6 daysusb: gadget: f_printer: take kref only for successful openXu Rao1-2/+1
6 daysusb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu1-1/+28
6 daysusb: gadget: composite: fix dead empty check in the USB_DT_OTG handlerMaoyi Xie1-2/+3
6 daysusb: free iso schedules on failed submitDawei Feng2-4/+13
6 daysusb: dwc3: meson-g12a: fix refcount leak in dwc3_meson_g12a_resume()WenTao Liang1-5/+9
6 daysUSB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hubRodrigo Lugathe da Conceição Alves1-0/+3
6 daysusb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()Haoxiang Li1-0/+2
6 daysusb: cdc_acm: Add quirk for Uniden BC125AT scannerJared Baldridge1-0/+3
6 daysusb: misc: usbio: fix disconnect UAF in client teardownCen Zhang1-2/+2
6 daysusb: dwc3: run gadget disconnect from sleepable suspend contextRunyu Xiao1-7/+36
6 daysUSB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern1-1/+0
6 daysusb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak1-5/+8
6 daysxhci: sideband: fix ring sg table pages leakXu Rao1-0/+2
6 daysusb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤1-1/+10
6 daysusb: gadget: function: rndis: add length check for headerGriffin Kroah-Hartman1-0/+6
6 daysusb: gadget: function: rndis: add length check to response queryGriffin Kroah-Hartman1-4/+10
2026-06-19USB: serial: kl5kusb105: fix bulk-out buffer overflowHyeongJun An1-2/+2
2026-06-19USB: serial: option: add usb-id for Dell Wireless DW5826e-mJack Wu1-0/+3
2026-06-19USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()Adrian Korwel1-0/+5
2026-06-19USB: serial: io_ti: fix heap overflow in get_manuf_info()Adrian Korwel1-0/+6
2026-06-09usb: core: Fix SuperSpeed root hub wMaxPacketSizeMichal Pecio1-3/+1
2026-06-09xhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen1-34/+45