linux/sound/soc/sof
Mark Brown 335302dbc2
ASoC: SOF: Fixes for Intel HD-Audio DMA stopping
Merge series from Kai Vehmanen <kai.vehmanen@linux.intel.com>:

	Implement an updated programming sequence to handle DMA stop for Intel
	HD-Audio DMA.

	The new flow is only used if the firmware is sufficiently new to
	support the feature. SOF1.9.2 is the first release with the updated
	flow. The kernel changes are backwards compatible with old firmware
	releases. Likewise new firmware releases will work with old kernel.

	Series reviewed originally at:
	https://github.com/thesofproject/linux/pull/3167
2021-11-27 01:27:27 +00:00
..
amd ASoC: SOF: amd: Add support for SOF firmware authentication 2021-11-17 17:35:56 +00:00
imx ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M 2021-11-22 23:57:32 +00:00
intel ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pause 2021-11-26 13:24:26 +00:00
mediatek ASoC: SOF: mediatek: Use %pR/%pa to print resources/physical addresses 2021-11-26 13:24:32 +00:00
xtensa Linux 5.15-rc6 2021-10-18 13:50:42 +01:00
compress.c ASoC: SOF: Introduce fragment elapsed notification API 2021-10-07 16:57:57 +01:00
control.c ASoC: SOF:control: Fix variable type in snd_sof_refresh_control() 2021-11-04 13:33:22 +00:00
core.c ASoC: SOF: core: Unregister machine driver before IPC and debugfs 2021-11-15 19:25:27 +00:00
debug.c ASoC: SOF: debug: Add support for IPC message injection 2021-11-17 13:04:51 +00:00
ipc.c ASoC: SOF: utils: Add generic function to get the reply for a tx message 2021-11-17 13:04:48 +00:00
Kconfig ASoC: SOF: Add mt8195 device descriptor 2021-11-18 13:57:40 +00:00
loader.c Linux 5.15-rc6 2021-10-18 13:50:42 +01:00
Makefile ASoC: SOF: mediatek: Add mt8195 hardware support 2021-11-18 13:57:35 +00:00
nocodec.c ASOC: SOF: simplify nocodec mode 2021-04-12 17:05:55 +01:00
ops.c ASoC: SOF: ops: Force DSP panic dumps to be printed 2021-10-07 15:45:35 +01:00
ops.h ASoC: SOF: pcm: add .ack callback support 2021-11-24 12:57:19 +00:00
pcm.c ASoC: SOF: align the hw_free sequence with stop 2021-11-26 13:24:23 +00:00
pm.c Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>: 2021-10-07 22:24:56 +01:00
sof-acpi-dev.c ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functions 2021-05-21 13:13:35 +01:00
sof-acpi-dev.h ASoC: SOF: ACPI: avoid reverse module dependency 2021-03-02 15:31:40 +01:00
sof-audio.c ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flags 2021-11-26 13:24:24 +00:00
sof-audio.h ASoC: SOF: Add a helper for freeing PCM stream 2021-11-26 13:24:21 +00:00
sof-of-dev.c ASoC: SOF: Add mt8195 device descriptor 2021-11-18 13:57:40 +00:00
sof-pci-dev.c ASoC: SOF: sof-pci-dev: use community key on all Up boards 2021-11-22 15:40:31 +00:00
sof-pci-dev.h ASoC: SOF: pci: split PCI into different drivers 2021-03-02 15:32:00 +01:00
sof-priv.h ASoC: SOF: pcm: add .ack callback support 2021-11-24 12:57:19 +00:00
sof-probes.c ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_ops 2021-09-16 14:04:15 +01:00
sof-probes.h ASoC: SOF: probe: Merge and clean up the probe and compress files 2021-09-16 14:04:13 +01:00
stream-ipc.c ASoC: SOF: Make Intel IPC stream ops generic 2021-10-07 16:57:54 +01:00
topology.c ASoC: SOF: topology: don't use list_for_each_entry_reverse() 2021-11-24 12:57:24 +00:00
trace.c ASoC: SOF: trace: send DMA_TRACE_FREE IPC during release 2021-11-15 13:26:48 +00:00
utils.c ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write 2021-09-15 16:25:04 +01:00