linux-sg2042/sound/soc/sof
Kai Vehmanen 6c2b6bb0d3
ASoC: SOF: Intel: initial support for Alderlake-S
Add Kconfig entries, PCI ID and chip info for Alderlake-S product.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Link: https://lore.kernel.org/r/20201116142642.2106067-1-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-11-16 20:03:34 +00:00
..
imx ASoC: SOF: imx: fix Kconfig punctuation 2020-11-12 17:17:57 +00:00
intel ASoC: SOF: Intel: initial support for Alderlake-S 2020-11-16 20:03:34 +00:00
xtensa
Kconfig ASoC: SOF: Kconfig: fix Kconfig punctuation and wording 2020-11-12 17:17:58 +00:00
Makefile
compress.c
compress.h
control.c ASoC: SOF: control: remove const in sizeof() 2020-10-26 16:08:00 +00:00
core.c ASoC: SOF: core: fix null-ptr-deref bug during device removal 2020-07-08 15:02:02 +01:00
debug.c ASoC: SOF: debug: update test for pm_runtime_get_sync() 2020-09-17 15:53:17 +01:00
ipc.c ASoC: SOF: IPC: reduce verbosity of IPC pointer updates 2020-08-25 20:39:37 +01:00
loader.c ASoC: SOF: loader: do not warn about unknown firmware headers 2020-11-12 15:15:56 +00:00
nocodec.c ASoC: SOF: nocodec: add missing .owner field 2020-06-26 13:35:11 +01:00
ops.c
ops.h
pcm.c ASoC: topology: Remove multistep topology loading 2020-11-04 17:51:05 +00:00
pm.c ASoC: SOF: pm: Fix prepare callback behavior for OF usecase 2020-09-21 17:28:10 +01:00
probe.c
probe.h ASoC: SOF: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00
sof-acpi-dev.c ASoC: SOF: acpi: add dev_dbg() log for probe completion 2020-08-25 20:39:38 +01:00
sof-audio.c ASoC: SOF: sof-audio: remove goto used for force-nocodec support 2020-10-26 16:08:02 +00:00
sof-audio.h ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IO 2020-09-08 13:55:00 +01:00
sof-of-dev.c ASoC: SOF: Add .prepare/.complete callbacks 2020-09-25 18:53:12 +01:00
sof-pci-dev.c ASoC: SOF: Intel: initial support for Alderlake-S 2020-11-16 20:03:34 +00:00
sof-priv.h ASoC: SOF: Intel: hda: reduce verbosity of boot error logs 2020-09-17 15:53:21 +01:00
topology.c ASoC: SOF: use inclusive language for bclk and fsync 2020-11-13 14:22:06 +00:00
trace.c
utils.c