summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-9/+9
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-10/+10
2026-02-09Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-192/+328
2026-02-09ASoC: SOF: Intel: select CONFIG_SND_HDA_EXT_CORE from SND_SOC_SOF_HDA_COMMONArnd Bergmann-0/+1
2026-02-04ASoC: SOF: Intel: hda: Add a virtual CPU DAIRanjani Sridharan-2/+10
2026-02-04ASoC: SOF: Intel: hda: Fix NULL pointer dereferenceRanjani Sridharan-2/+12
2026-02-04ASoC: SOF: Intel: reserve link DMA for sdw bpt streamMark Brown-96/+171
2026-02-03ASoC: SOF: Intel: hda: add SDCA property checkMac Chiang-0/+6
2026-02-03ASoC: SOF: Intel: allow module parameter override BT link to 0Bard Liao-2/+2
2026-02-03ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streamsBard Liao-2/+3
2026-02-03ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpersBard Liao-91/+127
2026-02-03ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpersBard Liao-3/+41
2026-02-03ASoC: SOF: Intel: use hdev->info.link_mask directlyBard Liao-3/+2
2026-01-20ASoC: SOF: Intel: add support for Nova Lake NVLPeter Ujfalusi-0/+56
2026-01-20ASoC: SOF: Intel: hda: Remove MODULE_SOFTDEP for snd-hda-codec-hdmiPeter Ujfalusi-1/+0
2026-01-14sound: codecs: tlv320adcx140: assorted patchesMark Brown-1/+13
2026-01-12ASoC: SOF: Intel: Use guard() for spinlocks where it makes sensePeter Ujfalusi-43/+12
2026-01-12ASoC: SOF: Intel: Use guard()/scoped_guard() for mutex locks where it makes s...Peter Ujfalusi-31/+20
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown-3/+3
2025-12-22ASoC: SOF: Intel: add -bt tplg suffix if BT is presentBard Liao-1/+13
2025-12-16ASoC: SOF: Support for on-demand DSP bootMark Brown-0/+15
2025-12-15ASoC: SOF: Intel: hda: Only check SSP MCLK mask in case of IPC3Peter Ujfalusi-14/+22
2025-12-15ASoC: Fix acronym for Intel Gemini LakeAndy Shevchenko-1/+1
2025-12-15ASoC: SOF: Intel: pci-nvl: Set on_demand_dsp_boot for NVL-SPeter Ujfalusi-0/+1
2025-12-15ASoC: SOF: Intel: pci-ptl: Set on_demand_dsp_boot for PTL and WCLPeter Ujfalusi-0/+2
2025-12-15ASoC: SOF: Intel: pci-lnl: Set on_demand_dsp_boot for LNLPeter Ujfalusi-0/+1
2025-12-15ASoC: SOF: Intel: hda-sdw-bpt: Add support for on-demand DSP bootPeter Ujfalusi-0/+11
2025-12-15ASoC: SOF: Intel: pci-mtl: Change the topology path to intel/sof-ipc4-tplgPeter Ujfalusi-3/+3
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+13
2025-12-08ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligmentBard Liao-0/+13
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-4/+229
2025-11-17ASoC: SOF: Intel: add initial support for NVL-SPeter Ujfalusi-0/+173
2025-10-30ASoC: SOF: Intel: remove hyphen from AMP<index> name_prexixBard Liao-0/+8
2025-10-29ASoC: SOF: Intel: select SND_SOC_SDW_UTILS in SND_SOC_SOF_HDA_GENERICBard Liao-0/+1
2025-10-21ASoC: SOF: Intel: add hyphen between name and index to amp name_prefixShuming Fan-1/+1
2025-10-15ASoC: use sof_sdw as default Intel SOF SDW machineMark Brown-2/+218
2025-10-15ASoC: replace use of system_wq with system_dfl_wqMarco Crivellari-2/+2
2025-10-13ASoC: SOF: Intel: use sof_sdw as default SDW machine driverBard Liao-2/+203
2025-10-13ASoC: SOF: add platform name into sof_intel_dsp_descBard Liao-0/+15
2025-10-08Merge tag 'asoc-fix-v6.18-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai-10/+48
2025-10-03ASoC: SOF: Intel: Read the LLP via the associated Link DMA channelPeter Ujfalusi-2/+27
2025-10-02ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buf...Peter Ujfalusi-8/+21
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai-1/+1
2025-09-23Support reading Subsystem ID from Device TreeMark Brown-1/+1
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-9/+10
2025-09-16ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown-0/+1
2025-09-15ASoC: Intel: hda-sdw-bpt: set persistent_buffer falseBard Liao-1/+1
2025-09-08ALSA: compress_offload: Add 64-bit safe timestamp infrastructureJoris Verhaegen-1/+1
2025-09-02ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King-1/+1