aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2025-03-08ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messagingPeter Ujfalusi3-0/+56
2025-03-08ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake featuresPeter Ujfalusi6-32/+79
2025-03-08ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functionsPeter Ujfalusi2-35/+10
2025-03-08ASoC: SOF: Intel: lnl/ptl: Only set dsp_ops which differs from MTLPeter Ujfalusi5-79/+38
2025-03-08ASoC: SOF: Intel: mtl: Split up dsp_ops setup codePeter Ujfalusi4-25/+31
2025-03-05ASoC: Merge up fixesMark Brown11-33/+58
2025-03-03ASoC: SOF: Intel: hda-dai: Remove unnecessary bool conversionThorsten Blum1-1/+1
2025-02-26Merge tag 'asoc-fix-v6.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-16/+2
2025-02-25ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixupBard Liao1-16/+2
2025-02-24ASoC: SOF: amd: Move depends on AMD_NODE to consumersMario Limonciello1-6/+5
2025-02-20ASoC: SOF: amd: Add depends on CPU_SUP_AMDMario Limonciello1-0/+5
2025-02-19Adjust all AMD audio drivers to use AMD_NODEMark Brown8-47/+17
2025-02-18ASoC: SOF: amd: Drop host bridge ID from structMario Limonciello1-1/+0
2025-02-18ASoC: SOF: amd: Use AMD_NODEMario Limonciello6-44/+17
2025-02-18ASoC: amd: acp: acp63: Use AMD_NODEMario Limonciello1-1/+0
2025-02-18ASoC: amd: acp: acp70: Use AMD_NODEMario Limonciello1-1/+0
2025-02-18ASoC: SOF: imx: Fix error code in probe()Dan Carpenter1-2/+1
2025-02-18ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()Dan Carpenter1-2/+2
2025-02-17ASoC: SOF: Intel: Use str_enable_disable() helperThorsten Blum1-3/+4
2025-02-17ASoC: SOF: ipc3: Use str_enabled_disabled() helper functionThorsten Blum1-8/+4
2025-02-17ASoC: SOF: Intel: Don't import non-existing module namespaceUwe Kleine-König3-3/+0
2025-02-14Merge tag 'asoc-fix-v6.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai9-17/+55
2025-02-12ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'dLaurentiu Mihalcea1-1/+1
2025-02-10ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handlerCristian Ciocaltea1-1/+1
2025-02-10ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETECristian Ciocaltea1-7/+16
2025-02-10ASoC: SOF: amd: Drop unused includes from Vangogh driverCristian Ciocaltea2-6/+0
2025-02-10ASoC: SOF: amd: Add post_fw_run_delay ACP quirkCristian Ciocaltea3-0/+20
2025-02-10ASoC: SOF: Intel: pci-ptl: Add support for PTL-HPeter Ujfalusi1-0/+1
2025-02-07ASoC: SOF: imx: add driver for the imx95 chipLaurentiu Mihalcea3-0/+148