summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2023-09-26ASoC: Merge up fixesMark Brown5-6/+5
2023-09-25ASoC: sof: mediatek: convert not to use asoc_xxx()Kuninori Morimoto2-2/+2
2023-09-25ASoC: sof: intel: convert not to use asoc_xxx()Kuninori Morimoto4-18/+18
2023-09-25ASoC: sof: amd: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-09-19ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown14-25/+374
2023-09-19ASoC: SOF: ipc4-control: Support for Switch and EnumMark Brown3-6/+237
2023-09-19ASoC: SOF: Use generic IPC type identifiersMark Brown37-286/+284
2023-09-19ASoC: hdac_hda: add HDA patch loader supportBard Liao1-0/+1
2023-09-19ASoC: SOF: mediatek: Use generic names for IPC typesPeter Ujfalusi2-15/+15
2023-09-19ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi18-195/+195
2023-09-19ASoC: SOF: imx: Use generic names for IPC typesPeter Ujfalusi3-20/+20
2023-09-19ASoC: SOF: amd: Use generic names for IPC typesPeter Ujfalusi3-15/+15
2023-09-19ASoC: SOF: Use generic names for IPC typesPeter Ujfalusi7-27/+25
2023-09-19ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4Peter Ujfalusi6-13/+13
2023-09-19ASoC: SOF: sof-pci-dev: Update the ipc_type module parameter descriptionPeter Ujfalusi1-1/+1
2023-09-19ASoC: SOF: ipc4-control: Add support for ALSA enum controlPeter Ujfalusi2-0/+97
2023-09-19ASoC: SOF: ipc4-control: Add support for ALSA switch controlPeter Ujfalusi2-5/+122
2023-09-19ASoC: SOF: ipc4-topology: Add definition for generic switch/enum controlPeter Ujfalusi1-1/+18
2023-09-19ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang1-0/+3
2023-09-19ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platformsRander Wang3-0/+16
2023-09-19ASoC: SOF: Intel: mtl: dump dsp stackRander Wang1-0/+3
2023-09-19ASoC: SOF: Intel: add telemetry retrieval support on Intel platformsRander Wang3-1/+132
2023-09-19ASoC: SOF: ipc4: add exception node in sof debugfs directoryRander Wang1-0/+3
2023-09-19ASoC: SOF: ipc4: add definition of telemetry slot for exception handlingRander Wang3-1/+169
2023-09-19ASoC: SOF: ipc4: add a helper function to search debug slotRander Wang2-0/+26
2023-09-19ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.hRander Wang1-23/+11
2023-09-19ASoC: SOF: Xtensa: dump ar registers to restore call stackRander Wang1-0/+11
2023-09-15ASoC: SOF: ipc4: Fixup dailink format based on copierMark Brown3-12/+54
2023-09-15ASoC: SOF: ipc4/Intel: Implement split fw libraryMark Brown4-3/+49
2023-09-15ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi1-2/+1
2023-09-15ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan2-2/+1
2023-09-15ASoC: SOF: Intel: hda-loader: Add support for split library loadingPeter Ujfalusi1-2/+40
2023-09-15ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPAREPeter Ujfalusi1-0/+1
2023-09-15ASoC: SOF: Intel: hda: Add definition for SDxFIFOS.FIFOS maskPeter Ujfalusi2-1/+4
2023-09-15ASoC: SOF: ipc4: Convert status code 2 and 15 to -EOPNOTSUPPPeter Ujfalusi1-0/+4
2023-09-15ASoC: SOF: ipc4-pcm: fixup dailink based on copier formatBard Liao1-8/+47
2023-09-15ASoC: SOF: ipc4-topology: export sof_ipc4_copier_is_single_formatBard Liao2-4/+7
2023-09-14ASoC: SOF: ipc4-topology: Add deep buffer size to debug printsYong Zhi1-3/+8
2023-09-14ASoC: SOF: ipc4: Dump the payload also when set_get_data failsPeter Ujfalusi1-1/+1
2023-09-14ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi1-1/+2
2023-09-14ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao1-1/+1
2023-09-14ASoC: SOF: ops.h: Change the error code for not supported to EOPNOTSUPPPeter Ujfalusi1-2/+2
2023-09-12ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2-0/+15
2023-08-23ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda1-3/+3
2023-08-23ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda1-0/+4
2023-08-23ASoC: SOF: amd: add conditional check for acp_clkmux_sel registerVijendar Mukunda1-1/+3
2023-08-23ASoC: SOF: amd: remove redundant clock mux selection register writeVijendar Mukunda1-7/+1
2023-08-23ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda3-1/+8
2023-08-23ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda2-0/+4
2023-08-23ASoC: SOF: amd: remove unused sha dma interrupt codeVijendar Mukunda1-8/+1