index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
/
hda-loader.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members
Pierre-Louis Bossart
2022-02-09
1
-25
/
+25
*
ASoC: SOF: add flag to disable IMR restore to sof_debug
Keyon Jie
2022-01-24
1
-0
/
+2
*
ASoC: SOF: Intel: hda-loader: add IMR restore support
Keyon Jie
2022-01-24
1
-0
/
+38
*
ASoC: SOF: Intel: hda-loader: add SSP helper
Keyon Jie
2022-01-24
1
-10
/
+18
*
ASoC: SOF: Intel: use inclusive language for SSP clocks
Pierre-Louis Bossart
2022-01-24
1
-3
/
+3
*
ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()
Peter Ujfalusi
2021-12-23
1
-6
/
+9
*
ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()
Peter Ujfalusi
2021-12-23
1
-2
/
+6
*
ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTS
Peter Ujfalusi
2021-12-23
1
-1
/
+0
*
ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.c
Ranjani Sridharan
2021-12-13
1
-64
/
+0
*
ASoC: SOF: hda: don't use the core op for power up/power down
Ranjani Sridharan
2021-11-22
1
-7
/
+17
*
ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump calls
Peter Ujfalusi
2021-10-07
1
-4
/
+2
*
ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err
Peter Ujfalusi
2021-10-07
1
-8
/
+3
*
ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dump
Peter Ujfalusi
2021-10-07
1
-6
/
+12
*
ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() fails
Ranjani Sridharan
2021-06-01
1
-5
/
+0
*
ASoC: SOF: fix string format for errors
Curtis Malainey
2021-02-10
1
-3
/
+3
*
ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIs
Bard Liao
2021-01-28
1
-3
/
+3
*
ASoC: SOF: Intel: hda-loader: keep init cores alive
Bard Liao
2021-01-28
1
-2
/
+3
*
ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
Bard Liao
2021-01-28
1
-1
/
+1
*
ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
Ranjani Sridharan
2021-01-27
1
-1
/
+1
*
ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err
Ranjani Sridharan
2020-12-11
1
-2
/
+10
*
ASoC: SOF: modify the SOF_DBG flags
Ranjani Sridharan
2020-12-11
1
-2
/
+2
*
ASoC: SOF: Intel: hda: remove duplicated status dump
Ranjani Sridharan
2020-12-11
1
-5
/
+4
*
ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platforms
Fred Oh
2020-11-27
1
-0
/
+61
*
ASoC: SOF: ext_manifest: parse cavs extra config data elem
Fred Oh
2020-11-27
1
-1
/
+5
*
ASoC: SOF: Intel: hda: define parse_platform_ext_manifest op
Fred Oh
2020-11-27
1
-0
/
+35
*
ASoC: SOF: Intel: hda: reduce verbosity of boot error logs
Pierre-Louis Bossart
2020-09-17
1
-7
/
+9
*
ASoC: SOF: Intel: hda-loader: s/master/primary
Pierre-Louis Bossart
2020-09-11
1
-1
/
+1
*
ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macro
Ranjani Sridharan
2020-09-11
1
-3
/
+2
*
ASoC: SOF: rename cores_mask to host_managed_cores_mask
Ranjani Sridharan
2020-09-11
1
-3
/
+3
*
ASoC: SOF: Intel: hda: Simplify error handling during FW boot
Ranjani Sridharan
2020-08-27
1
-54
/
+19
*
ASoC: SOF: Intel: hda: Define FW boot sequence with ICCMAX
Ranjani Sridharan
2020-08-27
1
-15
/
+77
*
ASoC: SOF: Intel: hda: define macro for code loader stream format
Ranjani Sridharan
2020-08-27
1
-1
/
+2
*
ASoC: SOF: Intel: hda: modify the signature of get_stream_with_tag()
Ranjani Sridharan
2020-08-27
1
-7
/
+4
*
ASoC: SOF: Intel: hda: Remove unused parameters in cl_dsp_init()
Yong Zhi
2020-08-27
1
-4
/
+2
*
ASoC: SOF: Intel: hda: report error only for the last ROM init iteration
Ranjani Sridharan
2020-08-26
1
-17
/
+25
*
ASoC: SOF: loader: Adjust validation condition for fw_offset
Karol Trzcinski
2020-05-25
1
-1
/
+1
*
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-05-01
1
-1
/
+1
*
ASoC: SOF: Introduce offset in firmware data
Karol Trzcinski
2020-04-16
1
-2
/
+7
*
ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWire
Rander Wang
2020-03-27
1
-0
/
+18
*
ASoC: SOF: Intel: add SoundWire configuration interface
Pierre-Louis Bossart
2020-03-27
1
-0
/
+13
*
ASoC: SOF: Intel: remove unnecessary waitq before loading firmware
Amery Song
2020-03-13
1
-3
/
+0
*
ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE done
Keyon Jie
2020-03-02
1
-0
/
+6
*
Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6
Mark Brown
2020-01-17
1
-3
/
+3
|
\
|
*
ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP
Bard liao
2020-01-13
1
-3
/
+3
*
|
ASoC: SOF: Introduce state machine for FW boot
Ranjani Sridharan
2019-12-18
1
-1
/
+0
|
/
*
ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()
Pierre-Louis Bossart
2019-10-23
1
-1
/
+12
*
ASoC: SOF: Intel: hda-loader: improve error handling
Pierre-Louis Bossart
2019-10-23
1
-2
/
+10
*
ASoC: SOF: Intel: hda: fix warnings during FW load
Kai Vehmanen
2019-10-01
1
-0
/
+1
*
ASoC: SOF: Intel: hda: set I2S slave before enabling DSP
Zhu Yingjiang
2019-05-03
1
-0
/
+11
*
ASoC: SOF: Intel: Add Intel specific HDA firmware loader
Liam Girdwood
2019-04-27
1
-0
/
+371