summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorLines
2025-03-10ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA supportBard Liao-0/+126
2025-03-10ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMAPierre-Louis Bossart-0/+330
2025-03-08ASoC: SOF: Intel: ptl: Add support for mic privacyPeter Ujfalusi-2/+61
2025-03-08ASoC: SOF: hda/shim: Add callbacks to handle mic privacy change for sdwPeter Ujfalusi-0/+36
2025-03-08ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registersPeter Ujfalusi-0/+127
2025-03-08ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messagingPeter Ujfalusi-0/+56
2025-03-08ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake featuresPeter Ujfalusi-32/+79
2025-03-08ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functionsPeter Ujfalusi-35/+10
2025-03-08ASoC: SOF: Intel: lnl/ptl: Only set dsp_ops which differs from MTLPeter Ujfalusi-79/+38
2025-03-08ASoC: SOF: Intel: mtl: Split up dsp_ops setup codePeter Ujfalusi-25/+31
2025-03-05ASoC: Merge up fixesMark Brown-33/+58
2025-03-03ASoC: SOF: Intel: hda-dai: Remove unnecessary bool conversionThorsten Blum-1/+1
2025-02-26Merge tag 'asoc-fix-v6.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-16/+2
2025-02-25ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixupBard Liao-16/+2
2025-02-24ASoC: SOF: amd: Move depends on AMD_NODE to consumersMario Limonciello-6/+5
2025-02-20ASoC: SOF: amd: Add depends on CPU_SUP_AMDMario Limonciello-0/+5
2025-02-19Adjust all AMD audio drivers to use AMD_NODEMark Brown-47/+17
2025-02-18ASoC: SOF: amd: Drop host bridge ID from structMario Limonciello-1/+0
2025-02-18ASoC: SOF: amd: Use AMD_NODEMario Limonciello-44/+17
2025-02-18ASoC: amd: acp: acp63: Use AMD_NODEMario Limonciello-1/+0
2025-02-18ASoC: amd: acp: acp70: Use AMD_NODEMario Limonciello-1/+0
2025-02-18ASoC: SOF: imx: Fix error code in probe()Dan Carpenter-2/+1
2025-02-18ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()Dan Carpenter-2/+2
2025-02-17ASoC: SOF: Intel: Use str_enable_disable() helperThorsten Blum-3/+4
2025-02-17ASoC: SOF: ipc3: Use str_enabled_disabled() helper functionThorsten Blum-8/+4
2025-02-17ASoC: SOF: Intel: Don't import non-existing module namespaceUwe Kleine-König-3/+0
2025-02-14Merge tag 'asoc-fix-v6.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-17/+55
2025-02-12ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'dLaurentiu Mihalcea-1/+1
2025-02-10ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handlerCristian Ciocaltea-1/+1
2025-02-10ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETECristian Ciocaltea-7/+16
2025-02-10ASoC: SOF: amd: Drop unused includes from Vangogh driverCristian Ciocaltea-6/+0
2025-02-10ASoC: SOF: amd: Add post_fw_run_delay ACP quirkCristian Ciocaltea-0/+20
2025-02-10ASoC: SOF: Intel: pci-ptl: Add support for PTL-HPeter Ujfalusi-0/+1
2025-02-07ASoC: SOF: imx: add driver for the imx95 chipLaurentiu Mihalcea-0/+148
2025-02-07ASoC: SOF: imx: merge imx8 and imx8ulp driversLaurentiu Mihalcea-531/+113
2025-02-07ASoC: SOF: imx: merge imx8 and imx8m driversLaurentiu Mihalcea-580/+134
2025-02-07ASoC: SOF: imx8: drop unneeded/unused macros/header includesLaurentiu Mihalcea-29/+0
2025-02-07ASoC: SOF: imx8: use IMX_SOF_* macrosLaurentiu Mihalcea-60/+11
2025-02-07ASoC: SOF: imx8: use common imx chip interfaceLaurentiu Mihalcea-457/+65
2025-02-07ASoC: SOF: imx: introduce more common structures and functionsLaurentiu Mihalcea-1/+581
2025-02-06ASoC: SOF: Improve the spcm and ipc4 copier printsMark Brown-154/+170
2025-02-06ASoC: SOF: ipc4: Add support for split firmware releasesPeter Ujfalusi-26/+126
2025-02-06ASoC: SOF: ipc4-pcm: Move out be_rate initialization from for loop in fixupPeter Ujfalusi-3/+2
2025-02-06ASoC: SOF: Correct sps->stream and cstream nullityMark Brown-1/+7
2025-02-06ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi moduleTerry Cheong-0/+1
2025-02-06ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiersPeter Ujfalusi-2/+10
2025-02-06ASoC: SOF: ipc4-topology: Improve the information in prepare_copier printsPeter Ujfalusi-7/+15
2025-02-06ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err()Peter Ujfalusi-66/+72
2025-02-06ASoC: SOF: pcm: Move period/buffer configuration print after platform openPeter Ujfalusi-11/+13
2025-02-06ASoC: SOF: Relocate and rework functionality for PCM stream freeingPeter Ujfalusi-84/+84