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
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
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
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: gadget: f_ncm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-45
/
+33
2025-10-29
usb: gadget: f_acm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-23
/
+19
2025-10-29
usb: gadget: f_ecm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-28
/
+20
2025-10-29
usb: gadget: f_rndis: Refactor bind path to use __free()
Kuen-Han Tsai
1
-50
/
+35
2025-07-17
usb: gadget: u_serial: Fix race condition in TTY wakeup
Kuen-Han Tsai
1
-3
/
+3
2025-07-06
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-04-07
usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c
Abhishek Tamboli
1
-1
/
+11
2025-03-07
USB: gadget: f_midi: f_midi_complete to call queue_work
Jill Donahue
1
-1
/
+1
2025-02-21
usb: gadget: f_midi: fix MIDI Streaming descriptor lengths
John Keeping
1
-4
/
+4
2025-02-21
usb: gadget: f_tcm: Don't prepare BOT write request twice
Thinh Nguyen
1
-17
/
+0
2025-02-21
usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
Thinh Nguyen
1
-18
/
+14
2025-02-21
usb: gadget: f_tcm: Decrement command ref count on cleanup
Thinh Nguyen
1
-0
/
+1
2025-02-21
usb: gadget: f_tcm: Translate error to sense
Thinh Nguyen
1
-2
/
+2
2025-02-21
usb: gadget: f_tcm: Don't free command immediately
Thinh Nguyen
1
-2
/
+0
2025-02-21
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
2025-01-17
usb: gadget: f_fs: Remove WARN_ON in functionfs_bind
Akash M
1
-1
/
+1
2025-01-17
usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints
Prashanth K
1
-0
/
+1
2025-01-17
usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...
Lianqin Hu
1
-4
/
+4
2024-12-19
usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...
Lianqin Hu
1
-3
/
+6
2024-11-01
usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING store
Kevin Groeneveld
1
-3
/
+3
2024-11-01
usb: gadget: f_uac2: fix non-newline-terminated function name
John Keeping
1
-1
/
+4
2024-11-01
usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-3
/
+3
2024-08-29
Revert "usb: gadget: uvc: cleanup request when not in correct state"
Greg Kroah-Hartman
1
-6
/
+0
2024-08-29
usb: gadget: uvc: cleanup request when not in correct state
Michael Grzeschik
1
-0
/
+6
2024-08-14
usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...
Chris Wulff
1
-8
/
+34
2024-08-14
usb: gadget: u_serial: Set start_delayed during suspend
Prashanth K
1
-0
/
+1
2024-07-05
usb: gadget: printer: fix races against disable
Oliver Neukum
1
-10
/
+29
2024-07-05
usb: gadget: printer: SS+ support
Oliver Neukum
1
-0
/
+1
2024-06-27
usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
3
-8
/
+8
2024-06-21
usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
Wesley Cheng
1
-1
/
+6
2024-06-21
usb: gadget: f_fs: use io_data->status consistently
John Keeping
1
-4
/
+4
2024-06-12
usb: gadget: u_audio: Clear uac pointer when freed.
Chris Wulff
1
-0
/
+2
2024-06-12
usb: gadget: u_audio: Fix race condition use of controls after free during ga...
Chris Wulff
1
-10
/
+9
2024-05-17
usb: gadget: f_fs: Fix a race condition when processing setup packets.
Chris Wulff
1
-1
/
+1
2024-04-27
usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
Norihiko Hama
1
-2
/
+2
2024-04-13
usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
Michael Grzeschik
1
-0
/
+3
2024-04-03
usb: gadget: ncm: Fix handling of zero block length packets
Krishna Kurapati
1
-1
/
+1
2024-03-01
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Krishna Kurapati
1
-1
/
+9
2024-02-23
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
1
-2
/
+18
2023-12-13
usb: gadget: f_hid: fix report descriptor allocation
Konstantin Aladyshev
1
-3
/
+4
2023-11-28
usb: gadget: f_ncm: Always set current gadget in ncm_bind()
Hardik Gajjar
1
-16
/
+11
2023-10-19
usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
Krishna Kurapati
1
-7
/
+19
2023-09-13
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
1
-1
/
+1
2023-08-23
usb: gadget: uvc: queue empty isoc requests if no video buffer is available
Avichal Rakesh
1
-8
/
+24
[next]