public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis
@ 2025-11-02 19:10 Pauli Virtanen
  2025-11-04 11:06 ` Takashi Iwai
  2025-12-01 21:35 ` patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Pauli Virtanen @ 2025-11-02 19:10 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Pauli Virtanen, perex, tiwai, linux-sound, linux-kernel

ID 1038:1294 SteelSeries ApS Arctis Pro Wireless
is reported to have muted min playback volume. Apply quirk for that.

Link: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4229#note_3174448
Signed-off-by: Pauli Virtanen <pav@iki.fi>
---
 sound/usb/quirks.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index 71638e6dfb20..e5b857129caf 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -2267,6 +2267,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
 		   QUIRK_FLAG_FIXED_RATE),
 	DEVICE_FLG(0x0fd9, 0x0008, /* Hauppauge HVR-950Q */
 		   QUIRK_FLAG_SHARE_MEDIA_DEVICE | QUIRK_FLAG_ALIGN_TRANSFER),
+	DEVICE_FLG(0x1038, 0x1294, /* SteelSeries Arctis Pro Wireless */
+		   QUIRK_FLAG_MIXER_PLAYBACK_MIN_MUTE),
 	DEVICE_FLG(0x1101, 0x0003, /* Audioengine D1 */
 		   QUIRK_FLAG_GET_SAMPLE_RATE),
 	DEVICE_FLG(0x12d1, 0x3a07, /* Huawei Technologies Co., Ltd. */
-- 
2.51.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis
  2025-11-02 19:10 [PATCH] ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis Pauli Virtanen
@ 2025-11-04 11:06 ` Takashi Iwai
  2025-12-01 21:35 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2025-11-04 11:06 UTC (permalink / raw)
  To: Pauli Virtanen; +Cc: linux-bluetooth, perex, tiwai, linux-sound, linux-kernel

On Sun, 02 Nov 2025 20:10:15 +0100,
Pauli Virtanen wrote:
> 
> ID 1038:1294 SteelSeries ApS Arctis Pro Wireless
> is reported to have muted min playback volume. Apply quirk for that.
> 
> Link: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4229#note_3174448
> Signed-off-by: Pauli Virtanen <pav@iki.fi>

Thanks, applied now.


Takashi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis
  2025-11-02 19:10 [PATCH] ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis Pauli Virtanen
  2025-11-04 11:06 ` Takashi Iwai
@ 2025-12-01 21:35 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2025-12-01 21:35 UTC (permalink / raw)
  To: Pauli Virtanen; +Cc: linux-bluetooth, perex, tiwai, linux-sound, linux-kernel

Hello:

This patch was applied to bluetooth/bluetooth-next.git (master)
by Takashi Iwai <tiwai@suse.de>:

On Sun,  2 Nov 2025 21:10:15 +0200 you wrote:
> ID 1038:1294 SteelSeries ApS Arctis Pro Wireless
> is reported to have muted min playback volume. Apply quirk for that.
> 
> Link: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4229#note_3174448
> Signed-off-by: Pauli Virtanen <pav@iki.fi>
> ---
>  sound/usb/quirks.c | 2 ++
>  1 file changed, 2 insertions(+)

Here is the summary with links:
  - ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis
    https://git.kernel.org/bluetooth/bluetooth-next/c/b98b69c38512

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-01 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-02 19:10 [PATCH] ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis Pauli Virtanen
2025-11-04 11:06 ` Takashi Iwai
2025-12-01 21:35 ` patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox