index
:
pub/scm/linux/kernel/git/livepatching/livepatching.git
master
Live Patching Group's fork of livepatching.git
Live Patching Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
fcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
ALSA: usb-audio: Guard FCP protocol transfers
Will Porter
1
-0
/
+8
2026-08-17
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-18
/
+24
2026-08-10
ALSA: FCP: Use a private URB for the notification endpoint
Geoffrey D. Bennett
1
-17
/
+21
2026-08-05
ALSA: FCP: do not copy out an uninitialised init response
Baul Lee
1
-1
/
+3
2026-08-04
ALSA: FCP: fix OOB write in fcp_meter_ctl_get()
Baul Lee
1
-1
/
+9
2026-06-26
ALSA: FCP: Fix NULL pointer dereference in interface lookup
Jiaming Zhang
1
-0
/
+2
2026-05-19
ALSA: usb-audio: Use flexible allocation for FCP packets
Rosen Penev
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-12-17
ALSA: usb-audio: Relax __free() variable declarations
Takashi Iwai
1
-18
/
+18
2025-10-07
ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_...
Pedro Demarchi Gomes
1
-6
/
+3
2025-09-10
ALSA: usb: fcp: Use guard() for spin locks
Takashi Iwai
1
-10
/
+7
2025-05-16
ALSA: usb: fcp: Use USB API functions rather than constants
Chen Ni
1
-2
/
+1
2025-01-21
ALSA: usb: fcp: Fix return code from poll ops
Takashi Iwai
1
-5
/
+5
2025-01-21
ALSA: usb: fcp: Fix incorrect resp->opcode retrieval
Takashi Iwai
1
-1
/
+1
2025-01-21
ALSA: usb: fcp: Fix meter_levels type to __le32
Takashi Iwai
1
-4
/
+4
2025-01-20
ALSA: usb: fcp: Fix hwdep read ops types
Stephen Rothwell
1
-3
/
+3
2025-01-18
ALSA: FCP: Add Focusrite Control Protocol driver
Geoffrey D. Bennett
1
-0
/
+1134