index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2026-08-14
usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_functi...
Jeffin Philip
2026-08-14
usb: gadget: u_audio: Fix use-after-free on sound card disconnect
Sonali Pradhan
2026-08-14
usb: gadget: f_tcm: keep port count until LUN teardown completes
Shuangpeng Bai
2026-08-14
usb: gadget: snps_udc_plat: clean up PHY on probe deferral
Myeonghun Pak
2026-08-14
usb: gadget: f_tcm: fix deadlock in usbg_make_tpg()
Yun Zhou
2026-08-14
usb: gadget: f_fs: Fix Use-After-Free in AIO error path
Neill Kapron
2026-08-14
usb: gadget: f_fs: Prevent deadlock during ep0 read loop
Neill Kapron
2026-08-14
usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freed
Fan Wu
2026-08-14
usb: gadget: midi2: remove default configfs groups on teardown
Joshua Crofts
2026-08-14
usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init()
Jeffin Philip
2026-08-14
Merge 7.2-rc7 into usb-next
Greg Kroah-Hartman
2026-08-03
usb: gadget: f_ncm: Use unsigned int for ndp_index
Sonali Pradhan
2026-07-27
Merge 7.2-rc5 into usb-next
Greg Kroah-Hartman
2026-07-23
usb: gadget: f_mass_storage: Remove obsolete version log
Fabio Estevam
2026-07-17
usb: gadget: f_uac1_legacy: remove broken string configfs attributes
Xu Yang
2026-07-17
usb: gadget: f_fs: fix __le16 of wMaxPacketSize
Ben Dooks
2026-07-16
usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
Jinchao Wang
2026-07-13
usb: gadget: printer: fix infinite loop in printer_read()
Melbin K Mathew
2026-07-13
usb: gadget: f_midi: cancel pending IN work before freeing the midi object
Fan Wu
2026-07-13
usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown
Fan Wu
2026-07-13
usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
Sonali Pradhan
2026-07-13
USB: gadget: fsl-udc: drop misleading unbind sanity check
Johan Hovold
2026-07-13
USB: gadget: fsl-udc: fix dev_printk() device
Johan Hovold
2026-07-13
USB: gadget: snps-udc: fix device name leak on probe failure
Johan Hovold
2026-07-13
USB: gadget: fsl-udc: fix device name leak on probe failure
Johan Hovold
2026-07-13
usb: gadget: uvc: clamp SEND_RESPONSE length to the response buffer
Muhammad Bilal
2026-07-13
usb: gadget: f_tcm: synchronize delayed set_alt with teardown
Cen Zhang
2026-07-13
usb: udc: pxa: fix error handling
Arnd Bergmann
2026-07-13
Merge 7.2-rc3 into usb-next
Greg Kroah-Hartman
2026-07-12
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-07-10
USB: gadget: fsl-udc: enable compile testing
Johan Hovold
2026-07-10
usb: gadget: pch_udc: remove excess kernel-doc member for registered
Rosen Penev
2026-07-10
USB: gadget: inode: fix mm lifetime handling
Gabriel Prostitis
2026-07-10
USB: gadget: ffs: fix mm lifetime handling
Gabriel Prostitis
2026-07-10
usb: gadget: aspeed_udc: check endpoint DMA allocation
Ruoyu Wang
2026-07-10
usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()
Haoxiang Li
2026-07-10
usb: gadget: u_audio: clean up capture endpoint on feedback failure
Xu Rao
2026-07-10
usb: gadget: nokia: correct CONFIG_USB_GADGET_DEBUG_FILES macro name in comment
Ethan Nelson-Moore
2026-07-10
usb: gadget: configfs: fix out-of-bounds read of qw_sign
Michael Bommarito
2026-07-10
usb_string_copy: Use kzalloc() to avoid leaking old data
David Laight
2026-07-10
usb: gadget: f_fs: Introduce rw_proxy file descriptors
Neill Kapron
2026-07-10
usb: gadget: f_fs: Add zero-length packet ioctl
Neill Kapron
2026-07-10
usb: gadget: f_fs: Fix fence cleanup in ffs_dmabuf_transfer() error paths
Nuno Sá
2026-07-10
usb: gadget: uac: validate rate list length before storing
Qing Ming
2026-07-08
usb: gadget: r8a66597: avoid double free of ep0_req in probe error path
Hongyan Xu
2026-07-08
usb: gadget: udc: Fix use-after-free in gadget_match_driver
Jimmy Hu
2026-07-08
usb: gadget: function: rndis: add length check for header
Griffin Kroah-Hartman
2026-07-08
usb: gadget: function: rndis: add length check to response query
Griffin Kroah-Hartman
2026-07-08
usb: gadget: f_printer: take kref only for successful open
Xu Rao
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
[next]