]> www.infradead.org Git - users/jedix/linux-maple.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)
committerTakashi Iwai <tiwai@suse.de>
Tue, 5 Nov 2024 12:03:52 +0000 (13:03 +0100)
commitd6e6b9218ced5249b9136833ef5ec3f554ec7fde
tree38b7ebc1cb71db10a71bedb294b17d8e22ede88a
parentb22b2e3d9413724c77acd64a97b0817fb767e7f9
ALSA: usb-audio: Make mic volume workarounds globally applicable

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>
sound/usb/mixer.c
sound/usb/quirks.c
sound/usb/usbaudio.h