summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-07-13USB: gadget: fsl-udc: fix dev_printk() deviceJohan Hovold
2026-07-13USB: gadget: snps-udc: fix device name leak on probe failureJohan Hovold
2026-07-13USB: gadget: fsl-udc: fix device name leak on probe failureJohan Hovold
2026-07-13usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang
2026-07-13usb: gadget: uvc: clamp SEND_RESPONSE length to the response bufferMuhammad Bilal
2026-07-13usb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang
2026-07-13usb: udc: pxa: fix error handlingArnd Bergmann
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-10usb: musb: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10usb: chipidea: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10usb: chipidea: imx: fix missing ret assignment for dev_err_probeXu Yang
2026-07-10usb: typec: ucsi: gaokun: unwind notifier on UCSI register failurePengpeng Hou
2026-07-10USB: gadget: fsl-udc: enable compile testingJohan Hovold
2026-07-10usb: renesas_usbhs: Fix power-off ordering on unbindBiju Das
2026-07-10usb: mtu3: condition PHY wakeup for host mode and runtime suspendFei Shao
2026-07-10usb: mtu3: allow system suspend during active gadget connectionFei Shao
2026-07-10usb: dwc2: add missing @remotewakeup kernel-doc parameterRosen Penev
2026-07-10usb: gadget: pch_udc: remove excess kernel-doc member for registeredRosen Penev
2026-07-10USB: gadget: inode: fix mm lifetime handlingGabriel Prostitis
2026-07-10USB: gadget: ffs: fix mm lifetime handlingGabriel Prostitis
2026-07-10usb: core: config: fix SS companion log for interrupt endpointsXu Rao
2026-07-10usb: typec: ucsi: Use %pe to print error pointersSubasri S
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo
2026-07-10usb: xusbatm: don't rely on id table pointer arithmeticGary Guo
2026-07-10usb: serial: spcp8x5: don't store usb_device_idGary Guo
2026-07-10usb: usbtmc: don't store usb_device_idGary Guo
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