summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-loader.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: fix string format for errorsCurtis Malainey2021-02-101-3/+3
* ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIsBard Liao2021-01-281-3/+3
* ASoC: SOF: Intel: hda-loader: keep init cores aliveBard Liao2021-01-281-2/+3
* ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down APIBard Liao2021-01-281-1/+1
* ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streamsRanjani Sridharan2021-01-271-1/+1
* ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan2020-12-111-2/+10
* ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-111-2/+2
* ASoC: SOF: Intel: hda: remove duplicated status dumpRanjani Sridharan2020-12-111-5/+4
* ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh2020-11-271-0/+61
* ASoC: SOF: ext_manifest: parse cavs extra config data elemFred Oh2020-11-271-1/+5
* ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh2020-11-271-0/+35
* ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart2020-09-171-7/+9
* ASoC: SOF: Intel: hda-loader: s/master/primaryPierre-Louis Bossart2020-09-111-1/+1
* ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macroRanjani Sridharan2020-09-111-3/+2
* ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan2020-09-111-3/+3
* ASoC: SOF: Intel: hda: Simplify error handling during FW bootRanjani Sridharan2020-08-271-54/+19
* ASoC: SOF: Intel: hda: Define FW boot sequence with ICCMAXRanjani Sridharan2020-08-271-15/+77
* ASoC: SOF: Intel: hda: define macro for code loader stream formatRanjani Sridharan2020-08-271-1/+2
* ASoC: SOF: Intel: hda: modify the signature of get_stream_with_tag()Ranjani Sridharan2020-08-271-7/+4
* ASoC: SOF: Intel: hda: Remove unused parameters in cl_dsp_init()Yong Zhi2020-08-271-4/+2
* ASoC: SOF: Intel: hda: report error only for the last ROM init iterationRanjani Sridharan2020-08-261-17/+25
* ASoC: SOF: loader: Adjust validation condition for fw_offsetKarol Trzcinski2020-05-251-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski2020-04-161-2/+7
* ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWireRander Wang2020-03-271-0/+18
* ASoC: SOF: Intel: add SoundWire configuration interfacePierre-Louis Bossart2020-03-271-0/+13
* ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song2020-03-131-3/+0
* ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE doneKeyon Jie2020-03-021-0/+6
* Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown2020-01-171-3/+3
|\
| * ASoC: SOF: Intel: lower print level to dbg if we will reinit DSPBard liao2020-01-131-3/+3
* | ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan2019-12-181-1/+0
|/
* ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()Pierre-Louis Bossart2019-10-231-1/+12
* ASoC: SOF: Intel: hda-loader: improve error handlingPierre-Louis Bossart2019-10-231-2/+10
* ASoC: SOF: Intel: hda: fix warnings during FW loadKai Vehmanen2019-10-011-0/+1
* ASoC: SOF: Intel: hda: set I2S slave before enabling DSPZhu Yingjiang2019-05-031-0/+11
* ASoC: SOF: Intel: Add Intel specific HDA firmware loaderLiam Girdwood2019-04-281-0/+371