index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
USB: gadget: fsl-udc: fix dev_printk() device
Johan Hovold
2
-50
/
+43
2026-07-13
USB: gadget: snps-udc: fix device name leak on probe failure
Johan Hovold
1
-1
/
+0
2026-07-13
USB: gadget: fsl-udc: fix device name leak on probe failure
Johan Hovold
1
-1
/
+0
2026-07-13
usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
Xincheng Zhang
3
-5
/
+12
2026-07-13
usb: gadget: uvc: clamp SEND_RESPONSE length to the response buffer
Muhammad Bilal
1
-0
/
+2
2026-07-13
usb: gadget: f_tcm: synchronize delayed set_alt with teardown
Cen Zhang
2
-28
/
+177
2026-07-13
usb: udc: pxa: fix error handling
Arnd Bergmann
1
-7
/
+3
2026-07-13
Merge 7.2-rc3 into usb-next
Greg Kroah-Hartman
58
-214
/
+455
2026-07-12
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
48
-204
/
+454
2026-07-10
usb: musb: use platform_device_set_of_node_from_dev()
Bartosz Golaszewski
1
-1
/
+1
2026-07-10
usb: chipidea: use platform_device_set_of_node_from_dev()
Bartosz Golaszewski
1
-1
/
+1
2026-07-10
usb: chipidea: imx: fix missing ret assignment for dev_err_probe
Xu Yang
1
-1
/
+1
2026-07-10
usb: typec: ucsi: gaokun: unwind notifier on UCSI register failure
Pengpeng Hou
1
-3
/
+12
2026-07-10
USB: gadget: fsl-udc: enable compile testing
Johan Hovold
1
-1
/
+1
2026-07-10
usb: renesas_usbhs: Fix power-off ordering on unbind
Biju Das
1
-3
/
+3
2026-07-10
usb: mtu3: condition PHY wakeup for host mode and runtime suspend
Fei Shao
1
-1
/
+2
2026-07-10
usb: mtu3: allow system suspend during active gadget connection
Fei Shao
1
-1
/
+10
2026-07-10
usb: dwc2: add missing @remotewakeup kernel-doc parameter
Rosen Penev
1
-2
/
+1
2026-07-10
usb: gadget: pch_udc: remove excess kernel-doc member for registered
Rosen Penev
1
-1
/
+0
2026-07-10
USB: gadget: inode: fix mm lifetime handling
Gabriel Prostitis
1
-4
/
+13
2026-07-10
USB: gadget: ffs: fix mm lifetime handling
Gabriel Prostitis
1
-7
/
+20
2026-07-10
usb: core: config: fix SS companion log for interrupt endpoints
Xu Rao
1
-1
/
+1
2026-07-10
usb: typec: ucsi: Use %pe to print error pointers
Subasri S
1
-6
/
+6
2026-07-10
usb: fix UAF when probe runs concurrent to dyn ID removal
Gary Guo
1
-4
/
+8
2026-07-10
usb: xusbatm: don't rely on id table pointer arithmetic
Gary Guo
1
-2
/
+4
2026-07-10
usb: serial: spcp8x5: don't store usb_device_id
Gary Guo
1
-3
/
+3
2026-07-10
usb: usbtmc: don't store usb_device_id
Gary Guo
1
-2
/
+0
2026-07-10
usb: fsl-mph-dr-of: add regulator support
Rosen Penev
1
-1
/
+6
2026-07-10
usb: gadget: aspeed_udc: check endpoint DMA allocation
Ruoyu Wang
1
-18
/
+32
2026-07-10
usb: core: devio: validate device and interface before buffer allocation
André Moreira
1
-5
/
+8
2026-07-10
usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()
Haoxiang Li
1
-2
/
+6
2026-07-10
usb: ljca: bound bank_num in ljca_enumerate_gpio()
Maoyi Xie
1
-0
/
+3
2026-07-10
usb: gadget: u_audio: clean up capture endpoint on feedback failure
Xu Rao
1
-3
/
+9
2026-07-10
usb: gadget: nokia: correct CONFIG_USB_GADGET_DEBUG_FILES macro name in comment
Ethan Nelson-Moore
1
-1
/
+1
2026-07-10
usb: gadget: configfs: fix out-of-bounds read of qw_sign
Michael Bommarito
1
-2
/
+2
2026-07-10
usb_string_copy: Use kzalloc() to avoid leaking old data
David Laight
1
-2
/
+2
2026-07-10
usb: gadget: f_fs: Introduce rw_proxy file descriptors
Neill Kapron
2
-16
/
+79
2026-07-10
usb: gadget: f_fs: Add zero-length packet ioctl
Neill Kapron
1
-1
/
+24
2026-07-10
usb: gadget: f_fs: Fix fence cleanup in ffs_dmabuf_transfer() error paths
Nuno Sá
1
-4
/
+4
2026-07-10
usb: gadget: uac: validate rate list length before storing
Qing Ming
2
-8
/
+18
2026-07-10
usb: mtu3: add support remote wakeup of mt8196
Chunfeng Yun
1
-0
/
+26
2026-07-10
usb: dwc3: am62: Propagate USB2 refclk enable failures
Pengpeng Hou
1
-3
/
+10
2026-07-10
usb: dwc3: fix kernel-doc string in struct dwc3_ep
Jakov Novak
1
-1
/
+0
2026-07-10
usb: dwc3: qcom: make dwc3_qcom_glue_ops static
Ben Dooks
1
-1
/
+1
2026-07-10
usb: dwc3: avoid probe deferral when USB power supply is not available
Elson Serrao
3
-16
/
+104
2026-07-08
USB: core: ratelimit cabling message
Oliver Neukum
1
-1
/
+1
2026-07-08
usb: misc: usbio: fix disconnect UAF in client teardown
Cen Zhang
1
-2
/
+2
2026-07-08
Revert "usb: typec: mux: avoid duplicated mux switches"
Jens Glathe
1
-12
/
+1
2026-07-08
usb: typec: displayport: Check cable altmode support
Andrei Kuchynski
1
-1
/
+4
2026-07-08
usb: typec: thunderbolt: Check cable altmode support
Andrei Kuchynski
1
-0
/
+4
[prev]
[next]