summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-07-10usb: fsl-mph-dr-of: add regulator supportRosen Penev
2026-07-10usb: gadget: aspeed_udc: check endpoint DMA allocationRuoyu Wang
2026-07-10usb: core: devio: validate device and interface before buffer allocationAndré Moreira
2026-07-10usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()Haoxiang Li
2026-07-10usb: ljca: bound bank_num in ljca_enumerate_gpio()Maoyi Xie
2026-07-10usb: gadget: u_audio: clean up capture endpoint on feedback failureXu Rao
2026-07-10usb: gadget: nokia: correct CONFIG_USB_GADGET_DEBUG_FILES macro name in commentEthan Nelson-Moore
2026-07-10usb: gadget: configfs: fix out-of-bounds read of qw_signMichael Bommarito
2026-07-10usb_string_copy: Use kzalloc() to avoid leaking old dataDavid Laight
2026-07-10usb: gadget: f_fs: Introduce rw_proxy file descriptorsNeill Kapron
2026-07-10usb: gadget: f_fs: Add zero-length packet ioctlNeill Kapron
2026-07-10usb: gadget: f_fs: Fix fence cleanup in ffs_dmabuf_transfer() error pathsNuno Sá
2026-07-10usb: gadget: uac: validate rate list length before storingQing Ming
2026-07-10usb: mtu3: add support remote wakeup of mt8196Chunfeng Yun
2026-07-10usb: dwc3: am62: Propagate USB2 refclk enable failuresPengpeng Hou
2026-07-10usb: dwc3: fix kernel-doc string in struct dwc3_epJakov Novak
2026-07-10usb: dwc3: qcom: make dwc3_qcom_glue_ops staticBen Dooks
2026-07-10usb: dwc3: avoid probe deferral when USB power supply is not availableElson Serrao
2026-07-08USB: core: ratelimit cabling messageOliver Neukum
2026-07-08usb: misc: usbio: fix disconnect UAF in client teardownCen Zhang
2026-07-08Revert "usb: typec: mux: avoid duplicated mux switches"Jens Glathe
2026-07-08usb: typec: displayport: Check cable altmode supportAndrei Kuchynski
2026-07-08usb: typec: thunderbolt: Check cable altmode supportAndrei Kuchynski
2026-07-08usb: typec: Add helper to check cable altmode supportAndrei Kuchynski
2026-07-08usb: gadget: r8a66597: avoid double free of ep0_req in probe error pathHongyan Xu
2026-07-08usb: typec: displayport: Reject DP Alt Mode VDO with no pin assignment for it...Madhu M
2026-07-08usb: typec: tipd: name TPS_REG_POWER_STATUS field masksRadhey Shyam Pandey
2026-07-08usb: typec: tipd: demote missing IRQ message to debugRadhey Shyam Pandey
2026-07-08usb: typec: tipd: add error message for vendor ID read failureRadhey Shyam Pandey
2026-07-08usb: dwc3: xilinx: use reset_control_reset() in versal initRadhey Shyam Pandey
2026-07-08usb: dwc3: xilinx: fix missing space before closing comment delimiterRadhey Shyam Pandey
2026-07-08USB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern
2026-07-08usb: cdns3: plat: fix a typo in cdns3_plat_probe()Ihor Matushchak
2026-07-08usb: ucsi: huawei_gaokun: move typec_altmode off stackArnd Bergmann
2026-07-08usb: typec: mux: tusb1046: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-08usb: core: devices: use kmalloc() to allocate dump bufferMike Rapoport (Microsoft)
2026-07-08usb: host: ohci-dbg: use kmalloc() for print bufferMike Rapoport (Microsoft)
2026-07-08usb: typec: ucsi: Fix debugfs response truncation beyond 16 bytesMadhu M
2026-07-08usb: typec: tcpm: Defensively bound altmode array accessesBadhri Jagan Sridharan
2026-07-08usb: typec: ucsi: unregister debugfs entries on teardownBjorn Andersson
2026-07-08usb: typec: ucsi: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-08usb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak
2026-07-08usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan
2026-07-08usb: typec: ucsi: cancel pending work on system suspendPaul Menzel
2026-07-08usb: typec: class: drop PD lookup referenceShuangpeng Bai
2026-07-08usb: typec: ps883x: Fix DP+USB3 configurationStephan Gerhold
2026-07-08usb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤
2026-07-08xhci: sideband: fix ring sg table pages leakXu Rao
2026-07-08usb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu
2026-07-08usb: dwc3: run gadget disconnect from sleepable suspend contextRunyu Xiao