summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-of-dev.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart1-0/+1
2023-12-04ASoC: SOF: Move sof_of_machine_select() to core.c from sof-of-dev.cChen-Yu Tsai1-23/+0
2023-11-29ASoC: SOF: sof-of-dev: Rely on core to create the file pathsPeter Ujfalusi1-11/+0
2023-11-29ASoC: SOF: sof-of-dev: Save the default IPC type and path overridesPeter Ujfalusi1-0/+4
2023-11-29ASoC: SOF: Move sof_of_machine_select() to sof-of-dev.c from sof-audio.cPeter Ujfalusi1-0/+23
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König1-3/+1
2023-09-19ASoC: SOF: Use generic names for IPC typesPeter Ujfalusi1-3/+3
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart1-1/+1
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart1-2/+2
2022-04-07ASoC: SOF: OF: Add shutdown callback for SOF OF deviceYC Hung1-0/+6
2021-12-15ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta1-70/+7
2021-12-14ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF deviceAllen-KH Cheng1-3/+1
2021-11-18ASoC: SOF: Add mt8195 device descriptorYC Hung1-0/+13
2021-10-05ASoC: SOF: OF: Add fw_path and tplg_path parametersDaniel Baluta1-3/+18
2021-09-28ASoC: SOF: imx: add header file for opsPierre-Louis Bossart1-4/+1
2021-05-21ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functionsPeter Ujfalusi1-4/+1
2021-04-12ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/ofPeter Ujfalusi1-15/+3
2020-09-25ASoC: SOF: Add .prepare/.complete callbacksDaniel Baluta1-0/+2
2020-09-25ASoC: SOF: Activate runtime PM with SOF OF deviceDaniel Baluta1-0/+4
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-16ASoC: SOF: Add i.MX8MP device descriptorDaniel Baluta1-0/+14
2020-02-11ASoC: SOF: Add i.MX8QM device descriptorPaul Olaru1-0/+10
2020-02-11ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru1-2/+2
2019-12-09ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan1-1/+0
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta1-21/+1
2019-12-09ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan1-0/+1
2019-08-22ASoC: SOF: Add OF DSP device supportDaniel Baluta1-0/+143