index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
/
hda-loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
ASoC: SOF: Intel: check fw_context_save for library reload
Rander Wang
1
-2
/
+3
2023-11-27
ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bits
Peter Ujfalusi
1
-3
/
+2
2023-09-19
ASoC: SOF: Intel: Use generic names for IPC types
Peter Ujfalusi
1
-1
/
+1
2023-09-15
ASoC: SOF: Intel: hda-loader: Add support for split library loading
Peter Ujfalusi
1
-2
/
+40
2023-04-20
ASoC: SOF: Use no_reply calls for TX
Curtis Malainey
1
-1
/
+1
2023-03-07
ASoC: SOF: Intel: hda-loader: use SOF helper for consistency
Pierre-Louis Bossart
1
-3
/
+4
2022-11-07
ASoC: SOF: Intel: hda-loader: use small buffer for iccmax stream
Kai Vehmanen
1
-10
/
+5
2022-10-26
ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTL
Pierre-Louis Bossart
1
-2
/
+2
2022-10-21
ASoC: SOF: Intel: Add ipc4 library loading implementation
Peter Ujfalusi
1
-0
/
+66
2022-10-21
ASoC: SOF: Intel: hda: Add flag to indicate that the firmware is IMR booted
Peter Ujfalusi
1
-1
/
+5
2022-10-21
ASoC: SOF: Intel: hda-loader: Use the basefw firmware container directly
Peter Ujfalusi
1
-6
/
+5
2022-08-23
ASoC: SOF: Intel: hda-loader: Use the FSR state definitions during bootup
Peter Ujfalusi
1
-6
/
+4
2022-07-12
ASoC: SOF: Intel: hda: Introduce skip_imr_boot flag
Peter Ujfalusi
1
-4
/
+6
2022-06-22
ASoC: Merge fixes
Mark Brown
1
-1
/
+2
2022-06-17
ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states
Pierre-Louis Bossart
1
-1
/
+2
2022-06-16
ASoC: SOF: Intel: IPC4: enable IMR boot
Peter Ujfalusi
1
-1
/
+2
2022-06-15
ASoC: SOC: Intel: introduce cl_init callback
Bard Liao
1
-3
/
+12
2022-06-09
ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
Peter Ujfalusi
1
-4
/
+4
2022-06-09
ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followed
Peter Ujfalusi
1
-1
/
+1
2022-04-27
ASoC: SOF: Intel: Do not (wrongly) assume positive return value in IMR path
Peter Ujfalusi
1
-3
/
+3
2022-04-23
ASoC: SOF: Intel: hda: Revisit IMR boot sequence
Peter Ujfalusi
1
-38
/
+38
2022-04-19
ASoC: SOF: Intel: hda: expose some codeloader functions
Ranjani Sridharan
1
-13
/
+14
2022-04-19
ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_desc
Ranjani Sridharan
1
-6
/
+8
2022-04-19
ASoC: SOF: Intel: move HDA_CL_STREAM_FORMAT definition to header
Ranjani Sridharan
1
-2
/
+0
2022-04-04
ASoC: SOF: Intel: hda-loader: Use local snd_dma_buffer
Peter Ujfalusi
1
-5
/
+7
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-35
/
+83
2022-02-24
ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
Ammar Faizi
1
-5
/
+6
2022-02-09
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members
Pierre-Louis Bossart
1
-25
/
+25
2022-01-24
ASoC: SOF: add flag to disable IMR restore to sof_debug
Keyon Jie
1
-0
/
+2
2022-01-24
ASoC: SOF: Intel: hda-loader: add IMR restore support
Keyon Jie
1
-0
/
+38
2022-01-24
ASoC: SOF: Intel: hda-loader: add SSP helper
Keyon Jie
1
-10
/
+18
2022-01-24
ASoC: SOF: Intel: use inclusive language for SSP clocks
Pierre-Louis Bossart
1
-3
/
+3
2021-12-23
ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()
Peter Ujfalusi
1
-6
/
+9
2021-12-23
ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()
Peter Ujfalusi
1
-2
/
+6
2021-12-23
ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTS
Peter Ujfalusi
1
-1
/
+0
2021-12-13
ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.c
Ranjani Sridharan
1
-64
/
+0
2021-11-22
ASoC: SOF: hda: don't use the core op for power up/power down
Ranjani Sridharan
1
-7
/
+17
2021-10-07
ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump calls
Peter Ujfalusi
1
-4
/
+2
2021-10-07
ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err
Peter Ujfalusi
1
-8
/
+3
2021-10-07
ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dump
Peter Ujfalusi
1
-6
/
+12
2021-06-01
ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() fails
Ranjani Sridharan
1
-5
/
+0
2021-02-10
ASoC: SOF: fix string format for errors
Curtis Malainey
1
-3
/
+3
2021-01-28
ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIs
Bard Liao
1
-3
/
+3
2021-01-28
ASoC: SOF: Intel: hda-loader: keep init cores alive
Bard Liao
1
-2
/
+3
2021-01-28
ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
Bard Liao
1
-1
/
+1
2021-01-27
ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
Ranjani Sridharan
1
-1
/
+1
2020-12-11
ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err
Ranjani Sridharan
1
-2
/
+10
2020-12-11
ASoC: SOF: modify the SOF_DBG flags
Ranjani Sridharan
1
-2
/
+2
2020-12-11
ASoC: SOF: Intel: hda: remove duplicated status dump
Ranjani Sridharan
1
-5
/
+4
2020-11-27
ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platforms
Fred Oh
1
-0
/
+61
[next]