| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-04 | ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -1/+0 |
| 2024-05-06 | ASoC: SOF: Intel: clarify Copyright information | Pierre-Louis Bossart | 1 | -1/+1 |
| 2024-04-30 | ASoC: Constify local snd_sof_dsp_ops | Mark Brown | 1 | -1/+1 |
| 2024-04-30 | ASoC: SOF: debug: Constify local snd_sof_dsp_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2024-04-30 | ASoC: SOF: debug: Handle cases when fw_lib_prefix is not set, NULL | Peter Ujfalusi | 1 | -2/+21 |
| 2024-04-30 | ASoC: Merge up fixes | Mark Brown | 1 | -0/+18 |
| 2024-04-09 | ASoC: SOF: debug: show firmware/topology prefix/names | Pierre-Louis Bossart | 1 | -0/+18 |
| 2024-04-04 | ASoC: SOF: Disable pointless writes to debugfs file | Dan Carpenter | 1 | -19/+0 |
| 2024-02-13 | ASoC: SOF: Fix runtime pm usage counter balance after fw exception | Peter Ujfalusi | 1 | -3/+5 |
| 2023-05-15 | ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions | Pierre-Louis Bossart | 1 | -2/+2 |
| 2023-04-04 | ASoC: SOF: Add support for DSPless mode | Peter Ujfalusi | 1 | -0/+1 |
| 2022-12-21 | ASoC: SOF: Add FW state to debugfs | Curtis Malainey | 1 | -1/+3 |
| 2022-08-05 | ASoC: SOF: debug: Fix potential buffer overflow by snprintf() | Takashi Iwai | 1 | -3/+3 |
| 2022-06-10 | ASoC: SOF: debug: Clarify the IPC timeout handling path | Peter Ujfalusi | 1 | -3/+2 |
| 2022-05-19 | ASoC: SOF: Switch to IPC generic firmware tracing | Peter Ujfalusi | 1 | -1/+1 |
| 2022-04-27 | ASoC: SOF: debug: use pm_runtime_resume_and_get() | Pierre-Louis Bossart | 1 | -2/+1 |
| 2022-04-19 | ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops' | Pierre-Louis Bossart | 1 | -1/+1 |
| 2022-04-04 | ASoC: SOF: Drop 'header' parameter from tx_message() API | Peter Ujfalusi | 1 | -1/+1 |
| 2022-03-07 | ASoC: SOF: debug: clarify operator precedence | Pierre-Louis Bossart | 1 | -1/+1 |
| 2022-02-10 | ASoC: SOF: Convert the generic probe support to SOF client | Peter Ujfalusi | 1 | -226/+0 |
| 2022-02-10 | ASoC: SOF: Convert the generic IPC message injector into SOF client | Peter Ujfalusi | 1 | -108/+0 |
| 2022-02-10 | ASoC: SOF: Convert the generic IPC flood test into SOF client | Ranjani Sridharan | 1 | -231/+0 |
| 2021-12-23 | ASoC: SOF: debug: Use DEBUG log level for optional prints | Peter Ujfalusi | 1 | -8/+12 |
| 2021-12-23 | ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state' | Peter Ujfalusi | 1 | -1/+1 |
| 2021-12-23 | ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK | Peter Ujfalusi | 1 | -0/+1 |
| 2021-12-23 | ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED | Peter Ujfalusi | 1 | -0/+1 |
| 2021-12-23 | ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump() | Peter Ujfalusi | 1 | -2/+7 |
| 2021-12-23 | ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly | Peter Ujfalusi | 1 | -3/+3 |
| 2021-11-17 | ASoC: SOF: debug: Add support for IPC message injection | Peter Ujfalusi | 1 | -0/+107 |
| 2021-10-07 | ASoC: SOF: debug: Print out the fw_state along with the DSP dump | Peter Ujfalusi | 1 | -0/+27 |
| 2021-10-07 | ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumping | Peter Ujfalusi | 1 | -1/+6 |
| 2021-10-07 | ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header | Peter Ujfalusi | 1 | -0/+23 |
| 2021-10-07 | ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise | Peter Ujfalusi | 1 | -1/+3 |
| 2021-10-07 | ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exception | Peter Ujfalusi | 1 | -1/+1 |
| 2021-09-16 | ASoC: SOF: probe: Merge and clean up the probe and compress files | Peter Ujfalusi | 1 | -1/+1 |
| 2021-09-15 | ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item() | Peter Ujfalusi | 1 | -5/+4 |
| 2021-09-15 | ASoC: SOF: debug: Add generic API and ops for DSP regions | Peter Ujfalusi | 1 | -0/+15 |
| 2021-03-16 | ASoC: SOF: remove superfluous NULL check in debugfs read | Guennadi Liakhovetski | 1 | -2/+1 |
| 2021-03-16 | ASoC: SOF: only allocate debugfs cache buffers for IPC flood entries | Guennadi Liakhovetski | 1 | -8/+10 |
| 2021-02-08 | ASoC: SOF: debug: Fix a potential issue on string buffer termination | Hui Wang | 1 | -1/+1 |
| 2020-12-11 | ASoC: SOF: modify the SOF_DBG flags | Ranjani Sridharan | 1 | -1/+1 |
| 2020-11-25 | ASoC: SOF: Add `memory_info` file to debugfs | Karol Trzcinski | 1 | -0/+117 |
| 2020-09-17 | ASoC: SOF: debug: update test for pm_runtime_get_sync() | Pierre-Louis Bossart | 1 | -1/+1 |
| 2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart | 1 | -1/+1 |
| 2020-02-18 | ASoC: SOF: Provide probe debugfs support | Cezary Rojewski | 1 | -0/+226 |
| 2019-11-06 | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -2/+4 |
| 2019-10-28 | ASoC: SOF: Fix memory leak in sof_dfsentry_write | Navid Emamdoost | 1 | -2/+4 |
| 2019-10-01 | ASoC: SOF: ipc: retain DSP context after FW exception. | Liam Girdwood | 1 | -0/+16 |
| 2019-08-08 | ASoC: sof: Fix warning when IPC flood test is not enabled | Mark Brown | 1 | -1/+2 |
| 2019-08-01 | ASoC: SOF: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -31/+18 |
| 2019-07-05 | ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write() | Wei Yongjun | 1 | -2/+2 |
| 2019-06-03 | ASoC: SOF: debug: add new debugfs entries for IPC flood test | Ranjani Sridharan | 1 | -0/+243 |
| 2019-06-03 | ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_item | Ranjani Sridharan | 1 | -2/+2 |
| 2019-04-28 | ASoC: SOF: Add driver debug support. | Liam Girdwood | 1 | -0/+232 |