summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2023-11-29ASoC: SOF: sof-pci-dev: Save the default IPC type and path overridesPeter Ujfalusi
2023-11-29ASoC: SOF: sof-of-dev: Save the default IPC type and path overridesPeter Ujfalusi
2023-11-29ASoC: SOF: sof-acpi-dev: Save the default IPC type and path overridesPeter Ujfalusi
2023-11-29ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.cPeter Ujfalusi
2023-11-29ASoC: SOF: Move sof_of_machine_select() to sof-of-dev.c from sof-audio.cPeter Ujfalusi
2023-11-28ASoC: SOF: icp3-dtrace: Fix wrong kfree() usageKamil Duljas
2023-11-27ASoC: SOF: Intel: Switch to new stream-format interfaceCezary Rojewski
2023-11-27ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bitsPeter Ujfalusi
2023-11-27ASoC: SOF: Intel: mtl: call dsp dump when boot retry failsYong Zhi
2023-11-24ASoC: SOF: ipc4: Handle ALSA kcontrol change notification from firmwarePeter Ujfalusi
2023-11-24ASoC: SOF: ipc4-control: Implement control update for switch/enum controlsPeter Ujfalusi
2023-11-24ASoC: SOF: ipc4-topology: Helper to find an swidget by module/instance idPeter Ujfalusi
2023-11-24ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology coresRanjani Sridharan
2023-11-24ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipelineRanjani Sridharan
2023-11-23ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatibleAngeloGioacchino Del Regno
2023-11-17ASoC: SOF: topology: Fix mem leak in sof_dai_load()Kamil Duljas
2023-11-13ASoC: SOF: Add support for MICFIL PDM interfaceMark Brown
2023-11-13ASoC: SOF: mediatek: remove unused variablesTrevor Wu
2023-11-13ASoC: SOF: mediatek: mt8186: clean up unused codeTrevor Wu
2023-11-13ASoC: SOF: mediatek: mt8195: clean up unused codeTrevor Wu
2023-11-13ASoC: SOF: Add support for configuring PDM interface from topologyDaniel Baluta
2023-11-13ASoC: SOF: imx8m: Add DAI driver entry for MICFIL PDMDaniel Baluta
2023-11-08Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2023-11-07ASoC: SOF: sof-client: trivial: fix comment typoEugen Hristev
2023-10-31Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2023-10-27ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown
2023-10-25ASoC: SOF: Make return of remove_late void, tooTakashi Iwai
2023-10-23ASoC: SOF: amd: add option to use sram for data bin loadingVijendar Mukunda
2023-10-23ASoC: SOF: amd: refactor acp dram usage for data bin loadingVijendar Mukunda
2023-10-23ASoC: SOF: amd: increase DSP cache window rangeVijendar Mukunda
2023-10-23ASoC: SOF: amd: add support for acp6.3 based platformVijendar Mukunda
2023-10-23ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst
2023-10-19ASoC: SOF: Intel: Move binding to display driver outside of deferred probeMaarten Lankhorst
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst
2023-10-19ASoC: SOF: Intel: Fix error handling in hda_init()Maarten Lankhorst
2023-10-19ASoC: SOF: Intel: hda: start splitting the probePierre-Louis Bossart
2023-10-19ASoC: SOF: core: Add probe_early and remove_late callbacksPierre-Louis Bossart
2023-10-19ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.Maarten Lankhorst
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart
2023-10-12ASoC: SOF: ipc4: Dump the notification payloadPeter Ujfalusi
2023-10-12ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before su...Peter Ujfalusi
2023-10-12ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitionsArun T
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown
2023-10-09ASoC: SOF: sof-client: fix build when only IPC4 is selectedPierre-Louis Bossart
2023-10-06ASoC: SOF: IPC4: sort pipeline based on priorityRander Wang
2023-10-06ASoC: SOF: IPC4: get pipeline priority from topologyRander Wang
2023-10-02ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva