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
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
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
7 days
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
7 days
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-9
/
+10
7 days
usb: gadget: f_rndis: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-25
/
+48
7 days
usb: gadget: f_subset: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-35
/
+44
7 days
usb: gadget: f_eem: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-34
/
+46
7 days
usb: gadget: f_ecm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-19
/
+39
7 days
usb: gadget: f_rndis: Protect RNDIS options with mutex
Kuen-Han Tsai
1
-3
/
+6
7 days
usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
Kuen-Han Tsai
1
-0
/
+6
7 days
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
3
-4
/
+43
7 days
usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
Kuen-Han Tsai
1
-2
/
+4
7 days
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
1
-5
/
+5
7 days
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...
Sebastian Urban
1
-0
/
+6
7 days
USB: dummy-hcd: Fix interrupt synchronization error
Alan Stern
1
-15
/
+14
7 days
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
1
-1
/
+6
2026-03-19
usb: gadget: f_ncm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
4
-14
/
+74
2026-03-19
Revert "usb: gadget: u_ether: add gether_opts for config caching"
Kuen-Han Tsai
3
-234
/
+0
2026-03-19
Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"
Kuen-Han Tsai
2
-66
/
+66
2026-03-19
Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"
Kuen-Han Tsai
2
-17
/
+0
2026-03-19
Revert "usb: legacy: ncm: Fix NPE in gncm_bind"
Kuen-Han Tsai
1
-10
/
+3
2026-03-19
Revert "usb: gadget: f_ncm: Fix atomic context locking issue"
Kuen-Han Tsai
3
-13
/
+28
2026-03-19
usb: legacy: ncm: Fix NPE in gncm_bind
Kuen-Han Tsai
1
-3
/
+10
2026-03-19
usb: gadget: f_ncm: Fix atomic context locking issue
Kuen-Han Tsai
3
-28
/
+13
2026-03-19
usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
Jiasheng Jiang
1
-0
/
+14
2026-03-19
usb: gadget: uvc: fix interval_duration calculation
Junzhong Pan
1
-1
/
+1
2026-03-19
usb: gadget: f_hid: fix SuperSpeed descriptors
John Keeping
1
-0
/
+4
2026-03-19
usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...
Seungjin Bae
1
-2
/
+10
2026-03-12
usb: gadget: f_ncm: align net_device lifecycle with bind/unbind
Kuen-Han Tsai
2
-66
/
+66
2026-03-12
usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device
Kuen-Han Tsai
2
-0
/
+17
2026-03-12
usb: gadget: u_ether: add gether_opts for config caching
Kuen-Han Tsai
3
-0
/
+234
2026-03-04
usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
Haotien Hsu
1
-3
/
+9
2026-03-04
usb: gadget: f_fs: Fix ioctl error handling
Sam Day
1
-12
/
+6
2026-03-04
usb: gadget: f_fs: fix DMA-BUF OUT queues
Sam Day
1
-3
/
+3
2026-02-26
usb: bdc: fix sleep during atomic
Justin Chen
1
-2
/
+2
2026-02-05
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
Al Viro
2
-57
/
+53
2026-01-14
usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg fail
Xu Yang
1
-0
/
+8
2026-01-14
usb: gadget: uvc: return error from uvcg_queue_init()
Xu Yang
1
-2
/
+1
2026-01-14
usb: gadget: uvc: fix interval_duration calculation
Xu Yang
2
-3
/
+6
2026-01-14
usb: gadget: uvc: fix req_payload_size calculation
Xu Yang
4
-7
/
+17
2025-12-23
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
1
-11
/
+10
2025-12-23
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
1
-10
/
+10
2025-12-17
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
1
-6
/
+15
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-21
/
+23
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-84
/
+109
2025-11-27
usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
Haotien Hsu
1
-6
/
+0
2025-11-24
usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errors
Haotian Zhang
1
-1
/
+3
2025-11-21
USB: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-2
/
+1
2025-11-21
usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE
Gopi Krishna Menon
1
-0
/
+3
2025-11-21
usb: gadget: functionfs: use dma_buf_unmap_attachment_unlocked() helper
Liang Jie
1
-3
/
+1
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-11-17
convert gadgetfs
Al Viro
1
-8
/
+11
[next]