linux/sound/soc/sof
Curtis Malainey d20d36755a
ASoC: SOF: mediatek: mt8186: Revert Add Google Steelix topology compatible
This reverts commit 505c83212d.

This is not an official topology from the SOF project. Topologies are
named based on the card configuration and are NOT board specific.

Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
Link: https://lore.kernel.org/r/20231205220131.2585913-1-cujomalainey@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-12-06 16:31:09 +00:00
..
amd ASoC: SOF: amd: add option to use sram for data bin loading 2023-10-23 13:29:56 +01:00
imx ASoC: SOF: make .remove callback return void 2023-10-12 20:28:12 +01:00
intel ASoC: SOF: Make return of remove_late void, too 2023-10-25 08:38:35 +02:00
mediatek ASoC: SOF: mediatek: mt8186: Revert Add Google Steelix topology compatible 2023-12-06 16:31:09 +00:00
xtensa ASoC: SOF: Xtensa: dump ar registers to restore call stack 2023-09-19 13:48:44 +01:00
compress.c
control.c
core.c ASoC: SOF: core: Add probe_early and remove_late callbacks 2023-10-19 14:53:50 +02:00
debug.c
iomem-utils.c
ipc3-control.c
ipc3-dtrace.c ASoC: SOF: Use generic names for IPC types 2023-09-19 13:49:08 +01:00
ipc3-loader.c
ipc3-pcm.c ASoC: sof: convert not to use asoc_xxx() 2023-09-26 17:18:42 +02:00
ipc3-priv.h
ipc3-topology.c ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipeline 2023-11-24 14:15:06 +00:00
ipc3.c ASoC: SOF: ipc3: Use devm_kmemdup to replace devm_kmalloc + memcpy 2023-08-14 19:44:39 +01:00
ipc4-control.c ASoC: SOF: ipc4-topology: Correct data structures for the GAIN module 2023-12-01 14:13:03 +00:00
ipc4-fw-reg.h
ipc4-loader.c
ipc4-mtrace.c ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.h 2023-09-19 13:48:45 +01:00
ipc4-pcm.c ASoC: SOF: IPC4: sort pipeline based on priority 2023-10-06 12:30:23 +01:00
ipc4-priv.h ASoC: SOF: ipc4: add a helper function to search debug slot 2023-09-19 13:48:46 +01:00
ipc4-telemetry.c ASoC: SOF: ipc4: add definition of telemetry slot for exception handling 2023-09-19 13:48:47 +01:00
ipc4-telemetry.h ASoC: SOF: ipc4: add definition of telemetry slot for exception handling 2023-09-19 13:48:47 +01:00
ipc4-topology.c ASoC: SOF: ipc4-topology: Correct data structures for the GAIN module 2023-12-01 14:13:03 +00:00
ipc4-topology.h ASoC: SOF: ipc4-topology: Correct data structures for the GAIN module 2023-12-01 14:13:03 +00:00
ipc4.c ASoC: SOF: ipc4: Dump the notification payload 2023-10-12 20:28:11 +01:00
ipc.c ASoC: SOF: Use generic names for IPC types 2023-09-19 13:49:08 +01:00
Kconfig ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4 2023-09-19 13:49:07 +01:00
loader.c
Makefile ASoC: SOF: ipc4/Intel: Support for firmware exception 2023-09-19 18:22:11 +01:00
nocodec.c ASoC: sof: convert not to use asoc_xxx() 2023-09-26 17:18:42 +02:00
ops.c
ops.h ASoC: SOF: Make return of remove_late void, too 2023-10-25 08:38:35 +02:00
pcm.c ASoC: sof: convert not to use asoc_xxx() 2023-09-26 17:18:42 +02:00
pm.c
sof-acpi-dev.c ASoC: SOF: Convert to platform remove callback returning void 2023-10-10 19:21:04 +01:00
sof-acpi-dev.h ASoC: SOF: Convert to platform remove callback returning void 2023-10-10 19:21:04 +01:00
sof-audio.c ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology cores 2023-11-24 14:15:06 +00:00
sof-audio.h ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipeline 2023-11-24 14:15:06 +00:00
sof-client-ipc-flood-test.c
sof-client-ipc-kernel-injector.c
sof-client-ipc-msg-injector.c ASoC: SOF: Use generic names for IPC types 2023-09-19 13:49:08 +01:00
sof-client-probes-ipc3.c
sof-client-probes-ipc4.c ASoC: SOF: sof-client-probes-ipc4: add checks to prevent static analysis warnings 2023-07-31 23:22:12 +01:00
sof-client-probes.c ASoC: SOF: Use generic names for IPC types 2023-09-19 13:49:08 +01:00
sof-client-probes.h
sof-client.c ASoC: SOF: sof-client: trivial: fix comment typo 2023-11-07 11:10:19 +00:00
sof-client.h
sof-of-dev.c ASoC: SOF: Convert to platform remove callback returning void 2023-10-10 19:21:04 +01:00
sof-of-dev.h ASoC: SOF: Convert to platform remove callback returning void 2023-10-10 19:21:04 +01:00
sof-pci-dev.c ASoC: Merge up workaround for CODECs that play noise on stopped stream 2023-10-27 22:33:15 +01:00
sof-pci-dev.h
sof-priv.h ASoC: SOF: Make return of remove_late void, too 2023-10-25 08:38:35 +02:00
sof-utils.c
sof-utils.h
stream-ipc.c
topology.c ASoC: SOF: topology: Fix mem leak in sof_dai_load() 2023-11-17 12:47:50 +00:00
trace.c