aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2026-07-10usb: fsl-mph-dr-of: add regulator supportRosen Penev1-1/+6
2026-07-10usb: gadget: aspeed_udc: check endpoint DMA allocationRuoyu Wang1-18/+32
2026-07-10usb: core: devio: validate device and interface before buffer allocationAndré Moreira1-5/+8
2026-07-10usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()Haoxiang Li1-2/+6
2026-07-10usb: ljca: bound bank_num in ljca_enumerate_gpio()Maoyi Xie1-0/+3
2026-07-10usb: gadget: u_audio: clean up capture endpoint on feedback failureXu Rao1-3/+9
2026-07-10usb: gadget: nokia: correct CONFIG_USB_GADGET_DEBUG_FILES macro name in commentEthan Nelson-Moore1-1/+1
2026-07-10usb: gadget: configfs: fix out-of-bounds read of qw_signMichael Bommarito1-2/+2
2026-07-10usb_string_copy: Use kzalloc() to avoid leaking old dataDavid Laight1-2/+2
2026-07-10usb: gadget: f_fs: Introduce rw_proxy file descriptorsNeill Kapron2-16/+79
2026-07-10usb: gadget: f_fs: Add zero-length packet ioctlNeill Kapron1-1/+24
2026-07-10usb: gadget: f_fs: Fix fence cleanup in ffs_dmabuf_transfer() error pathsNuno Sá1-4/+4
2026-07-10usb: gadget: uac: validate rate list length before storingQing Ming2-8/+18
2026-07-10usb: mtu3: add support remote wakeup of mt8196Chunfeng Yun1-0/+26
2026-07-10usb: dwc3: am62: Propagate USB2 refclk enable failuresPengpeng Hou1-3/+10
2026-07-10usb: dwc3: fix kernel-doc string in struct dwc3_epJakov Novak1-1/+0
2026-07-10usb: dwc3: qcom: make dwc3_qcom_glue_ops staticBen Dooks1-1/+1
2026-07-10usb: dwc3: avoid probe deferral when USB power supply is not availableElson Serrao3-16/+104
2026-07-08USB: core: ratelimit cabling messageOliver Neukum1-1/+1
2026-07-08usb: misc: usbio: fix disconnect UAF in client teardownCen Zhang1-2/+2
2026-07-08Revert "usb: typec: mux: avoid duplicated mux switches"Jens Glathe1-12/+1
2026-07-08usb: typec: displayport: Check cable altmode supportAndrei Kuchynski1-1/+4
2026-07-08usb: typec: thunderbolt: Check cable altmode supportAndrei Kuchynski1-0/+4
2026-07-08usb: typec: Add helper to check cable altmode supportAndrei Kuchynski1-0/+71
2026-07-08usb: gadget: r8a66597: avoid double free of ep0_req in probe error pathHongyan Xu1-1/+0
2026-07-08usb: typec: displayport: Reject DP Alt Mode VDO with no pin assignment for its capabilityMadhu M1-0/+13
2026-07-08usb: typec: tipd: name TPS_REG_POWER_STATUS field masksRadhey Shyam Pandey1-3/+7
2026-07-08usb: typec: tipd: demote missing IRQ message to debugRadhey Shyam Pandey1-1/+1
2026-07-08usb: typec: tipd: add error message for vendor ID read failureRadhey Shyam Pandey1-2/+5
2026-07-08usb: dwc3: xilinx: use reset_control_reset() in versal initRadhey Shyam Pandey1-12/+4
2026-07-08usb: dwc3: xilinx: fix missing space before closing comment delimiterRadhey Shyam Pandey1-1/+1
2026-07-08USB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern1-1/+0
2026-07-08usb: cdns3: plat: fix a typo in cdns3_plat_probe()Ihor Matushchak1-2/+2
2026-07-08usb: ucsi: huawei_gaokun: move typec_altmode off stackArnd Bergmann1-6/+6
2026-07-08usb: typec: mux: tusb1046: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-07-08usb: core: devices: use kmalloc() to allocate dump bufferMike Rapoport (Microsoft)1-3/+4
2026-07-08usb: host: ohci-dbg: use kmalloc() for print bufferMike Rapoport (Microsoft)1-6/+3
2026-07-08usb: typec: ucsi: Fix debugfs response truncation beyond 16 bytesMadhu M2-2/+3
2026-07-08usb: typec: tcpm: Defensively bound altmode array accessesBadhri Jagan Sridharan1-5/+6
2026-07-08usb: typec: ucsi: unregister debugfs entries on teardownBjorn Andersson2-0/+3
2026-07-08usb: typec: ucsi: Move long delayed work on system_dfl_long_wqMarco Crivellari1-2/+2
2026-07-08usb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak1-5/+8
2026-07-08usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-2/+2
2026-07-08usb: typec: ucsi: cancel pending work on system suspendPaul Menzel3-1/+30
2026-07-08usb: typec: class: drop PD lookup referenceShuangpeng Bai1-0/+1
2026-07-08usb: typec: ps883x: Fix DP+USB3 configurationStephan Gerhold1-3/+3
2026-07-08usb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤1-1/+10
2026-07-08xhci: sideband: fix ring sg table pages leakXu Rao1-0/+2
2026-07-08usb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu1-1/+28
2026-07-08usb: dwc3: run gadget disconnect from sleepable suspend contextRunyu Xiao1-7/+36