linux/sound/usb
Takashi Iwai 03898691d4 ALSA: usb-audio: Re-add ScratchAmp quirk entries
At the code refactoring of USB-audio quirk handling, I assumed that
the quirk entries of Stanton ScratchAmp devices were only about the
device name, and moved them completely into the rename table.
But it seems that the device requires the quirk entry so that it's
probed by the driver itself.

This re-adds back the quirk entries of ScratchAmp, but in a
minimalistic manner.

Fixes: 5436f59bc5 ("ALSA: usb-audio: Move device rename and profile quirks to an internal table")
Link: https://patch.msgid.link/20240808081803.22300-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-08-08 10:34:49 +02:00
..
6fire ALSA: usb: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:53 +02:00
bcd2000
caiaq
hiface ALSA: usb: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:53 +02:00
line6 ALSA: line6: Fix racy access to midibuf 2024-08-05 15:03:03 +02:00
misc ALSA: usb: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:53 +02:00
usx2y ALSA: usb: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:53 +02:00
Kconfig
Makefile ALSA: usb: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:53 +02:00
card.c ALSA: usb-audio: Add name for HP Engage Go dock 2024-05-09 10:10:34 +02:00
card.h
clock.c ALSA: usb-audio: Ignore clock selector errors for single connection 2024-02-01 15:29:40 +01:00
clock.h
endpoint.c
endpoint.h
format.c ALSA: usb: Use BIT() for bit values 2024-07-15 16:06:22 +02:00
format.h
helper.c
helper.h
implicit.c
implicit.h
media.c
media.h
midi.c ALSA: usb-audio: More relaxed check of MIDI jack names 2024-02-15 16:56:05 +01:00
midi.h
midi2.c ALSA: usb-audio: fix typo 2024-01-24 14:40:47 +01:00
midi2.h
mixer.c ALSA: usb-audio: Fix microphone sound on HD webcam. 2024-07-19 16:50:51 +02:00
mixer.h
mixer_maps.c
mixer_quirks.c ALSA: usb: Use BIT() for bit values 2024-07-15 16:06:22 +02:00
mixer_quirks.h
mixer_s1810c.c
mixer_s1810c.h
mixer_scarlett.c
mixer_scarlett.h
mixer_scarlett2.c ALSA: scarlett2: Increase mixer range to +12dB 2024-05-12 11:43:11 +02:00
mixer_scarlett2.h
mixer_us16x08.c
mixer_us16x08.h
pcm.c
pcm.h
power.c
power.h
proc.c
proc.h
quirks-table.h ALSA: usb-audio: Re-add ScratchAmp quirk entries 2024-08-08 10:34:49 +02:00
quirks.c ALSA: usb-audio: Add a quirk for Sonix HD USB Camera 2024-07-22 14:45:14 +02:00
quirks.h
stream.c ALSA: usb-audio: Correct surround channels in UAC1 channel map 2024-07-31 16:22:51 +02:00
stream.h
usbaudio.h
validate.c