mbox series

[0/2] Introduce Poly/Plantronics mute event support

Message ID 20241124203252.28701-1-linuxhid@cosmicgizmosystems.com (mailing list archive)
Headers show
Series Introduce Poly/Plantronics mute event support | expand

Message

Terry Junge Nov. 24, 2024, 8:32 p.m. UTC
Hi Jiri and Takashi,

I'm not sure how it works with two different maintained trees
but this patch set needs to be applied and flow upstream together.

If the HID patch is applied without the ALSA patch then mute sync
issues will occur with multiple Poly/Plantronics product families.

This patch set was tested by Wade and myself with multiple
Poly/Plantronics product family headsets.

Hi Wade,

Please feel free to add your Signed-off-by: and/or Tested-by: tags,
as you see fit.

Thanks,
Terry

Terry Junge (2):
  HID: hid-plantronics: Add mic mute mapping and generalize quirks
  ALSA: usb-audio: Add quirk for Plantronics headsets to fix control
    names

 drivers/hid/hid-plantronics.c | 135 ++++++++++++++++------------------
 sound/usb/mixer_quirks.c      |  35 +++++++++
 2 files changed, 100 insertions(+), 70 deletions(-)


base-commit: 28eb75e178d389d325f1666e422bc13bbbb9804c

Comments

Wang, Wade Nov. 25, 2024, 1:38 a.m. UTC | #1
Hi Terry,

Thet are OK for me, because my outlook will change patch format, would you mind to add these info for me directly. Thanks

Regards
Wade

-----Original Message-----
From: Terry Junge <linuxhid@cosmicgizmosystems.com> 
Sent: Monday, November 25, 2024 4:33 AM
To: Jiri Kosina <jikos@kernel.org>; Takashi Iwai <tiwai@suse.com>; Wang, Wade <wade.wang@hp.com>; Benjamin Tissoires <bentiss@kernel.org>; Jaroslav Kysela <perex@perex.cz>
Cc: Terry Junge <linuxhid@cosmicgizmosystems.com>; linux-input@vger.kernel.org; linux-sound@vger.kernel.org
Subject: [PATCH 0/2] Introduce Poly/Plantronics mute event support

CAUTION: External Email

Hi Jiri and Takashi,

I'm not sure how it works with two different maintained trees but this patch set needs to be applied and flow upstream together.

If the HID patch is applied without the ALSA patch then mute sync issues will occur with multiple Poly/Plantronics product families.

This patch set was tested by Wade and myself with multiple Poly/Plantronics product family headsets.

Hi Wade,

Please feel free to add your Signed-off-by: and/or Tested-by: tags, as you see fit.

Thanks,
Terry

Terry Junge (2):
  HID: hid-plantronics: Add mic mute mapping and generalize quirks
  ALSA: usb-audio: Add quirk for Plantronics headsets to fix control
    names

 drivers/hid/hid-plantronics.c | 135 ++++++++++++++++------------------
 sound/usb/mixer_quirks.c      |  35 +++++++++
 2 files changed, 100 insertions(+), 70 deletions(-)


base-commit: 28eb75e178d389d325f1666e422bc13bbbb9804c
--
2.43.0