summaryrefslogtreecommitdiff
path: root/sound/usb/fcp.c
AgeCommit message (Expand)Author
8 daysALSA: usb-audio: Guard FCP protocol transfersWill Porter
2026-08-17Merge branch 'for-next' into for-linusTakashi Iwai
2026-08-10ALSA: FCP: Use a private URB for the notification endpointGeoffrey D. Bennett
2026-08-05ALSA: FCP: do not copy out an uninitialised init responseBaul Lee
2026-08-04ALSA: FCP: fix OOB write in fcp_meter_ctl_get()Baul Lee
2026-06-26ALSA: FCP: Fix NULL pointer dereference in interface lookupJiaming Zhang
2026-05-19ALSA: usb-audio: Use flexible allocation for FCP packetsRosen Penev
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-17ALSA: usb-audio: Relax __free() variable declarationsTakashi Iwai
2025-10-07ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_...Pedro Demarchi Gomes
2025-09-10ALSA: usb: fcp: Use guard() for spin locksTakashi Iwai
2025-05-16ALSA: usb: fcp: Use USB API functions rather than constantsChen Ni
2025-01-21ALSA: usb: fcp: Fix return code from poll opsTakashi Iwai
2025-01-21ALSA: usb: fcp: Fix incorrect resp->opcode retrievalTakashi Iwai
2025-01-21ALSA: usb: fcp: Fix meter_levels type to __le32Takashi Iwai
2025-01-20ALSA: usb: fcp: Fix hwdep read ops typesStephen Rothwell
2025-01-18ALSA: FCP: Add Focusrite Control Protocol driverGeoffrey D. Bennett