summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-01-163-12/+6
|\
| * ASoC: SOF: ipc4-loader: remove the CPC check warningsKai Vehmanen2024-01-151-7/+4
| * ASoC: SOF: ipc4-pcm: remove log message for LLPRander Wang2024-01-151-3/+1
| * ASoC: SOF: icp3-dtrace: Revert "Fix wrong kfree() usage"Peter Ujfalusi2024-01-121-2/+1
* | Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-0841-436/+1095
|\|
| * ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang2023-12-293-0/+3
| * ASoC: don't use original dummy dlcMark Brown2023-12-191-3/+1
| |\
| | * ASoC: sof: use snd_soc_dummy_dlcKuninori Morimoto2023-12-191-3/+1
| * | ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register mo...Venkata Prasad Potturu2023-12-192-0/+16
| * | ASoC: SOF: Rename amd_bt sof_dai_typeVenkata Prasad Potturu2023-12-191-1/+1
| * | ASoC: SOF: Add i2s bt dai configuration support for AMD platformsVenkata Prasad Potturu2023-12-191-0/+1
| * | ASoC: SOF: Refactor sof_i2s_tokens reading to update acpbt daiVenkata Prasad Potturu2023-12-191-4/+7
| * | ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handlerVenkata Prasad Potturu2023-12-192-3/+4
| |/
| * ASoC: SOF: query FW config to reload libraryMark Brown2023-12-156-2/+13
| |\
| | * ASoC: SOF: Intel: check fw_context_save for library reloadRander Wang2023-12-151-2/+3
| | * ASoC: SOF: IPC4: query fw_context_save feature from fwRander Wang2023-12-155-0/+10
| * | ASoC: SOF: amd: remove duplicated includingWang Jinchao2023-12-151-1/+0
| |/
| * ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi2023-12-071-9/+9
| * ASoC: SOF: topology cleanupsMark Brown2023-12-062-1/+3
| |\
| | * ASoC: SOF: Wire up buffer flagsCurtis Malainey2023-12-041-0/+2
| | * ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widgetBard Liao2023-12-041-1/+1
| * | ASoC: SOF: Intel: lnl: add core get and set support for dsp coreRander Wang2023-12-053-2/+9
| |/
| * ASoC: SOF: Move sof_of_machine_select() to core.c from sof-of-dev.cChen-Yu Tsai2023-12-043-32/+22
| * ASoC: SOF: IPC path handling and fallback supportMark Brown2023-11-3018-278/+656
| |\
| | * ASoC: SOF: core: Implement IPC version fallback if firmware files are missingPeter Ujfalusi2023-11-293-49/+292
| | * ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_dataPeter Ujfalusi2023-11-298-7/+10
| | * ASoC: SOF: core: Add helper for initialization of paths, opsPeter Ujfalusi2023-11-291-22/+34
| | * ASoC: SOF: sof-pci-dev: Rely on core to create the file pathsPeter Ujfalusi2023-11-291-98/+17
| | * ASoC: SOF: sof-of-dev: Rely on core to create the file pathsPeter Ujfalusi2023-11-291-11/+0
| | * ASoC: SOF: sof-acpi-dev: Rely on core to create the file pathsPeter Ujfalusi2023-11-291-12/+0
| | * ASoC: SOF: core: Implement firmware, topology path setup in corePeter Ujfalusi2023-11-294-7/+203
| | * ASoC: SOF: sof-pci-dev: Save the default IPC type and path overridesPeter Ujfalusi2023-11-291-0/+15
| | * ASoC: SOF: sof-of-dev: Save the default IPC type and path overridesPeter Ujfalusi2023-11-291-0/+4
| | * ASoC: SOF: sof-acpi-dev: Save the default IPC type and path overridesPeter Ujfalusi2023-11-291-0/+4
| | * ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.cPeter Ujfalusi2023-11-293-100/+95
| | * ASoC: SOF: Move sof_of_machine_select() to sof-of-dev.c from sof-audio.cPeter Ujfalusi2023-11-293-22/+32
| * | ASoC: SOF: ipc4-topology: Add module ID print during module set upBaofeng Tian2023-11-291-2/+10
| * | ASoC: SOF: ipc4: Move window offset configuration earlierPeter Ujfalusi2023-11-291-28/+27
| * | ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_dataBard Liao2023-11-291-1/+8
| |/
| * ASoC: SOF: icp3-dtrace: Fix wrong kfree() usageKamil Duljas2023-11-281-1/+2
| * ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bitsPeter Ujfalusi2023-11-272-7/+4
| * ASoC: SOF: Intel: mtl: call dsp dump when boot retry failsYong Zhi2023-11-271-2/+13
| * ASoC: SOF: ipc4: Handle ALSA kcontrol change notification from firmwarePeter Ujfalusi2023-11-241-0/+57
| * ASoC: SOF: ipc4-control: Implement control update for switch/enum controlsPeter Ujfalusi2023-11-241-0/+179
| * ASoC: SOF: ipc4-topology: Helper to find an swidget by module/instance idPeter Ujfalusi2023-11-242-0/+23
| * ASoC: SOF: Add support for MICFIL PDM interfaceMark Brown2023-11-135-0/+70
| |\
| | * ASoC: SOF: Add support for configuring PDM interface from topologyDaniel Baluta2023-11-134-0/+63
| | * ASoC: SOF: imx8m: Add DAI driver entry for MICFIL PDMDaniel Baluta2023-11-131-0/+7
| * | ASoC: SOF: mediatek: remove unused variablesTrevor Wu2023-11-131-4/+0
| * | ASoC: SOF: mediatek: mt8186: clean up unused codeTrevor Wu2023-11-131-49/+0