]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: usb-audio: add quirk QUIRK_FLAG_MIXER_CAPTURE_MIN_MUTE
authorCryolitia PukNgae <cryolitia@uniontech.com>
Wed, 3 Sep 2025 05:09:46 +0000 (13:09 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 4 Sep 2025 13:37:30 +0000 (15:37 +0200)
commit759b5ce3e6e804ee333f0e0da3cf93c38b77b890
treec3dde4470ea3200ea6d2575ab62d8da54b985a6e
parentace1817ab49b3f92b3e965caa63b4a78e69266cd
ALSA: usb-audio: add quirk QUIRK_FLAG_MIXER_CAPTURE_MIN_MUTE

The same hardware problem to QUIRK_FLAG_MIXER_PLAYBACK_MIN_MUTE also
occurs on the capture streams on some USB devices. Add a new flag for
processing the quirk.

Link: https://lore.kernel.org/all/C22C1A172EBB9BD9+eccc2e4a-d21e-4a7d-848c-bbf3982feb94@uniontech.com/
Signed-off-by: Cryolitia PukNgae <cryolitia@uniontech.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250903-sound-v1-2-d4ca777b8512@uniontech.com
Documentation/sound/alsa-configuration.rst
sound/usb/mixer_quirks.c
sound/usb/usbaudio.h