summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2023-09-27ASoC: SOF: amd: fix for firmware reload failure after playbackVijendar Mukunda
2023-09-26ASoC: sof: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-25ASoC: sof: mediatek: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-25ASoC: sof: intel: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-25ASoC: sof: amd: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-19ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown
2023-09-19ASoC: SOF: ipc4-control: Support for Switch and EnumMark Brown
2023-09-19ASoC: SOF: Use generic IPC type identifiersMark Brown
2023-09-19ASoC: hdac_hda: add HDA patch loader supportBard Liao
2023-09-19ASoC: SOF: mediatek: Use generic names for IPC typesPeter Ujfalusi
2023-09-19ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi
2023-09-19ASoC: SOF: imx: Use generic names for IPC typesPeter Ujfalusi
2023-09-19ASoC: SOF: amd: Use generic names for IPC typesPeter Ujfalusi
2023-09-19ASoC: SOF: Use generic names for IPC typesPeter Ujfalusi
2023-09-19ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4Peter Ujfalusi
2023-09-19ASoC: SOF: sof-pci-dev: Update the ipc_type module parameter descriptionPeter Ujfalusi
2023-09-19ASoC: SOF: ipc4-control: Add support for ALSA enum controlPeter Ujfalusi
2023-09-19ASoC: SOF: ipc4-control: Add support for ALSA switch controlPeter Ujfalusi
2023-09-19ASoC: SOF: ipc4-topology: Add definition for generic switch/enum controlPeter Ujfalusi
2023-09-19ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang
2023-09-19ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platformsRander Wang
2023-09-19ASoC: SOF: Intel: mtl: dump dsp stackRander Wang
2023-09-19ASoC: SOF: Intel: add telemetry retrieval support on Intel platformsRander Wang
2023-09-19ASoC: SOF: ipc4: add exception node in sof debugfs directoryRander Wang
2023-09-19ASoC: SOF: ipc4: add definition of telemetry slot for exception handlingRander Wang
2023-09-19ASoC: SOF: ipc4: add a helper function to search debug slotRander Wang
2023-09-19ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.hRander Wang
2023-09-19ASoC: SOF: Xtensa: dump ar registers to restore call stackRander Wang
2023-09-15ASoC: SOF: ipc4: Fixup dailink format based on copierMark Brown
2023-09-15ASoC: SOF: ipc4/Intel: Implement split fw libraryMark Brown
2023-09-15ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi
2023-09-15ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan
2023-09-15ASoC: SOF: Intel: hda-loader: Add support for split library loadingPeter Ujfalusi
2023-09-15ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPAREPeter Ujfalusi
2023-09-15ASoC: SOF: Intel: hda: Add definition for SDxFIFOS.FIFOS maskPeter Ujfalusi
2023-09-15ASoC: SOF: ipc4: Convert status code 2 and 15 to -EOPNOTSUPPPeter Ujfalusi
2023-09-15ASoC: SOF: ipc4-pcm: fixup dailink based on copier formatBard Liao
2023-09-15ASoC: SOF: ipc4-topology: export sof_ipc4_copier_is_single_formatBard Liao
2023-09-14ASoC: SOF: ipc4-topology: Add deep buffer size to debug printsYong Zhi
2023-09-14ASoC: SOF: ipc4: Dump the payload also when set_get_data failsPeter Ujfalusi
2023-09-14ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi
2023-09-14ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao
2023-09-14ASoC: SOF: ops.h: Change the error code for not supported to EOPNOTSUPPPeter Ujfalusi
2023-09-12ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald
2023-08-23ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda
2023-08-23ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda
2023-08-23ASoC: SOF: amd: add conditional check for acp_clkmux_sel registerVijendar Mukunda
2023-08-23ASoC: SOF: amd: remove redundant clock mux selection register writeVijendar Mukunda
2023-08-23ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda