summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: mediatek: mt8186: Revert Add Google Steelix topology compatibleCurtis Malainey2023-12-061-3/+0
* ASoC: SOF: ipc4-topology: Correct data structures for the GAIN modulePeter Ujfalusi2023-12-013-31/+38
* ASoC: SOF: ipc4-topology: Correct data structures for the SRC modulePeter Ujfalusi2023-12-012-14/+23
* ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology coresRanjani Sridharan2023-11-241-24/+41
* ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipelineRanjani Sridharan2023-11-243-0/+13
* ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatibleAngeloGioacchino Del Regno2023-11-231-0/+3
* ASoC: SOF: topology: Fix mem leak in sof_dai_load()Kamil Duljas2023-11-171-1/+3
* Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2023-11-081-1/+1
|\
| * ASoC: SOF: sof-client: trivial: fix comment typoEugen Hristev2023-11-071-1/+1
* | Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2023-10-317-25/+346
|\|
| * ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown2023-10-271-0/+7
| |\
| | * ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer2023-10-231-0/+7
| * | ASoC: SOF: amd: add option to use sram for data bin loadingVijendar Mukunda2023-10-232-7/+49
| * | ASoC: SOF: amd: refactor acp dram usage for data bin loadingVijendar Mukunda2023-10-232-17/+22
| * | ASoC: SOF: amd: increase DSP cache window rangeVijendar Mukunda2023-10-231-1/+1
| * | ASoC: SOF: amd: add support for acp6.3 based platformVijendar Mukunda2023-10-235-0/+267
* | | ASoC: SOF: Make return of remove_late void, tooTakashi Iwai2023-10-254-9/+5
* | | Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-10-2167-434/+1177
|\| |
| * | ASoC: SOF: make .remove callback return voidPierre-Louis Bossart2023-10-1212-30/+14
| * | ASoC: SOF: ipc4: Dump the notification payloadPeter Ujfalusi2023-10-121-0/+4
| * | ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before su...Peter Ujfalusi2023-10-121-0/+3
| * | ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitionsArun T2023-10-121-0/+31
| * | ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König2023-10-1011-15/+11
| * | ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2023-10-101-1/+0
| |\|
| * | ASoC: SOF: sof-client: fix build when only IPC4 is selectedPierre-Louis Bossart2023-10-091-1/+2
| * | ASoC: SOF: IPC4: sort pipeline based on priorityRander Wang2023-10-061-9/+46
| * | ASoC: SOF: IPC4: get pipeline priority from topologyRander Wang2023-10-061-3/+2
| * | ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva2023-10-021-1/+2
| * | ASoC: sof: convert not to use asoc_xxx()Kuninori Morimoto2023-09-264-17/+17
| * | ASoC: Merge up fixesMark Brown2023-09-265-6/+5
| |\ \
| * | | ASoC: sof: mediatek: convert not to use asoc_xxx()Kuninori Morimoto2023-09-252-2/+2
| * | | ASoC: sof: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-254-18/+18
| * | | ASoC: sof: amd: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
| * | | ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown2023-09-1914-25/+374
| |\ \ \
| | * | | ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang2023-09-191-0/+3
| | * | | ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platformsRander Wang2023-09-193-0/+16
| | * | | ASoC: SOF: Intel: mtl: dump dsp stackRander Wang2023-09-191-0/+3
| | * | | ASoC: SOF: Intel: add telemetry retrieval support on Intel platformsRander Wang2023-09-193-1/+132
| | * | | ASoC: SOF: ipc4: add exception node in sof debugfs directoryRander Wang2023-09-191-0/+3
| | * | | ASoC: SOF: ipc4: add definition of telemetry slot for exception handlingRander Wang2023-09-193-1/+169
| | * | | ASoC: SOF: ipc4: add a helper function to search debug slotRander Wang2023-09-192-0/+26
| | * | | ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.hRander Wang2023-09-191-23/+11
| | * | | ASoC: SOF: Xtensa: dump ar registers to restore call stackRander Wang2023-09-191-0/+11
| * | | | ASoC: SOF: ipc4-control: Support for Switch and EnumMark Brown2023-09-193-6/+237
| |\ \ \ \
| | * | | | ASoC: SOF: ipc4-control: Add support for ALSA enum controlPeter Ujfalusi2023-09-192-0/+97
| | * | | | ASoC: SOF: ipc4-control: Add support for ALSA switch controlPeter Ujfalusi2023-09-192-5/+122
| | * | | | ASoC: SOF: ipc4-topology: Add definition for generic switch/enum controlPeter Ujfalusi2023-09-191-1/+18
| | |/ / /
| * | | | ASoC: SOF: Use generic IPC type identifiersMark Brown2023-09-1937-286/+284
| |\ \ \ \
| | * | | | ASoC: SOF: mediatek: Use generic names for IPC typesPeter Ujfalusi2023-09-192-15/+15
| | * | | | ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi2023-09-1918-195/+195