summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-of-dev.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Move sof_of_machine_select() to core.c from sof-of-dev.cChen-Yu Tsai2023-12-041-23/+0
* ASoC: SOF: sof-of-dev: Rely on core to create the file pathsPeter Ujfalusi2023-11-291-11/+0
* ASoC: SOF: sof-of-dev: Save the default IPC type and path overridesPeter Ujfalusi2023-11-291-0/+4
* ASoC: SOF: Move sof_of_machine_select() to sof-of-dev.c from sof-audio.cPeter Ujfalusi2023-11-291-0/+23
* ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König2023-10-101-3/+1
* ASoC: SOF: Use generic names for IPC typesPeter Ujfalusi2023-09-191-3/+3
* ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart2022-04-191-1/+1
* ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart2022-04-191-2/+2
* ASoC: SOF: OF: Add shutdown callback for SOF OF deviceYC Hung2022-04-071-0/+6
* ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta2021-12-151-70/+7
* ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF deviceAllen-KH Cheng2021-12-141-3/+1
* ASoC: SOF: Add mt8195 device descriptorYC Hung2021-11-181-0/+13
* ASoC: SOF: OF: Add fw_path and tplg_path parametersDaniel Baluta2021-10-051-3/+18
* ASoC: SOF: imx: add header file for opsPierre-Louis Bossart2021-09-281-4/+1
* ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functionsPeter Ujfalusi2021-05-211-4/+1
* ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/ofPeter Ujfalusi2021-04-121-15/+3
* ASoC: SOF: Add .prepare/.complete callbacksDaniel Baluta2020-09-251-0/+2
* ASoC: SOF: Activate runtime PM with SOF OF deviceDaniel Baluta2020-09-251-0/+4
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Add i.MX8MP device descriptorDaniel Baluta2020-04-151-0/+14
* ASoC: SOF: Add i.MX8QM device descriptorPaul Olaru2020-02-111-0/+10
* ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru2020-02-111-2/+2
* ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan2019-12-091-1/+0
* ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-091-21/+1
* ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan2019-12-091-0/+1
* ASoC: SOF: Add OF DSP device supportDaniel Baluta2019-08-221-0/+143