]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: add mixer mapping for Corsair HS80
authorMarie Ramlow <me@nycode.dev>
Sat, 30 Nov 2024 16:52:40 +0000 (17:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:23 +0000 (20:03 +0100)
commitc74de4e57685d04c9c44e2419a2a98c7574cb904
tree38d38f0acb562ed5cd05760fa63c22f581128664
parent0614341226104ca8c1298e51fe0c99c2e97b4df0
ALSA: usb-audio: add mixer mapping for Corsair HS80

commit a7de2b873f3dbcda02d504536f1ec6dc50e3f6c4 upstream.

The Corsair HS80 RGB Wireless is a USB headset with a mic and a sidetone
feature. It has the same quirk as the Virtuoso series.
This labels the mixers appropriately, so applications don't
move the sidetone volume when they actually intend to move the main
headset volume.

Signed-off-by: Marie Ramlow <me@nycode.dev>
cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20241130165240.17838-1-me@nycode.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/mixer_maps.c