summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-codec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang2022-11-021-7/+1
* ASoC: SOF: introduce new DEBUG_NOCODEC modePierre-Louis Bossart2022-10-281-0/+59
* ASoC: SOF: Intel: hda-codec: use GPL-2.0-only licensePierre-Louis Bossart2022-10-281-11/+8
* ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_ioPierre-Louis Bossart2022-10-281-0/+21
* ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helperPierre-Louis Bossart2022-10-281-0/+23
* ASoC: SOF: Intel: hda-codec: add stop_cmd_io helperPierre-Louis Bossart2022-10-281-0/+9
* ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helperPierre-Louis Bossart2022-10-281-0/+9
* ASoC: SOF: Intel: hda-ctrl: add codec wakeup helperPierre-Louis Bossart2022-10-281-0/+8
* ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.cPierre-Louis Bossart2022-10-281-0/+43
* ASoC: SOF: Intel: move codec state change to hda-codec.cPierre-Louis Bossart2022-10-281-0/+13
* ASoC: SOF: Intel: hda-codec: simplify SND_SOC_SOF_HDA_AUDIO_CODEC handlingPierre-Louis Bossart2022-10-281-25/+12
* ASoC: SOF: Intel: remove all dependencies on SND_SOC_HDAC_HDMIPierre-Louis Bossart2022-10-281-2/+1
* ASoC: SOF: Intel: remove option to disable the common_hdmi handlingPierre-Louis Bossart2022-10-281-9/+3
* ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabledCezary Rojewski2022-08-191-1/+1
* ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski2022-08-181-17/+12
* ASoC: SOF: Intel: Introduce HDA codec init and exit routinesCezary Rojewski2022-08-181-0/+30
* ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen2021-12-061-1/+2
* ASoC: SOF: Intel: Retry codec probing if it failsHui Wang2021-11-301-5/+9
* ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen2021-01-131-9/+9
* ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEENKai-Heng Feng2021-01-131-9/+7
* ASoC: SOF: Intel: hda: Resume codec to do jack detectionKai-Heng Feng2021-01-131-2/+1
* ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-221-9/+8
* ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't workRander Wang2020-08-261-2/+2
* ASoC: SOF: Intel: hda-codec: move variable used conditionallyPierre-Louis Bossart2020-08-171-1/+1
* ASOC: SOF: Intel: hda-codec: move unused label to correct positionPierre-Louis Bossart2020-08-171-0/+5
* ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen2020-05-291-6/+45
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: remove unneeded variablesPayal Kshirsagar2020-04-141-4/+1
* ASoC: SOF: Intel: hda: allow operation without i915 gfxKai Vehmanen2020-02-201-1/+10
* ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen2020-02-101-4/+8
* ASoC: SOF: Intel: refactor i915_get/put functionsKai Vehmanen2020-01-271-15/+6
* Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown2020-01-171-7/+12
|\
| * ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllersKai Vehmanen2020-01-131-7/+12
* | ASoC: SOF: Intel: hda: add namespace for hda-codec functionalityPierre-Louis Bossart2019-12-181-7/+7
* | ASoC: SOF: Intel: drop HDA codec upon probe failureKai Vehmanen2019-12-181-7/+5
* | ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()Ranjani Sridharan2019-12-091-10/+6
|/
* ASoC: SOF: Intel: add support for snd-hda-codec-hdmiKai Vehmanen2019-10-291-4/+18
* ASoC: SOF: Intel: hda: Enable jack detectionRander Wang2019-07-231-2/+42
* ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan2019-07-221-4/+2
* ASoC: SOF: Intel: Add support for HDAudio codecsPierre-Louis Bossart2019-04-271-0/+171