summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2023-10-23ASoC: SOF: amd: add option to use sram for data bin loadingVijendar Mukunda2-7/+49
2023-10-23ASoC: SOF: amd: refactor acp dram usage for data bin loadingVijendar Mukunda2-17/+22
2023-10-23ASoC: SOF: amd: increase DSP cache window rangeVijendar Mukunda1-1/+1
2023-10-23ASoC: SOF: amd: add support for acp6.3 based platformVijendar Mukunda5-0/+267
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart12-30/+14
2023-10-12ASoC: SOF: ipc4: Dump the notification payloadPeter Ujfalusi1-0/+4
2023-10-12ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before su...Peter Ujfalusi1-0/+3
2023-10-12ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitionsArun T1-0/+31
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König11-15/+11
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown1-1/+0
2023-10-09ASoC: SOF: sof-client: fix build when only IPC4 is selectedPierre-Louis Bossart1-1/+2
2023-10-06ASoC: SOF: IPC4: sort pipeline based on priorityRander Wang1-9/+46
2023-10-06ASoC: SOF: IPC4: get pipeline priority from topologyRander Wang1-3/+2
2023-10-02ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+2
2023-09-27ASoC: SOF: amd: fix for firmware reload failure after playbackVijendar Mukunda1-1/+0
2023-09-26ASoC: sof: convert not to use asoc_xxx()Kuninori Morimoto4-17/+17
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