summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/skl.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-10-13ASoC: SOF: add platform name into sof_intel_dsp_descBard Liao1-0/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-3/+3
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart1-1/+1
2023-11-29ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_dataPeter Ujfalusi1-1/+1
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2022-09-23ASoC: SOF: ipc4/Intel: Improve and enable IPC error dumpMark Brown1-1/+1
2022-09-23ASoC: SOF: Intel: skl: Use the ipc4 version of the ipc_dumpPeter Ujfalusi1-1/+1
2022-09-23ASoC: SOF: Intel: define and set the disable_interrupts op for cavs platformsRanjani Sridharan1-0/+1
2022-09-23ASoC: SOF: Intel: define and set power_down_dsp op for HDA platformsFred Oh1-0/+1
2022-09-20ASoC: SOF: Intel: add ops for SKL/KBLPierre-Louis Bossart1-9/+55
2022-09-20ASoC: SOF: Intel: add initial SKL/KBL hardware supportPierre-Louis Bossart1-0/+70