aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-21ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang1-7/+1
2022-08-19ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabledCezary Rojewski1-1/+1
2022-08-18ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski1-17/+12
2022-08-18ASoC: SOF: Intel: Introduce HDA codec init and exit routinesCezary Rojewski1-0/+30
2021-12-06ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen1-1/+2
2021-11-30ASoC: SOF: Intel: Retry codec probing if it failsHui Wang1-5/+9
2021-01-13ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen1-9/+9
2021-01-13ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEENKai-Heng Feng1-9/+7
2021-01-13ASoC: SOF: Intel: hda: Resume codec to do jack detectionKai-Heng Feng1-2/+1
2020-09-21ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen1-9/+8
2020-08-26ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't workRander Wang1-2/+2
2020-08-17ASoC: SOF: Intel: hda-codec: move variable used conditionallyPierre-Louis Bossart1-1/+1
2020-08-17ASOC: SOF: Intel: hda-codec: move unused label to correct positionPierre-Louis Bossart1-0/+5
2020-05-29ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen1-6/+45
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-14ASoC: SOF: remove unneeded variablesPayal Kshirsagar1-4/+1
2020-02-20ASoC: SOF: Intel: hda: allow operation without i915 gfxKai Vehmanen1-1/+10
2020-02-10ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen1-4/+8
2020-01-27ASoC: SOF: Intel: refactor i915_get/put functionsKai Vehmanen1-15/+6
2020-01-17Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown1-7/+12
2020-01-13ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllersKai Vehmanen1-7/+12
2019-12-18ASoC: SOF: Intel: hda: add namespace for hda-codec functionalityPierre-Louis Bossart1-7/+7
2019-12-18ASoC: SOF: Intel: drop HDA codec upon probe failureKai Vehmanen1-7/+5
2019-12-09ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()Ranjani Sridharan1-10/+6
2019-10-29ASoC: SOF: Intel: add support for snd-hda-codec-hdmiKai Vehmanen1-4/+18
2019-07-23ASoC: SOF: Intel: hda: Enable jack detectionRander Wang1-2/+42
2019-07-22ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan1-4/+2
2019-04-28ASoC: SOF: Intel: Add support for HDAudio codecsPierre-Louis Bossart1-0/+171