summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2025-03-08ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registersPeter Ujfalusi
2025-03-08ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messagingPeter Ujfalusi
2025-03-08ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake featuresPeter Ujfalusi
2025-03-08ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functionsPeter Ujfalusi
2025-03-08ASoC: SOF: Intel: lnl/ptl: Only set dsp_ops which differs from MTLPeter Ujfalusi
2025-03-08ASoC: SOF: Intel: mtl: Split up dsp_ops setup codePeter Ujfalusi
2025-03-05ASoC: Merge up fixesMark Brown
2025-03-03ASoC: SOF: Intel: hda-dai: Remove unnecessary bool conversionThorsten Blum
2025-02-26Merge tag 'asoc-fix-v6.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-02-25ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixupBard Liao
2025-02-24ASoC: SOF: amd: Move depends on AMD_NODE to consumersMario Limonciello
2025-02-20ASoC: SOF: amd: Add depends on CPU_SUP_AMDMario Limonciello
2025-02-19Adjust all AMD audio drivers to use AMD_NODEMark Brown
2025-02-18ASoC: SOF: amd: Drop host bridge ID from structMario Limonciello
2025-02-18ASoC: SOF: amd: Use AMD_NODEMario Limonciello
2025-02-18ASoC: amd: acp: acp63: Use AMD_NODEMario Limonciello
2025-02-18ASoC: amd: acp: acp70: Use AMD_NODEMario Limonciello
2025-02-18ASoC: SOF: imx: Fix error code in probe()Dan Carpenter
2025-02-18ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()Dan Carpenter
2025-02-17ASoC: SOF: Intel: Use str_enable_disable() helperThorsten Blum
2025-02-17ASoC: SOF: ipc3: Use str_enabled_disabled() helper functionThorsten Blum
2025-02-17ASoC: SOF: Intel: Don't import non-existing module namespaceUwe Kleine-König
2025-02-14Merge tag 'asoc-fix-v6.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-02-12ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'dLaurentiu Mihalcea
2025-02-10ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handlerCristian Ciocaltea
2025-02-10ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETECristian Ciocaltea
2025-02-10ASoC: SOF: amd: Drop unused includes from Vangogh driverCristian Ciocaltea
2025-02-10ASoC: SOF: amd: Add post_fw_run_delay ACP quirkCristian Ciocaltea
2025-02-10ASoC: SOF: Intel: pci-ptl: Add support for PTL-HPeter Ujfalusi
2025-02-07ASoC: SOF: imx: add driver for the imx95 chipLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx: merge imx8 and imx8ulp driversLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx: merge imx8 and imx8m driversLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx8: drop unneeded/unused macros/header includesLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx8: use IMX_SOF_* macrosLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx8: use common imx chip interfaceLaurentiu Mihalcea
2025-02-07ASoC: SOF: imx: introduce more common structures and functionsLaurentiu Mihalcea
2025-02-06ASoC: SOF: Improve the spcm and ipc4 copier printsMark Brown
2025-02-06ASoC: SOF: ipc4: Add support for split firmware releasesPeter Ujfalusi
2025-02-06ASoC: SOF: ipc4-pcm: Move out be_rate initialization from for loop in fixupPeter Ujfalusi
2025-02-06ASoC: SOF: Correct sps->stream and cstream nullityMark Brown
2025-02-06ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi moduleTerry Cheong
2025-02-06ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiersPeter Ujfalusi
2025-02-06ASoC: SOF: ipc4-topology: Improve the information in prepare_copier printsPeter Ujfalusi
2025-02-06ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err()Peter Ujfalusi
2025-02-06ASoC: SOF: pcm: Move period/buffer configuration print after platform openPeter Ujfalusi
2025-02-06ASoC: SOF: Relocate and rework functionality for PCM stream freeingPeter Ujfalusi
2025-02-05ASoC: SOF: pcm: Clear the susbstream pointer to NULL on closePeter Ujfalusi
2025-02-05ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data()Peter Ujfalusi
2025-02-05ASoC: SOF: mediatek: Use str_on_off() helper functionThorsten Blum
2025-02-03ASoC: SOF: topology: Use krealloc_array() to replace krealloc()Zhang Heng