index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
/
hda-codec.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-05-27
ASoC: SOF: add missing MODULE_DESCRIPTION()
Pierre-Louis Bossart
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
2024-04-04
ASoC: SOF: Intel: hda-codec: preserve WAKEEN values
Pierre-Louis Bossart
2024-01-03
ASoC: SOF: Intel: hda-codec: Delay the codec device registration
Peter Ujfalusi
2023-09-19
ASoC: hdac_hda: add HDA patch loader support
Bard Liao
2022-11-02
ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()
Yang Yingliang
2022-10-28
ASoC: SOF: introduce new DEBUG_NOCODEC mode
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: hda-codec: use GPL-2.0-only license
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_io
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helper
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: hda-codec: add stop_cmd_io helper
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helper
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: hda-ctrl: add codec wakeup helper
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.c
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: move codec state change to hda-codec.c
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: hda-codec: simplify SND_SOC_SOF_HDA_AUDIO_CODEC handling
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: remove all dependencies on SND_SOC_HDAC_HDMI
Pierre-Louis Bossart
2022-10-28
ASoC: SOF: Intel: remove option to disable the common_hdmi handling
Pierre-Louis Bossart
2022-08-19
ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabled
Cezary Rojewski
2022-08-18
ASoC: Intel: Drop hdac_ext usage for codec device creation
Cezary Rojewski
2022-08-18
ASoC: SOF: Intel: Introduce HDA codec init and exit routines
Cezary Rojewski
2021-12-06
ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIES
Kai Vehmanen
2021-11-30
ASoC: SOF: Intel: Retry codec probing if it fails
Hui Wang
2021-01-13
ASoC: SOF: Intel: fix page fault at probe if i915 init fails
Kai Vehmanen
2021-01-13
ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
Kai-Heng Feng
2021-01-13
ASoC: SOF: Intel: hda: Resume codec to do jack detection
Kai-Heng Feng
2020-09-21
ASoC: hdac: make SOF HDA codec driver probe deterministic
Kai Vehmanen
2020-08-26
ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work
Rander Wang
2020-08-17
ASoC: SOF: Intel: hda-codec: move variable used conditionally
Pierre-Louis Bossart
2020-08-17
ASOC: SOF: Intel: hda-codec: move unused label to correct position
Pierre-Louis Bossart
2020-05-29
ASoC: SOF: Intel: hda: fix generic hda codec support
Kai Vehmanen
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-04-14
ASoC: SOF: remove unneeded variables
Payal Kshirsagar
2020-02-20
ASoC: SOF: Intel: hda: allow operation without i915 gfx
Kai Vehmanen
2020-02-10
ASoC: SOF: Intel: hda: fix ordering bug in resume flow
Kai Vehmanen
2020-01-27
ASoC: SOF: Intel: refactor i915_get/put functions
Kai Vehmanen
2020-01-17
Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6
Mark Brown
2020-01-13
ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllers
Kai Vehmanen
2019-12-18
ASoC: SOF: Intel: hda: add namespace for hda-codec functionality
Pierre-Louis Bossart
2019-12-18
ASoC: SOF: Intel: drop HDA codec upon probe failure
Kai Vehmanen
2019-12-09
ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()
Ranjani Sridharan
2019-10-29
ASoC: SOF: Intel: add support for snd-hda-codec-hdmi
Kai Vehmanen
2019-07-23
ASoC: SOF: Intel: hda: Enable jack detection
Rander Wang
2019-07-22
ASoC: SOF: Intel: hda: Make hdac_device device-managed
Ranjani Sridharan
2019-04-28
ASoC: SOF: Intel: Add support for HDAudio codecs
Pierre-Louis Bossart