summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorLines
2026-04-10ASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown-0/+3
2026-04-09ASoC: Yet another round of SDCA fixesMark Brown-8/+16
2026-04-08ASoC: SOF: Intel: hda: modify period size constraints for ACE4Kai Vehmanen-2/+12
2026-04-06ASoC: SOF: Intel: fix iteration in is_endpoint_present()Maciej Strozek-5/+3
2026-04-06ASoC: SOF: Intel: Fix endpoint index if endpoints are missingMaciej Strozek-1/+1
2026-04-06ASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel-3/+7
2026-03-31ASoC: SOF: Intel: hda: Place check before dereferenceEthan Tidmore-3/+7
2026-03-30ASoC: SOF: topology: use kzalloc_flexRosen Penev-13/+3
2026-03-30ASoC: Merge up fixesMark Brown-1/+1
2026-03-26ASoC: SOF: Intel: Add a is_amp flag to fix the wrong name prefixDerek Fang-0/+10
2026-03-26ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi-1/+1
2026-03-24ASoC: Merge up fixesMark Brown-1/+1
2026-03-24ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks-8/+8
2026-03-24ASoC: sdw_utils: add vendor_id to asoc_sdw_codec_infoNiranjan H Y-2/+5
2026-03-20ASoC: SOF: topology: reject invalid vendor array size in token parserCássio Gabriel-1/+1
2026-03-16ASoC: sof: name back to pcm_new()/pcm_free()Kuninori Morimoto-2/+2
2026-03-10ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks-17/+23
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-7/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
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-42/+42
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-54/+58
2026-02-09Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-543/+1225
2026-02-09ASoC: SOF: ipc4-control: Set correct error code in refresh_bytes_controlPeter Ujfalusi-0/+1
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: sof-audio: Add support for loopback captureRanjani Sridharan-52/+100
2026-02-04ASoC: SOF: sof-audio: Traverse paths with aggregated DAI widgetsRanjani Sridharan-5/+32
2026-02-04ASoC: SOF: ipc4-topology: Add support for process modules with no input pinsRanjani Sridharan-11/+39
2026-02-04ASoC: SOF: ipc4-topology: Add new tokens for pipeline directionRanjani Sridharan-2/+19
2026-02-04ASoC: SOF: pcm: Split up widget prepare and setupRanjani Sridharan-34/+102
2026-02-04ASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_opsRanjani Sridharan-0/+23
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-13ASoC: SOF: Use guard()/scoped_guard() for locks whenMark Brown-220/+95
2026-01-12ASoC: sof ipc4: Add sof_ipc4_widget_setup_msg_payload() and call itJyri Sarha-0/+85
2026-01-12ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widgetJyri Sarha-0/+11
2026-01-12ASoC: SOF: ipc/ops: Use guard() for spinlocksPeter Ujfalusi-30/+8
2026-01-12ASoC: SOF: Intel: Use guard() for spinlocks where it makes sensePeter Ujfalusi-43/+12
2026-01-12ASoC: SOF: mediatek: mtk-adsp-common: Use guard() for spinlock_irqsavePeter Ujfalusi-3/+1
2026-01-12ASoC: SOF: imx: imx-common: Use guard() for spinlock_irqsafe()Peter Ujfalusi-6/+2