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-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
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
usb: gadget: f_ncm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
4
-14
/
+74
2026-03-11
Revert "usb: gadget: u_ether: add gether_opts for config caching"
Kuen-Han Tsai
3
-234
/
+0
2026-03-11
Revert "usb: gadget: u_ether: use <linux/hex.h> header file"
Kuen-Han Tsai
1
-1
/
+0
2026-03-11
Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"
Kuen-Han Tsai
2
-17
/
+0
2026-03-11
Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"
Kuen-Han Tsai
2
-66
/
+66
2026-03-11
Revert "usb: gadget: f_ncm: Fix atomic context locking issue"
Kuen-Han Tsai
3
-13
/
+28
2026-03-11
usb: gadget: uvc: fix interval_duration calculation
Junzhong Pan
1
-1
/
+1
2026-03-11
usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...
Seungjin Bae
1
-2
/
+10
2026-03-11
usb: gadget: f_hid: fix SuperSpeed descriptors
John Keeping
1
-0
/
+4
2026-02-23
usb: gadget: f_ncm: Fix atomic context locking issue
Kuen-Han Tsai
3
-28
/
+13
2026-02-23
usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
Jiasheng Jiang
1
-0
/
+14
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+3
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
29
-83
/
+83
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
29
-104
/
+101
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-175
/
+483
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2026-02-05
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
Al Viro
2
-57
/
+53
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
4
-12
/
+32
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
2026-01-14
usb: gadget: u_ether: use <linux/hex.h> header file
Randy Dunlap
1
-0
/
+1
2026-01-14
usb: gadget: f_fs: fix DMA-BUF OUT queues
Sam Day
1
-3
/
+3
2026-01-14
usb: gadget: f_fs: Fix ioctl error handling
Sam Day
1
-12
/
+6
2026-01-14
usb: gadget: f_tcm: initialize data_len in UAS path for consistency
Jiasheng Jiang
1
-1
/
+2
2026-01-07
usb: gadget: f_ncm: align net_device lifecycle with bind/unbind
Kuen-Han Tsai
2
-66
/
+66
2026-01-07
usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device
Kuen-Han Tsai
2
-0
/
+17
2026-01-07
usb: gadget: u_ether: add gether_opts for config caching
Kuen-Han Tsai
3
-0
/
+234
2026-01-07
usb: gadget: f_sourcesink: Support maxburst configurability for bulk endpoints
Krishna Kurapati
2
-0
/
+53
2025-12-23
usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...
Christophe JAILLET
18
-41
/
+41
2025-12-17
usb: gadget: f_midi: allow customizing the USB MIDI interface string through ...
Victor Krawiec
2
-52
/
+60
2025-12-07
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-5
/
+2
2025-12-06
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-58
/
+86
2025-11-21
USB: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-2
/
+1
2025-11-21
usb: gadget: functionfs: use dma_buf_unmap_attachment_unlocked() helper
Liang Jie
1
-3
/
+1
2025-11-18
convert functionfs
Al Viro
1
-8
/
+9
2025-11-18
functionfs: switch to simple_remove_by_name()
Al Viro
1
-29
/
+22
2025-11-18
functionfs: fix the open/removal races
Al Viro
1
-10
/
+43
2025-11-18
functionfs: need to cancel ->reset_work in ->kill_sb()
Al Viro
1
-0
/
+3
2025-11-18
functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
Al Viro
1
-5
/
+3
2025-11-18
functionfs: don't abuse ffs_data_closed() on fs shutdown
Al Viro
1
-8
/
+8
2025-11-09
usb: gadget: f_eem: Fix memory leak in eem_unwrap
Kuen-Han Tsai
1
-1
/
+6
2025-10-05
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-150
/
+118
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-5
/
+8
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-17
Merge patch series "usb: gadget: Refactor function drivers to use __free() cl...
Greg Kroah-Hartman
4
-146
/
+107
[next]