Skip to content
Commit 486f6205 authored by Terry Junge's avatar Terry Junge Committed by Jiri Kosina
Browse files

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: default avatarTerry Junge <linuxhid@cosmicgizmosystems.com>
Reviewed-by: default avatarTakashi Iwai <tiwai@suse.de>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarJiri Kosina <jkosina@suse.com>
parent 9821709a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment