index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
USB: omap_udc: DMA: Don't enable burst 4 mode
Aaro Koskinen
1
-4
/
+0
9 days
usb: gadget: renesas_usb3: validate endpoint index in standard request handlers
Greg Kroah-Hartman
1
-1
/
+6
9 days
usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()
Greg Kroah-Hartman
1
-0
/
+9
9 days
usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()
Greg Kroah-Hartman
1
-2
/
+2
2026-04-18
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
3
-6
/
+56
2026-04-18
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
1
-4
/
+4
2026-04-18
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-5
/
+6
2026-04-18
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
2026-04-18
usb: gadget: f_rndis: Protect RNDIS options with mutex
Kuen-Han Tsai
1
-0
/
+3
2026-04-18
usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
Kuen-Han Tsai
1
-0
/
+7
2026-04-18
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...
Sebastian Urban
1
-0
/
+6
2026-04-18
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
1
-1
/
+6
2026-04-18
usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
Jiasheng Jiang
1
-0
/
+14
2026-03-04
usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
Haotien Hsu
1
-3
/
+9
2026-03-04
usb: bdc: fix sleep during atomic
Justin Chen
1
-2
/
+2
2026-01-19
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
1
-10
/
+9
2026-01-19
usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Jimmy Hu
1
-1
/
+16
2026-01-19
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
1
-6
/
+15
2026-01-19
usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
Haotien Hsu
1
-6
/
+0
2026-01-19
usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE
Gopi Krishna Menon
1
-0
/
+3
2025-12-07
usb: gadget: f_eem: Fix memory leak in eem_unwrap
Kuen-Han Tsai
1
-1
/
+6
2025-12-07
usb: gadget: f_hid: Fix zero length packet transfer
William Wu
1
-2
/
+2
2025-12-07
usb: gadget: f_ncm: Fix MAC assignment NCM ethernet
raub camaioni
1
-1
/
+2
2025-12-07
usb: gadget: f_fs: Fix epfile null pointer access after ep enable.
Owen Gu
1
-1
/
+7
2025-10-29
usb: raw-gadget: do not limit transfer length
Andrey Konovalov
1
-2
/
+0
2025-10-29
usb: gadget: configfs: Correctly set use_os_string at bind
William Wu
1
-0
/
+2
2025-10-02
USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
Alan Stern
1
-4
/
+4
2025-10-02
usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
Jakob Koschel
1
-8
/
+9
2025-08-28
usb: gadget: udc: renesas_usb3: fix device leak at unbind
Johan Hovold
1
-0
/
+1
2025-08-28
usb: gadget : fix use-after-free in composite_dev_cleanup()
Tao Xue
1
-0
/
+5
2025-08-28
usb: gadget: configfs: Fix OOB read on empty string write
Xinyu Liu
1
-0
/
+2
2025-07-17
usb: gadget: u_serial: Fix race condition in TTY wakeup
Kuen-Han Tsai
1
-3
/
+3
2025-07-17
usb: potential integer overflow in usbg_make_tpg()
Chen Yufeng
1
-2
/
+2
2025-06-27
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
1
-6
/
+6
2025-06-04
usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN
Wayne Chang
1
-0
/
+4
2025-05-02
usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
Chenyuan Yang
1
-0
/
+3
2025-03-13
usb: gadget: Check bmAttributes only if configuration is valid
Prashanth K
1
-1
/
+1
2025-03-13
usb: gadget: Fix setting self-powered state on suspend
Marek Szyprowski
1
-1
/
+2
2025-03-13
usb: gadget: Set self-powered based on MaxPower and bmAttributes
Prashanth K
1
-5
/
+11
2025-03-13
USB: gadget: f_midi: f_midi_complete to call queue_work
Jill Donahue
1
-1
/
+1
2025-03-13
usb/gadget: f_midi: Replace tasklet with work
Davidlohr Bueso
1
-5
/
+7
2025-03-13
usb: gadget: f_midi: fix MIDI Streaming descriptor lengths
John Keeping
1
-4
/
+4
2025-03-13
usb: gadget: udc: renesas_usb3: Fix compiler warning
Guo Ren
1
-1
/
+1
2025-03-13
usb: gadget: f_tcm: Don't prepare BOT write request twice
Thinh Nguyen
1
-17
/
+0
2025-03-13
usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
Thinh Nguyen
1
-18
/
+14
2025-03-13
usb: gadget: f_tcm: Decrement command ref count on cleanup
Thinh Nguyen
1
-0
/
+1
2025-03-13
usb: gadget: f_tcm: Translate error to sense
Thinh Nguyen
1
-2
/
+2
2025-03-13
usb: gadget: f_tcm: Don't free command immediately
Thinh Nguyen
1
-2
/
+0
2025-03-13
usb: gadget: f_tcm: Fix Get/SetInterface return value
Thinh Nguyen
1
-2
/
+10
2025-02-01
Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...
Greg Kroah-Hartman
1
-4
/
+4
[next]