summaryrefslogtreecommitdiff
path: root/sound/soc/sof/core.c
AgeCommit message (Expand)Author
2024-04-17ASoC: SOF: Core: Handle error returned by sof_select_ipc_and_pathsPeter Ujfalusi
2024-04-04ASoC: SOF: Core: Add remove_late() to sof_init_environment failure pathChaitanya Kumar Borah
2024-02-13ASoC: SOF: Fix runtime pm usage counter balance after fw exceptionPeter Ujfalusi
2023-12-04ASoC: SOF: Move sof_of_machine_select() to core.c from sof-of-dev.cChen-Yu Tsai
2023-11-29ASoC: SOF: core: Implement IPC version fallback if firmware files are missingPeter Ujfalusi
2023-11-29ASoC: SOF: core: Add helper for initialization of paths, opsPeter Ujfalusi
2023-11-29ASoC: SOF: core: Implement firmware, topology path setup in corePeter Ujfalusi
2023-11-29ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.cPeter Ujfalusi
2023-10-19ASoC: SOF: core: Add probe_early and remove_late callbacksPierre-Louis Bossart
2023-10-19ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.Maarten Lankhorst
2023-09-15ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi
2023-06-16ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown()Peter Ujfalusi
2023-04-04ASoC: SOF: Add support for DSPless modePeter Ujfalusi
2023-04-04ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2022-12-25ASoC: SOF: core: Print out the value of sof_debug if it is setPeter Ujfalusi
2022-12-12ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"Kai Vehmanen
2022-09-19ASoC: SOF: add widget setup/free tracingBard Liao
2022-06-10ASoC: SOF: Add ops_freeRanjani Sridharan
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi
2022-05-19ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi
2022-04-25ASoC: SOF: Do not check for the fw_ready callbackPeter Ujfalusi
2022-04-22ASOC: SOF: pci: add ipc_type override for Intel IPC4 testsRander Wang
2022-04-19ASoC: SOF: Intel: hda: use common ops across platformsPierre-Louis Bossart
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart
2022-03-16ASoC: SOF: Introduce struct snd_sof_dai_linkRanjani Sridharan
2022-03-11ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optionalPeter Ujfalusi
2022-03-08ASoC: SOF: simplify snd_sof_device_remove()Ranjani Sridharan
2022-02-16ASoC: SOF: core: unregister clients and machine drivers in .shutdownPierre-Louis Bossart
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi
2022-02-10ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan
2022-02-10ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi
2021-12-23ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi
2021-12-23ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stackPeter Ujfalusi
2021-12-23ASoc: SOF: core: Update the FW boot state transition diagramPeter Ujfalusi
2021-12-23ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during bootPeter Ujfalusi
2021-12-23ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directlyPeter Ujfalusi
2021-12-23ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debugPeter Ujfalusi
2021-11-15ASoC: SOF: core: Unregister machine driver before IPC and debugfsPeter Ujfalusi
2021-11-15ASoC: SOF: trace: send DMA_TRACE_FREE IPC during releaseRanjani Sridharan
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown
2021-10-07ASoC: SOF: core: Clean up snd_sof_get_status() printsPeter Ujfalusi
2021-10-07ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi
2021-09-16Merge series "ASoC: SOF: Clean up the probe support" from Peter Ujfalusi <pet...Mark Brown
2021-09-16ASoC: SOF: core: Move probe work related code under a single if () branchPeter Ujfalusi
2021-09-16ASoC: SOF: probe: Merge and clean up the probe and compress filesPeter Ujfalusi
2021-09-16ASoC: SOF: loader: release_firmware() on load failure to avoid batchingMarc Herbert
2021-09-13ASoC: SOF: core: allow module parameter to override dma trace KconfigPierre-Louis Bossart
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown
2021-04-12ASoC: SOF: core: Add missing error prints to device probe operationPeter Ujfalusi