]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: Make mic volume workarounds globally applicable
authorTakashi Iwai <tiwai@suse.de>
Tue, 5 Nov 2024 12:02:18 +0000 (13:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:54 +0000 (20:03 +0100)
commit920159e1bf176bdb34d77bb4c9c12fc360dce31f
tree2009f7870b8e11ffc8fceefe72a3ab562ea4a746
parent67a11de8965c2ab19e215fb6651d44847e068614
ALSA: usb-audio: Make mic volume workarounds globally applicable

[ Upstream commit d6e6b9218ced5249b9136833ef5ec3f554ec7fde ]

It seems that many webcams have buggy firmware and don't expose the
mic capture volume with the proper resolution.  We have workarounds in
mixer.c, but judging from the numbers, those can be better managed as
global quirk flags.

Link: https://patch.msgid.link/20241105120220.5740-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/usb/mixer.c
sound/usb/quirks.c
sound/usb/usbaudio.h