aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2026-08-14ASoC: SOF: validate topology volume range before allocationPengpeng Hou1-6/+12
2026-08-10ASoC: SOF: Use auto-cleanup for firmware loadingTakashi Iwai2-26/+13
2026-08-05ASoC: add and use new snd_soc_register_component()Mark Brown4-14/+84
2026-08-04ASoC: SOF: ipc4-topology: Pipeline params improvementsMark Brown3-26/+183
2026-08-04ASoC: SOF: ipc4-topology: Update the pipeline_params of prepared modulesPeter Ujfalusi2-7/+92
2026-08-04ASoC: SOF: ipc4-topology: Correct the process module's output lookupPeter Ujfalusi1-19/+47
2026-08-04ASoC: SOF: ipc4-topology: Store the params change between input/output of a modulePeter Ujfalusi2-0/+44
2026-08-03Merge remote-tracking branch 'asoc/for-7.3' into asoc-nextMark Brown30-113/+1166
2026-07-31ASoC: SOF: Use high-priority workqueue for PCM period elapsedYu-Hsuan Hsu1-1/+1
2026-07-31ASoC: SOF: Intel: hda: Avoid ACE2+ link DMA stream allocation hazardsPeter Ujfalusi5-8/+125
2026-07-31ASoC: SOF: Intel: hda: Remove unused hda_bus_ml_put_all()Peter Ujfalusi1-13/+0
2026-07-31ASoC: SOF: Intel: hda: Keep non-alt mlinks powered at probe on ACE2+Peter Ujfalusi1-2/+0
2026-07-31ASoC: SOF: Intel: hda: Fold mlink enumeration into hda_dsp_ctrl_init_chip()Peter Ujfalusi3-2/+12
2026-07-31ASoC: SOF: Intel: hda/mtl: Handle powered on DSP on bootMark Brown2-0/+37
2026-07-31ASoC: SOF: Intel: mtl: Power down DSP if it is left enabled in pre_fw_run()Peter Ujfalusi1-0/+23
2026-07-31ASoC: SOF: Intel: hda: Power down DSP if it is left enabled in pre_fw_run()Peter Ujfalusi1-0/+14
2026-07-31ASoC: SOF: Intel: hda-stream: clear hstream->running flag in hw_paramsPeter Ujfalusi1-0/+3
2026-07-31ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeoutPeter Ujfalusi1-6/+19
2026-07-31ASoC: SOF: ipc4-topology: Update the memory data buildingMark Brown2-37/+150
2026-07-31ASoC: SOF: ipc4-topology: Refactor sof_ipc4_widget_mod_init_msg_payload()Jyri Sarha1-23/+42
2026-07-31ASoC: SOF: ipc4-topology: Add payload to pipeline create messagesJyri Sarha1-9/+103
2026-07-31ASoC: SOF: ipc4-topology: Remove dp_ from all module memory attributesJyri Sarha2-11/+11
2026-07-31ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_closeBard Liao1-3/+28
2026-07-31ASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked()Peter Ujfalusi1-5/+4
2026-07-30ASoC: SOF: ipc4: Add decoder for RESOURCE_EVENT notifications from firmwarePeter Ujfalusi1-0/+84
2026-07-30ASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setupPeter Ujfalusi1-0/+33
2026-07-27ASoC: SOF: ipc4-topology: repair struct kernel-doc commentsRandy Dunlap1-3/+6
2026-07-27ASoC: remove conditional return with no effectSang-Heon Jeon1-5/+1
2026-07-18ASoC: SOF: Intel: Don't use "proxy" headersAndy Shevchenko1-3/+7
2026-07-13ASoC: SOF: Intel: reset spib_addr in stream cleanupMark Brown4-12/+21
2026-07-13ASoC: SOF: Intel: Disable SPIB in non ICCMAX streamBard Liao4-11/+15
2026-07-13ASoC: SOF: Intel: reset spib_addr before disabling SPIBBard Liao1-1/+6
2026-07-07ASoC: SOF: amd: add missing blank line between Kconfig entriesVijendar Mukunda1-0/+1
2026-07-06ASoC: cs35l3x: drain threaded IRQs before runtime suspendMark Brown5-8/+29
2026-07-05Merge tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-5/+29
2026-07-03ASoC: SOF: amd: add support for ACP7.B/7.F platformsMark Brown12-13/+702
2026-07-03ASoC: SOF: amd: add system and runtime PM ops for ACP7xVijendar Mukunda3-0/+80
2026-07-03ASoC: SOF: amd: add ACP7x I2S DAI type and topology supportVijendar Mukunda3-1/+40
2026-07-03ASoC: SOF: amd: add ACP I2S format field and topology tokenVijendar Mukunda1-1/+6
2026-07-03ASoC: SOF: amd: load ACP7.B/7.F signed data firmware to SRAMVijendar Mukunda1-3/+8
2026-07-03ASoC: SOF: amd: wire signed firmware load callback for ACP7x via ACPIVijendar Mukunda1-0/+8
2026-07-03ASoC: SOF: amd: extend configure_and_run_sha_dma for ACPI signed FW flagVijendar Mukunda1-1/+2
2026-07-03ASoC: SOF: amd: add post-firmware-run delay for ACP7xVijendar Mukunda1-0/+28
2026-07-03ASoC: SOF: amd: validate SizeFWSigned before signed FW length on ACP7xVijendar Mukunda1-0/+7
2026-07-03ASoC: SOF: amd: require full ACP header for ACP7 signed firmwareVijendar Mukunda1-0/+5
2026-07-03ASoC: SOF: amd: extend signed firmware pre-run for ACP7xVijendar Mukunda2-2/+15
2026-07-03ASoC: SOF: amd: add ACP7x IRQ handler for DSP IPCVijendar Mukunda1-2/+47
2026-07-03ASoC: SOF: amd: add ACP7x probe and removeVijendar Mukunda3-0/+108
2026-07-03ASoC: SOF: amd: refactor SW1 I2S error reason clear in acp_irq_handlerVijendar Mukunda1-1/+10
2026-07-03ASoC: SOF: amd: mask ACP7x PGFSM status pollVijendar Mukunda1-3/+13