summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2025-06-24ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak.Tamura Dai1-3/+3
2025-06-16ASoC: SOF: imx8: add core shutdown operation for imx8/imx8xLaurentiu Mihalcea1-0/+15
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2025-05-28Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds13-72/+299
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai5-8/+42
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai10-72/+245
2025-05-19ASoC: SOF: Intel: add initial support for WCLPeter Ujfalusi3-0/+54
2025-05-14ASoC: SOF: Intel: hda: Fix UAF when reloading moduleTavian Barnes1-1/+15
2025-05-14ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+Peter Ujfalusi1-0/+3
2025-05-09ASoc: SOF: topology: connect DAI to a single DAI linkKai Vehmanen1-4/+14
2025-05-09ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platformsPeter Ujfalusi1-1/+1
2025-05-09ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback directionPeter Ujfalusi1-1/+2
2025-05-09ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_extPeter Ujfalusi1-1/+10
2025-05-06ASoC: SOF: add disable_function_topology module parameterBard Liao1-2/+6
2025-05-06ASoC: SOF: set disable_function_topology if override_tplg_filename is setBard Liao1-3/+7
2025-05-06ASoC: SOF: add disable_function_topology flagBard Liao1-1/+2
2025-05-06ASoC: SOF: imx8m: Use reset controller API to control the DSPDaniel Baluta1-16/+8
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown1-13/+3
2025-05-05ASoC: sof: Use pure devres PCIPhilipp Stanner1-13/+3
2025-05-03ASoC: SOF: amd: add build support for soundwireVijendar Mukunda1-0/+1
2025-05-03ASoC: SOF: amd: add soundwire wake irq handlingVijendar Mukunda3-2/+79
2025-05-03ASoC: SOF: amd: enable soundwire host wake irq maskVijendar Mukunda2-0/+12
2025-05-03ASoC: SOF: amd: refactor acp reset sequenceVijendar Mukunda1-9/+11
2025-05-03ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platformsVijendar Mukunda2-1/+19
2025-05-03ASoC: SOF: amd: update soundwire specific acp descriptor fieldsVijendar Mukunda2-0/+4
2025-05-03ASoC: SOF: amd: add ACP7.1 platform supportVijendar Mukunda4-5/+19
2025-05-03ASoC: SOF: amd: add missing acp descriptor fieldVijendar Mukunda1-0/+1
2025-05-03ASoC: SOF: amd: remove else condition in resume sequenceVijendar Mukunda1-2/+2
2025-04-30ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation typeKees Cook1-1/+2
2025-04-30ASoC: SOF: topology: Fix null pointer dereferenceJulien Massot1-1/+1
2025-04-14ASoC: SOF: topology: load multiple topologiesBard Liao1-18/+68
2025-04-14ASoC: SOF: topology: don't convert error codeBard Liao1-3/+1
2025-04-14ASoC: SOF: topology: allocate string for tuplesBard Liao1-1/+5
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar1-1/+1
2025-04-06Merge tag 'soundwire-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+49
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+456
2025-03-31ASoC: SOF: hda/ptl: Move mic privacy change notification sending to a workPeter Ujfalusi4-4/+49
2025-03-31ASoC: SOF: Intel: Let SND_SOF_SOF_HDA_SDW_BPT select SND_HDA_EXT_COREBard Liao1-0/+1
2025-03-20ASoC: SOF: mediatek: Commonize duplicated functionsAngeloGioacchino Del Regno4-198/+152
2025-03-17ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS()Takashi Iwai5-9/+7
2025-03-17ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS()Takashi Iwai14-18/+17
2025-03-17ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS()Takashi Iwai3-7/+6
2025-03-13ASoC: SOF: ipc4-topology: Allocate ref_params on stackAndy Shevchenko1-8/+17
2025-03-10ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA supportBard Liao1-0/+126
2025-03-10ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMAPierre-Louis Bossart3-0/+330
2025-03-08ASoC: SOF: Intel: ptl: Add support for mic privacyPeter Ujfalusi2-2/+61
2025-03-08ASoC: SOF: hda/shim: Add callbacks to handle mic privacy change for sdwPeter Ujfalusi2-0/+36
2025-03-08ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registersPeter Ujfalusi1-0/+127