All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Loongson HD Audio support
@ 2023-05-31  3:21 Yanteng Si
  2023-05-31  3:21 ` [PATCH 1/4] ALSA: hda: Add Loongson LS7A HD-Audio support Yanteng Si
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Yanteng Si @ 2023-05-31  3:21 UTC (permalink / raw)
  To: tiwai; +Cc: Yanteng Si, perex, chenhuacai, alsa-devel, loongarch,
	loongson-kernel

* The Loongson HDA controller is compatible with High Definition Audio
  Specification Revision 1.0a.
  See <https://loongson.github.io/LoongArch-Documentation/Loongson-
  7A1000-usermanual-EN.html#hda-controller>

Yanteng Si (4):
  ALSA: hda: Add Loongson LS7A HD-Audio support
  ALSA: hda: Using polling mode for loongson controller by default
  ALSA: hda: Workaround for SDnCTL register on loongson controller
  ALSA: hda/intel: Workaround for WALLCLK register for loongson
    controller

 include/linux/pci_ids.h        |  3 +++
 sound/hda/hdac_controller.c    |  8 +++++++-
 sound/hda/hdac_device.c        |  1 +
 sound/hda/hdac_stream.c        |  8 +++++++-
 sound/pci/hda/hda_controller.h |  1 +
 sound/pci/hda/hda_intel.c      | 10 ++++++++++
 sound/pci/hda/patch_hdmi.c     |  1 +
 7 files changed, 30 insertions(+), 2 deletions(-)

-- 
2.31.4


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

end of thread, other threads:[~2023-06-06 14:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-31  3:21 [PATCH 0/4] Add Loongson HD Audio support Yanteng Si
2023-05-31  3:21 ` [PATCH 1/4] ALSA: hda: Add Loongson LS7A HD-Audio support Yanteng Si
2023-05-31  3:21 ` [PATCH 2/4] ALSA: hda: Using polling mode for loongson controller by default Yanteng Si
2023-06-05  7:35   ` Takashi Iwai
2023-06-06 12:10     ` Yanteng Si
2023-05-31  3:21 ` [PATCH 3/4] ALSA: hda: Workaround for SDnCTL register on loongson controller Yanteng Si
2023-06-05  7:36   ` Takashi Iwai
2023-06-06 12:14     ` Yanteng Si
2023-05-31  3:21 ` [PATCH 4/4] ALSA: hda/intel: Workaround for WALLCLK register for " Yanteng Si

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.