summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-loader.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/membersPierre-Louis Bossart2022-02-091-25/+25
* ASoC: SOF: add flag to disable IMR restore to sof_debugKeyon Jie2022-01-241-0/+2
* ASoC: SOF: Intel: hda-loader: add IMR restore supportKeyon Jie2022-01-241-0/+38
* ASoC: SOF: Intel: hda-loader: add SSP helperKeyon Jie2022-01-241-10/+18
* ASoC: SOF: Intel: use inclusive language for SSP clocksPierre-Louis Bossart2022-01-241-3/+3
* ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi2021-12-231-6/+9
* ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-231-2/+6
* ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTSPeter Ujfalusi2021-12-231-1/+0
* ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan2021-12-131-64/+0
* ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan2021-11-221-7/+17
* ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump callsPeter Ujfalusi2021-10-071-4/+2
* ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi2021-10-071-8/+3
* ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dumpPeter Ujfalusi2021-10-071-6/+12
* ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() failsRanjani Sridharan2021-06-011-5/+0
* 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-271-0/+371