All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] ALSA: hda/ca0132 - Add new SBZ quirk
@ 2019-08-19 20:40 Paweł Rekowski
  2019-08-20  7:04   ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: Paweł Rekowski @ 2019-08-19 20:40 UTC (permalink / raw)
  To: tiwai
  Cc: p.rekowski, Jaroslav Kysela, Connor McAdams, Takashi Sakamoto,
	Mark Brown, alsa-devel, linux-kernel

This patch adds a new PCI subsys ID for the SBZ, as found and tested by
me and some reddit users.

Signed-off-by: Paweł Rekowski <p.rekowski@gmail.com>
---
 sound/pci/hda/patch_ca0132.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/pci/hda/patch_ca0132.c b/sound/pci/hda/patch_ca0132.c
index c3096796ee05..c41865e1222c 100644
--- a/sound/pci/hda/patch_ca0132.c
+++ b/sound/pci/hda/patch_ca0132.c
@@ -1175,6 +1175,7 @@ static const struct snd_pci_quirk ca0132_quirks[] = {
 	SND_PCI_QUIRK(0x1028, 0x0708, "Alienware 15 R2 2016", QUIRK_ALIENWARE),
 	SND_PCI_QUIRK(0x1102, 0x0010, "Sound Blaster Z", QUIRK_SBZ),
 	SND_PCI_QUIRK(0x1102, 0x0023, "Sound Blaster Z", QUIRK_SBZ),
+	SND_PCI_QUIRK(0x1102, 0x0027, "Sound Blaster Z", QUIRK_SBZ),
 	SND_PCI_QUIRK(0x1102, 0x0033, "Sound Blaster ZxR", QUIRK_SBZ),
 	SND_PCI_QUIRK(0x1458, 0xA016, "Recon3Di", QUIRK_R3DI),
 	SND_PCI_QUIRK(0x1458, 0xA026, "Gigabyte G1.Sniper Z97", QUIRK_R3DI),
-- 
2.23.0


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

* Re: [PATCH v2] ALSA: hda/ca0132 - Add new SBZ quirk
  2019-08-19 20:40 [PATCH v2] ALSA: hda/ca0132 - Add new SBZ quirk Paweł Rekowski
@ 2019-08-20  7:04   ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2019-08-20  7:04 UTC (permalink / raw)
  To: Paweł Rekowski
  Cc: alsa-devel, Connor McAdams, Mark Brown, Jaroslav Kysela,
	Takashi Sakamoto, linux-kernel

On Mon, 19 Aug 2019 22:40:07 +0200,
Paweł Rekowski wrote:
> 
> This patch adds a new PCI subsys ID for the SBZ, as found and tested by
> me and some reddit users.
> 
> Signed-off-by: Paweł Rekowski <p.rekowski@gmail.com>

Thanks, applied with Cc to stable.


Takashi

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

* Re: [PATCH v2] ALSA: hda/ca0132 - Add new SBZ quirk
@ 2019-08-20  7:04   ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2019-08-20  7:04 UTC (permalink / raw)
  To: Paweł Rekowski
  Cc: alsa-devel, Connor McAdams, Mark Brown, Jaroslav Kysela,
	Takashi Sakamoto, linux-kernel

On Mon, 19 Aug 2019 22:40:07 +0200,
Paweł Rekowski wrote:
> 
> This patch adds a new PCI subsys ID for the SBZ, as found and tested by
> me and some reddit users.
> 
> Signed-off-by: Paweł Rekowski <p.rekowski@gmail.com>

Thanks, applied with Cc to stable.


Takashi

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

end of thread, other threads:[~2019-08-20  7:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19 20:40 [PATCH v2] ALSA: hda/ca0132 - Add new SBZ quirk Paweł Rekowski
2019-08-20  7:04 ` Takashi Iwai
2019-08-20  7:04   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.