开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
fcp.c
Age
Commit message (
Expand
)
Author
2026-08-17
Merge branch 'for-next' into for-linus
Takashi Iwai
2026-08-10
ALSA: FCP: Use a private URB for the notification endpoint
Geoffrey D. Bennett
2026-08-05
ALSA: FCP: do not copy out an uninitialised init response
Baul Lee
2026-08-04
ALSA: FCP: fix OOB write in fcp_meter_ctl_get()
Baul Lee
2026-06-26
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