summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-codec.c
AgeCommit message (Expand)AuthorLines
2025-02-06ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi moduleTerry Cheong-0/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-16/+16
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart-0/+1
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart-1/+1
2024-04-04ASoC: SOF: Intel: hda-codec: preserve WAKEEN valuesPierre-Louis Bossart-3/+12
2024-01-03ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi-9/+9
2023-09-19ASoC: hdac_hda: add HDA patch loader supportBard Liao-0/+1
2022-11-02ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang-7/+1
2022-10-28ASoC: SOF: introduce new DEBUG_NOCODEC modePierre-Louis Bossart-0/+59
2022-10-28ASoC: SOF: Intel: hda-codec: use GPL-2.0-only licensePierre-Louis Bossart-11/+8
2022-10-28ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_ioPierre-Louis Bossart-0/+21
2022-10-28ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helperPierre-Louis Bossart-0/+23
2022-10-28ASoC: SOF: Intel: hda-codec: add stop_cmd_io helperPierre-Louis Bossart-0/+9
2022-10-28ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helperPierre-Louis Bossart-0/+9
2022-10-28ASoC: SOF: Intel: hda-ctrl: add codec wakeup helperPierre-Louis Bossart-0/+8
2022-10-28ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.cPierre-Louis Bossart-0/+43
2022-10-28ASoC: SOF: Intel: move codec state change to hda-codec.cPierre-Louis Bossart-0/+13
2022-10-28ASoC: SOF: Intel: hda-codec: simplify SND_SOC_SOF_HDA_AUDIO_CODEC handlingPierre-Louis Bossart-25/+12
2022-10-28ASoC: SOF: Intel: remove all dependencies on SND_SOC_HDAC_HDMIPierre-Louis Bossart-2/+1
2022-10-28ASoC: SOF: Intel: remove option to disable the common_hdmi handlingPierre-Louis Bossart-9/+3
2022-08-19ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabledCezary Rojewski-1/+1
2022-08-18ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski-17/+12
2022-08-18ASoC: SOF: Intel: Introduce HDA codec init and exit routinesCezary Rojewski-0/+30
2021-12-06ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen-1/+2
2021-11-30ASoC: SOF: Intel: Retry codec probing if it failsHui Wang-5/+9
2021-01-13ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen-9/+9
2021-01-13ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEENKai-Heng Feng-9/+7
2021-01-13ASoC: SOF: Intel: hda: Resume codec to do jack detectionKai-Heng Feng-2/+1
2020-09-21ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen-9/+8
2020-08-26ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't workRander Wang-2/+2
2020-08-17ASoC: SOF: Intel: hda-codec: move variable used conditionallyPierre-Louis Bossart-1/+1
2020-08-17ASOC: SOF: Intel: hda-codec: move unused label to correct positionPierre-Louis Bossart-0/+5
2020-05-29ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen-6/+45
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart-1/+1
2020-04-14ASoC: SOF: remove unneeded variablesPayal Kshirsagar-4/+1
2020-02-20ASoC: SOF: Intel: hda: allow operation without i915 gfxKai Vehmanen-1/+10
2020-02-10ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen-4/+8
2020-01-27ASoC: SOF: Intel: refactor i915_get/put functionsKai Vehmanen-15/+6
2020-01-17Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown-7/+12
2020-01-13ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllersKai Vehmanen-7/+12
2019-12-18ASoC: SOF: Intel: hda: add namespace for hda-codec functionalityPierre-Louis Bossart-7/+7
2019-12-18ASoC: SOF: Intel: drop HDA codec upon probe failureKai Vehmanen-7/+5
2019-12-09ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()Ranjani Sridharan-10/+6
2019-10-29ASoC: SOF: Intel: add support for snd-hda-codec-hdmiKai Vehmanen-4/+18
2019-07-23ASoC: SOF: Intel: hda: Enable jack detectionRander Wang-2/+42
2019-07-22ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan-4/+2
2019-04-28ASoC: SOF: Intel: Add support for HDAudio codecsPierre-Louis Bossart-0/+171