summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2026-07-13USB: gadget: fsl-udc: fix dev_printk() deviceJohan Hovold2-50/+43
2026-07-13USB: gadget: snps-udc: fix device name leak on probe failureJohan Hovold1-1/+0
2026-07-13USB: gadget: fsl-udc: fix device name leak on probe failureJohan Hovold1-1/+0
2026-07-13usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang3-5/+12
2026-07-13usb: gadget: uvc: clamp SEND_RESPONSE length to the response bufferMuhammad Bilal1-0/+2
2026-07-13usb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang2-28/+177
2026-07-13usb: udc: pxa: fix error handlingArnd Bergmann1-7/+3
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman58-214/+455
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds48-204/+454
2026-07-10usb: musb: use platform_device_set_of_node_from_dev()Bartosz Golaszewski1-1/+1
2026-07-10usb: chipidea: use platform_device_set_of_node_from_dev()Bartosz Golaszewski1-1/+1
2026-07-10usb: chipidea: imx: fix missing ret assignment for dev_err_probeXu Yang1-1/+1
2026-07-10usb: typec: ucsi: gaokun: unwind notifier on UCSI register failurePengpeng Hou1-3/+12
2026-07-10USB: gadget: fsl-udc: enable compile testingJohan Hovold1-1/+1
2026-07-10usb: renesas_usbhs: Fix power-off ordering on unbindBiju Das1-3/+3
2026-07-10usb: mtu3: condition PHY wakeup for host mode and runtime suspendFei Shao1-1/+2
2026-07-10usb: mtu3: allow system suspend during active gadget connectionFei Shao1-1/+10
2026-07-10usb: dwc2: add missing @remotewakeup kernel-doc parameterRosen Penev1-2/+1
2026-07-10usb: gadget: pch_udc: remove excess kernel-doc member for registeredRosen Penev1-1/+0
2026-07-10USB: gadget: inode: fix mm lifetime handlingGabriel Prostitis1-4/+13
2026-07-10USB: gadget: ffs: fix mm lifetime handlingGabriel Prostitis1-7/+20
2026-07-10usb: core: config: fix SS companion log for interrupt endpointsXu Rao1-1/+1
2026-07-10usb: typec: ucsi: Use %pe to print error pointersSubasri S1-6/+6
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo1-4/+8
2026-07-10usb: xusbatm: don't rely on id table pointer arithmeticGary Guo1-2/+4
2026-07-10usb: serial: spcp8x5: don't store usb_device_idGary Guo1-3/+3
2026-07-10usb: usbtmc: don't store usb_device_idGary Guo1-2/+0
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