alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] ALSA: hda: Add model option to codec drivers, too
@ 2022-09-29  7:35 Takashi Iwai
  2022-09-29  7:35 ` [PATCH 1/8] ALSA: hda/realtek: Add model option to codec driver, too Takashi Iwai
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Takashi Iwai @ 2022-09-29  7:35 UTC (permalink / raw)
  To: alsa-devel

Hi,

this is a trivial patch set to add the "model" option to each HD-audio
codec driver that works equivalently with snd-hda-intel or SOF
driver's model option.  It makes it easer for users to specify the
quirk to the right target.


Takashi

===

Takashi Iwai (8):
  ALSA: hda/realtek: Add model option to codec driver, too
  ALSA: hda/cirrus: Add model option to codec driver, too
  ALSA: hda/conexant: Add model option to codec driver, too
  ALSA: hda/cs8409: Add model option to codec driver, too
  ALSA: hda/analog: Add model option to codec driver, too
  ALSA: hda/sigmatel: Add model option to codec driver, too
  ALSA: hda/via: Add model option to codec driver, too
  ALSA: doc: Explain more about model option

 Documentation/sound/hd-audio/notes.rst | 16 ++++++++++++++++
 sound/pci/hda/patch_analog.c           | 10 ++++++++++
 sound/pci/hda/patch_cirrus.c           | 10 ++++++++++
 sound/pci/hda/patch_conexant.c         | 10 ++++++++++
 sound/pci/hda/patch_cs8409.c           | 10 ++++++++++
 sound/pci/hda/patch_realtek.c          | 11 +++++++++++
 sound/pci/hda/patch_sigmatel.c         | 11 +++++++++++
 sound/pci/hda/patch_via.c              | 11 +++++++++++
 8 files changed, 89 insertions(+)

-- 
2.35.3


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

end of thread, other threads:[~2022-09-29  8:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29  7:35 [PATCH 0/8] ALSA: hda: Add model option to codec drivers, too Takashi Iwai
2022-09-29  7:35 ` [PATCH 1/8] ALSA: hda/realtek: Add model option to codec driver, too Takashi Iwai
2022-09-29  7:35 ` [PATCH 2/8] ALSA: hda/cirrus: " Takashi Iwai
2022-09-29  7:35 ` [PATCH 3/8] ALSA: hda/conexant: " Takashi Iwai
2022-09-29  7:35 ` [PATCH 4/8] ALSA: hda/cs8409: " Takashi Iwai
2022-09-29  7:35 ` [PATCH 5/8] ALSA: hda/analog: " Takashi Iwai
2022-09-29  7:35 ` [PATCH 6/8] ALSA: hda/sigmatel: " Takashi Iwai
2022-09-29  7:35 ` [PATCH 7/8] ALSA: hda/via: " Takashi Iwai
2022-09-29  7:35 ` [PATCH 8/8] ALSA: doc: Explain more about model option Takashi Iwai
2022-09-29  7:46 ` [PATCH 0/8] ALSA: hda: Add model option to codec drivers, too Jaroslav Kysela
2022-09-29  8:25   ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).