index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-16
usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
Jinchao Wang
1
-13
/
+27
2026-07-13
usb: gadget: printer: fix infinite loop in printer_read()
Melbin K Mathew
1
-5
/
+18
2026-07-13
usb: gadget: f_midi: cancel pending IN work before freeing the midi object
Fan Wu
1
-0
/
+1
2026-07-13
usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown
Fan Wu
2
-3
/
+24
2026-07-13
usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
Sonali Pradhan
1
-4
/
+13
2026-07-13
USB: gadget: fsl-udc: drop misleading unbind sanity check
Johan Hovold
1
-6
/
+0
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: 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-12
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-13
/
+53
2026-07-08
usb: gadget: udc: Fix use-after-free in gadget_match_driver
Jimmy Hu
1
-1
/
+28
2026-07-08
usb: gadget: function: rndis: add length check for header
Griffin Kroah-Hartman
1
-0
/
+6
2026-07-08
usb: gadget: function: rndis: add length check to response query
Griffin Kroah-Hartman
1
-4
/
+10
2026-07-08
usb: gadget: f_printer: take kref only for successful open
Xu Rao
1
-2
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-25
usb: gadget: composite: fix dead empty check in the USB_DT_OTG handler
Maoyi Xie
1
-2
/
+3
2026-06-25
usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfile
Neill Kapron
1
-1
/
+1
2026-06-25
usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks
Neill Kapron
1
-1
/
+1
2026-06-25
usb: gadget: f_fs: initialize reset_work at allocation time
Tyler Baker
1
-2
/
+2
2026-06-25
usb: gadget: f_fs: Fix DMA fence leak
Paul Cercueil
1
-0
/
+1
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-68
/
+31
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
6
-16
/
+54
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
1
-4
/
+0
2026-05-22
usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeue
Maoyi Xie
1
-5
/
+2
2026-05-22
usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET log
Stepan Ionichev
1
-1
/
+2
2026-05-22
usb: gadget: f_fs: serialize DMABUF cancel against request completion
Michael Bommarito
1
-2
/
+22
2026-05-22
usb: gadget: f_fs: copy only received bytes on short ep0 read
Michael Bommarito
1
-1
/
+1
2026-05-22
usb: gadget: dummy_hcd: Reject hub port requests for non-existent ports
Seungjin Bae
1
-0
/
+4
2026-05-22
usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind
Kai Aizen
1
-7
/
+21
2026-05-22
usb: gadget: net2280: Fix double free in probe error path
Guangshuo Li
1
-3
/
+1
2026-05-22
usb: gadget: f_hid: fix device reference leak in hidg_alloc()
Guangshuo Li
1
-2
/
+1
2026-05-18
usb: gadget: composite: fix integer underflow in WebUSB GET_URL handling
Jeremy Erazo
1
-1
/
+4
2026-05-11
Merge tag 'v7.1-rc3' into usb-next
Greg Kroah-Hartman
1
-4
/
+0
2026-04-27
usb: udc: pxa: remove unused platform_data
Arnd Bergmann
4
-61
/
+21
2026-04-27
USB: omap_udc: DMA: Don't enable burst 4 mode
Aaro Koskinen
1
-4
/
+0
2026-04-27
usb: gadget: udc: skip pullup() if already connected
Xu Yang
1
-1
/
+6
2026-04-27
driver core: Replace dev->of_node_reused with dev_of_node_reused()
Douglas Anderson
1
-1
/
+1
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2026-04-07
usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()
Greg Kroah-Hartman
1
-2
/
+2
2026-04-07
usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()
Greg Kroah-Hartman
1
-0
/
+9
2026-04-07
usb: gadget: f_hid: Add missing error code
Ethan Tidmore
1
-1
/
+3
2026-04-07
usb: gadget: renesas_usb3: validate endpoint index in standard request handlers
Greg Kroah-Hartman
1
-1
/
+6
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
16
-168
/
+329
2026-04-02
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-9
/
+10
2026-04-02
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
2026-03-30
usb: gadget: f_rndis: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-25
/
+48
[next]