summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/hda.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-3/+0
2025-07-11ALSA: hda: Drop superfluous driver->ops NULL checksTakashi Iwai1-2/+2
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai1-16/+4
2025-07-11ALSA: hda: Introduce hda_codec_driver opsTakashi Iwai1-8/+19
2025-07-04ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-3/+0
2025-06-02ASoC: codecs: hda: Fix RPM usage count underflowCezary Rojewski1-2/+2
2024-05-06ASoC: codecs: Intel: clarify Copyright informationPierre-Louis Bossart1-1/+1
2024-03-04ASoC: codecs: hda: Cleanup error messagesCezary Rojewski1-5/+5
2024-03-04ASoC: codecs: hda: Skip HDMI/DP registration if i915 is missingCezary Rojewski1-0/+5
2023-11-27ASoC: codecs: hda: Switch to new stream-format interfaceCezary Rojewski1-0/+2
2023-01-31ASoC: hda: use helper functionKuninori Morimoto1-2/+5
2022-10-21ASoC: Merge HDA/ext cleanupMark Brown1-2/+2
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart1-2/+2
2022-10-18ASoC: soc-dapm.c: ignore parameter NULL at snd_soc_dapm_free_widget()Kuninori Morimoto1-4/+2
2022-10-17ASoC: codecs: hda: Fix spelling error in log messageCezary Rojewski1-1/+1
2022-09-22ALSA: hda/hdmi: Use only dynamic PCM device allocationJaroslav Kysela1-3/+0
2022-07-15ALSA: hda: Skip event processing for unregistered codecsCezary Rojewski1-2/+2
2022-06-06ASoC: codecs: Add HD-Audio codec driverCezary Rojewski1-0/+395