diff options
author | Terry Junge <linuxhid@cosmicgizmosystems.com> | 2025-01-18 03:58:39 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-02-03 13:09:05 +0300 |
commit | 486f6205c233da1baa309bde5f634eb1f8319a33 (patch) | |
tree | 77a4f8cae15c9c7bbbac38892857cb28641f2525 /tools/perf/scripts/python/task-analyzer.py | |
parent | 9821709af892be9fbf4ee9a50b2f3e0604295ce0 (diff) | |
download | linux-486f6205c233da1baa309bde5f634eb1f8319a33.tar.xz |
ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names
Many Poly/Plantronics headset families name the feature, input,
and/or output units in a such a way to produce control names
that are not recognized by user space. As such, the volume and
mute events do not get routed to the headset's audio controls.
As an example from a product family:
The microphone mute control is named
Headset Microphone Capture Switch
and the headset volume control is named
Headset Earphone Playback Volume
The quirk fixes these to become
Headset Capture Switch
Headset Playback Volume
Signed-off-by: Terry Junge <linuxhid@cosmicgizmosystems.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Cc: stable@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions