| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path | Chaitanya Kumar Borah | 2024-04-04 | 1 | -6/+8 |
* | ASoC: SOF: Fix runtime pm usage counter balance after fw exception | Peter Ujfalusi | 2024-02-13 | 1 | -0/+10 |
* | ASoC: SOF: Move sof_of_machine_select() to core.c from sof-of-dev.c | Chen-Yu Tsai | 2023-12-04 | 1 | -0/+22 |
* | ASoC: SOF: core: Implement IPC version fallback if firmware files are missing | Peter Ujfalusi | 2023-11-29 | 1 | -32/+72 |
* | ASoC: SOF: core: Add helper for initialization of paths, ops | Peter Ujfalusi | 2023-11-29 | 1 | -22/+34 |
* | ASoC: SOF: core: Implement firmware, topology path setup in core | Peter Ujfalusi | 2023-11-29 | 1 | -6/+64 |
* | ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.c | Peter Ujfalusi | 2023-11-29 | 1 | -0/+95 |
* | ASoC: SOF: core: Add probe_early and remove_late callbacks | Pierre-Louis Bossart | 2023-10-19 | 1 | -0/+11 |
* | ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran. | Maarten Lankhorst | 2023-10-19 | 1 | -1/+5 |
* | ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successful | Peter Ujfalusi | 2023-09-15 | 1 | -2/+1 |
* | ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown() | Peter Ujfalusi | 2023-06-16 | 1 | -1/+3 |
* | ASoC: SOF: Add support for DSPless mode | Peter Ujfalusi | 2023-04-04 | 1 | -5/+17 |
* | ASoC: SOF: Add flag and state which will be used for DSP-less mode | Peter Ujfalusi | 2023-04-04 | 1 | -0/+9 |
* | ASoC: SOF: Introduce struct snd_sof_pipeline | Ranjani Sridharan | 2023-01-27 | 1 | -0/+1 |
* | ASoC: SOF: core: Print out the value of sof_debug if it is set | Peter Ujfalusi | 2022-12-25 | 1 | -0/+3 |
* | ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown" | Kai Vehmanen | 2022-12-12 | 1 | -9/+0 |
* | ASoC: SOF: add widget setup/free tracing | Bard Liao | 2022-09-19 | 1 | -0/+3 |
* | ASoC: SOF: Add ops_free | Ranjani Sridharan | 2022-06-10 | 1 | -1/+6 |
* | ASoC: SOF: Switch to IPC generic firmware tracing | Peter Ujfalusi | 2022-05-19 | 1 | -6/+5 |
* | ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supported | Peter Ujfalusi | 2022-05-19 | 1 | -1/+1 |
* | ASoC: SOF: Do not check for the fw_ready callback | Peter Ujfalusi | 2022-04-25 | 1 | -1/+1 |
* | ASOC: SOF: pci: add ipc_type override for Intel IPC4 tests | Rander Wang | 2022-04-22 | 1 | -0/+7 |
* | ASoC: SOF: Intel: hda: use common ops across platforms | Pierre-Louis Bossart | 2022-04-19 | 1 | -1/+4 |
* | ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops' | Pierre-Louis Bossart | 2022-04-19 | 1 | -0/+3 |
* | ASoC: SOF: Introduce struct snd_sof_dai_link | Ranjani Sridharan | 2022-03-16 | 1 | -0/+1 |
* | ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optional | Peter Ujfalusi | 2022-03-11 | 1 | -2/+1 |
* | ASoC: SOF: simplify snd_sof_device_remove() | Ranjani Sridharan | 2022-03-08 | 1 | -9/+1 |
* | ASoC: SOF: core: unregister clients and machine drivers in .shutdown | Pierre-Louis Bossart | 2022-02-16 | 1 | -0/+9 |
* | ASoC: SOF: Convert the generic probe support to SOF client | Peter Ujfalusi | 2022-02-10 | 1 | -6/+0 |
* | ASoC: SOF: Convert the generic IPC flood test into SOF client | Ranjani Sridharan | 2022-02-10 | 1 | -0/+1 |
* | ASoC: SOF: Introduce IPC SOF client support | Peter Ujfalusi | 2022-02-10 | 1 | -1/+42 |
* | ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter | Peter Ujfalusi | 2021-12-23 | 1 | -17/+28 |
* | ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stack | Peter Ujfalusi | 2021-12-23 | 1 | -2/+2 |
* | ASoc: SOF: core: Update the FW boot state transition diagram | Peter Ujfalusi | 2021-12-23 | 1 | -26/+26 |
* | ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot | Peter Ujfalusi | 2021-12-23 | 1 | -0/+2 |
* | ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly | Peter Ujfalusi | 2021-12-23 | 1 | -2/+2 |
* | ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debug | Peter Ujfalusi | 2021-12-23 | 1 | -0/+16 |
* | ASoC: SOF: core: Unregister machine driver before IPC and debugfs | Peter Ujfalusi | 2021-11-15 | 1 | -7/+7 |
* | ASoC: SOF: trace: send DMA_TRACE_FREE IPC during release | Ranjani Sridharan | 2021-11-15 | 1 | -1/+1 |
* | Merge tag 'v5.15-rc6' into asoc-5.16 | Mark Brown | 2021-10-18 | 1 | -3/+1 |
|\ |
|
| * | ASoC: SOF: loader: release_firmware() on load failure to avoid batching | Marc Herbert | 2021-09-16 | 1 | -3/+1 |
* | | ASoC: SOF: core: Clean up snd_sof_get_status() prints | Peter Ujfalusi | 2021-10-07 | 1 | -8/+8 |
* | | ASoC: SOF: Introduce macro to set the firmware state | Peter Ujfalusi | 2021-10-07 | 1 | -4/+4 |
* | | Merge series "ASoC: SOF: Clean up the probe support" from Peter Ujfalusi <pet... | Mark Brown | 2021-09-16 | 1 | -1/+1 |
|\ \ |
|
| * | | ASoC: SOF: probe: Merge and clean up the probe and compress files | Peter Ujfalusi | 2021-09-16 | 1 | -1/+1 |
* | | | ASoC: SOF: core: Move probe work related code under a single if () branch | Peter Ujfalusi | 2021-09-16 | 1 | -3/+1 |
|/ / |
|
* / | ASoC: SOF: core: allow module parameter to override dma trace Kconfig | Pierre-Louis Bossart | 2021-09-13 | 1 | -3/+2 |
|/ |
|
* | Merge remote-tracking branch 'asoc/for-5.13' into asoc-next | Mark Brown | 2021-04-23 | 1 | -4/+10 |
|\ |
|
| * | ASoC: SOF: core: Add missing error prints to device probe operation | Peter Ujfalusi | 2021-04-12 | 1 | -2/+7 |
| * | ASoC: SOF: fix debugfs initialisation error handling | Guennadi Liakhovetski | 2021-03-16 | 1 | -2/+3 |