linux-yocto/sound/usb
Takashi Iwai 11fb6cff19 ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
[ Upstream commit 8410fe81093ff231e964891e215b624dabb734b0 ]

The entry of the validators table for UAC3 feature unit is defined
with a wrong sub-type UAC_FEATURE (= 0x06) while it should have been
UAC3_FEATURE (= 0x07).  This patch corrects the entry value.

Fixes: 57f8770620 ("ALSA: usb-audio: More validations of descriptor units")
Link: https://patch.msgid.link/20250821150835.8894-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-08-28 16:22:59 +02:00
..
6fire ALSA: 6fire: Release resources at card release 2024-12-14 19:47:56 +01:00
bcd2000
caiaq ALSA: caiaq: Use snd_card_free_when_closed() at disconnection 2024-12-14 19:47:56 +01:00
hiface
line6 ALSA: line6: add hw monitor volume control to POD HD500X 2024-10-17 15:08:19 +02:00
misc
usx2y ALSA: usx2y: validate nrpacks module parameter on probe 2025-03-13 12:47:39 +01:00
card.c ALSA: usb-audio: Add logitech Audio profile quirk 2024-10-17 15:08:13 +02:00
card.h
clock.c ALSA: usb-audio: Fix out of bounds reads when finding clock sources 2024-12-14 19:48:35 +01:00
clock.h
debug.h
endpoint.c ALSA: usb-audio: Fix NULL dererence at error path 2022-10-26 13:25:06 +02:00
endpoint.h
format.c ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset 2025-06-04 14:36:50 +02:00
format.h
helper.c
helper.h
Kconfig
Makefile
media.c
media.h
midi.c ALSA: usb-audio: Fix CME quirk for UF series keyboards 2025-05-02 07:40:48 +02:00
midi.h
mixer_maps.c ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card 2025-06-27 11:04:20 +01:00
mixer_quirks.c ALSA: usb-audio: Avoid precedence issues in mixer_quirks macros 2025-08-28 16:22:42 +02:00
mixer_quirks.h
mixer_s1810c.c
mixer_s1810c.h
mixer_scarlett_gen2.c ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx() 2025-08-28 16:22:53 +02:00
mixer_scarlett_gen2.h
mixer_scarlett.c
mixer_scarlett.h
mixer_us16x08.c ALSA: usb-audio: US16x08: Initialize array before use 2025-01-09 13:25:03 +01:00
mixer_us16x08.h
mixer.c ALSA: usb: Fix UBSAN warning in parse_audio_unit() 2025-01-09 13:24:51 +01:00
mixer.h
pcm.c
pcm.h
power.c
power.h
proc.c
proc.h
quirks-table.h ALSA: usb-audio: Fix Yamaha P-125 Quirk Entry 2024-12-14 19:47:42 +01:00
quirks.c ALSA: usb-audio: Fix a DMA to stack memory bug 2024-12-19 18:06:14 +01:00
quirks.h
stream.c ALSA: usb-audio: Fix size validation in convert_chmap_v3() 2025-08-28 16:22:59 +02:00
stream.h
usbaudio.h
validate.c ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation 2025-08-28 16:22:59 +02:00