index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
debug.c
Age
Commit message (
Expand
)
Author
2023-05-15
ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
Pierre-Louis Bossart
2023-04-04
ASoC: SOF: Add support for DSPless mode
Peter Ujfalusi
2022-12-21
ASoC: SOF: Add FW state to debugfs
Curtis Malainey
2022-08-05
ASoC: SOF: debug: Fix potential buffer overflow by snprintf()
Takashi Iwai
2022-06-10
ASoC: SOF: debug: Clarify the IPC timeout handling path
Peter Ujfalusi
2022-05-19
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
2022-04-27
ASoC: SOF: debug: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
2022-03-07
ASoC: SOF: debug: clarify operator precedence
Pierre-Louis Bossart
2022-02-10
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
2022-02-10
ASoC: SOF: Convert the generic IPC message injector into SOF client
Peter Ujfalusi
2022-02-10
ASoC: SOF: Convert the generic IPC flood test into SOF client
Ranjani Sridharan
2021-12-23
ASoC: SOF: debug: Use DEBUG log level for optional prints
Peter Ujfalusi
2021-12-23
ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'
Peter Ujfalusi
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK
Peter Ujfalusi
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED
Peter Ujfalusi
2021-12-23
ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()
Peter Ujfalusi
2021-12-23
ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly
Peter Ujfalusi
2021-11-17
ASoC: SOF: debug: Add support for IPC message injection
Peter Ujfalusi
2021-10-07
ASoC: SOF: debug: Print out the fw_state along with the DSP dump
Peter Ujfalusi
2021-10-07
ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumping
Peter Ujfalusi
2021-10-07
ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header
Peter Ujfalusi
2021-10-07
ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise
Peter Ujfalusi
2021-10-07
ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exception
Peter Ujfalusi
2021-09-16
ASoC: SOF: probe: Merge and clean up the probe and compress files
Peter Ujfalusi
2021-09-15
ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item()
Peter Ujfalusi
2021-09-15
ASoC: SOF: debug: Add generic API and ops for DSP regions
Peter Ujfalusi
2021-03-16
ASoC: SOF: remove superfluous NULL check in debugfs read
Guennadi Liakhovetski
2021-03-16
ASoC: SOF: only allocate debugfs cache buffers for IPC flood entries
Guennadi Liakhovetski
2021-02-08
ASoC: SOF: debug: Fix a potential issue on string buffer termination
Hui Wang
2020-12-11
ASoC: SOF: modify the SOF_DBG flags
Ranjani Sridharan
2020-11-25
ASoC: SOF: Add `memory_info` file to debugfs
Karol Trzcinski
2020-09-17
ASoC: SOF: debug: update test for pm_runtime_get_sync()
Pierre-Louis Bossart
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-02-18
ASoC: SOF: Provide probe debugfs support
Cezary Rojewski
2019-11-06
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-10-28
ASoC: SOF: Fix memory leak in sof_dfsentry_write
Navid Emamdoost
2019-10-01
ASoC: SOF: ipc: retain DSP context after FW exception.
Liam Girdwood
2019-08-08
ASoC: sof: Fix warning when IPC flood test is not enabled
Mark Brown
2019-08-01
ASoC: SOF: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-05
ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()
Wei Yongjun
2019-06-03
ASoC: SOF: debug: add new debugfs entries for IPC flood test
Ranjani Sridharan
2019-06-03
ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_item
Ranjani Sridharan
2019-04-28
ASoC: SOF: Add driver debug support.
Liam Girdwood