index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
fcp.c
Age
Commit message (
Expand
)
Author
14 days
ALSA: FCP: Fix NULL pointer dereference in interface lookup
Jiaming Zhang
2026-05-19
ALSA: usb-audio: Use flexible allocation for FCP packets
Rosen Penev
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-17
ALSA: usb-audio: Relax __free() variable declarations
Takashi Iwai
2025-10-07
ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_...
Pedro Demarchi Gomes
2025-09-10
ALSA: usb: fcp: Use guard() for spin locks
Takashi Iwai
2025-05-16
ALSA: usb: fcp: Use USB API functions rather than constants
Chen Ni
2025-01-21
ALSA: usb: fcp: Fix return code from poll ops
Takashi Iwai
2025-01-21
ALSA: usb: fcp: Fix incorrect resp->opcode retrieval
Takashi Iwai
2025-01-21
ALSA: usb: fcp: Fix meter_levels type to __le32
Takashi Iwai
2025-01-20
ALSA: usb: fcp: Fix hwdep read ops types
Stephen Rothwell
2025-01-18
ALSA: FCP: Add Focusrite Control Protocol driver
Geoffrey D. Bennett