original_kernel/sound/usb
Geoffrey D. Bennett 762e6af398 ALSA: scarlett2: Increase mixer range to +12dB
The values loaded into the mixer are 16-bit values, with 8192
representing 0dB, going up to a current maximum of 16345 (+6dB). All
supported interfaces have no problem going up to 32612 (+12dB), so
update SCARLETT2_MIXER_MAX_DB and scarlett2_mixer_values[] to allow
for this.

Tested with:
- Scarlett 2nd Gen 6i6, 18i8, 18i20
- Scarlett 3rd Gen 4i4, 8i6, 18i8, 18i20
- Scarlett 4th Gen Solo, 2i2, 4i4
- Clarett+ 2Pre, 4Pre, 8Pre
- Vocaster One and Two

Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Link: https://lore.kernel.org/r/Zj+gYT4F2XeKTD93@m.b4.vu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-05-12 11:43:11 +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: Zero-initialize message buffers 2024-04-02 15:01:27 +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-audio: Check presence of valid altsetting control 2024-01-29 16:46:01 +01: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 Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM" 2024-03-17 09:32:49 +01:00
mixer.h
mixer_maps.c
mixer_quirks.c ALSA: scarlett2: Add support for Focusrite Vocaster One and Two 2024-04-18 08:31:14 +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: Add sampling rates support for Mbox3 2024-05-08 18:14:52 +02:00
quirks.c ALSA: usb-audio: Add sampling rates support for Mbox3 2024-05-08 18:14:52 +02:00
quirks.h
stream.c ALSA: usb-audio: Stop parsing channels bits when all channels are found. 2024-03-13 14:29:22 +01:00
stream.h
usbaudio.h
validate.c