summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-7/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds2-4/+2
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds17-42/+42
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook17-54/+58
2026-02-09Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai51-543/+1225
2026-02-09ASoC: SOF: ipc4-control: Set correct error code in refresh_bytes_controlPeter Ujfalusi1-0/+1
2026-02-09ASoC: SOF: Intel: select CONFIG_SND_HDA_EXT_CORE from SND_SOC_SOF_HDA_COMMONArnd Bergmann1-0/+1
2026-02-04ASoC: SOF: Intel: hda: Add a virtual CPU DAIRanjani Sridharan2-2/+10
2026-02-04ASoC: SOF: Intel: hda: Fix NULL pointer dereferenceRanjani Sridharan1-2/+12
2026-02-04ASoC: SOF: sof-audio: Add support for loopback captureRanjani Sridharan1-52/+100
2026-02-04ASoC: SOF: sof-audio: Traverse paths with aggregated DAI widgetsRanjani Sridharan1-5/+32
2026-02-04ASoC: SOF: ipc4-topology: Add support for process modules with no input pinsRanjani Sridharan1-11/+39
2026-02-04ASoC: SOF: ipc4-topology: Add new tokens for pipeline directionRanjani Sridharan3-2/+19
2026-02-04ASoC: SOF: pcm: Split up widget prepare and setupRanjani Sridharan3-34/+102
2026-02-04ASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_opsRanjani Sridharan2-0/+23
2026-02-04ASoC: SOF: Intel: reserve link DMA for sdw bpt streamMark Brown4-96/+171
2026-02-03ASoC: SOF: Intel: hda: add SDCA property checkMac Chiang1-0/+6
2026-02-03ASoC: SOF: Intel: allow module parameter override BT link to 0Bard Liao1-2/+2
2026-02-03ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streamsBard Liao1-2/+3
2026-02-03ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpersBard Liao3-91/+127
2026-02-03ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpersBard Liao2-3/+41
2026-02-03ASoC: SOF: Intel: use hdev->info.link_mask directlyBard Liao1-3/+2
2026-01-20ASoC: SOF: Intel: add support for Nova Lake NVLPeter Ujfalusi3-0/+56
2026-01-20ASoC: SOF: Intel: hda: Remove MODULE_SOFTDEP for snd-hda-codec-hdmiPeter Ujfalusi1-1/+0
2026-01-14sound: codecs: tlv320adcx140: assorted patchesMark Brown1-1/+13
2026-01-13ASoC: SOF: Use guard()/scoped_guard() for locks whenMark Brown22-220/+95
2026-01-12ASoC: sof ipc4: Add sof_ipc4_widget_setup_msg_payload() and call itJyri Sarha1-0/+85
2026-01-12ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widgetJyri Sarha2-0/+11
2026-01-12ASoC: SOF: ipc/ops: Use guard() for spinlocksPeter Ujfalusi2-30/+8
2026-01-12ASoC: SOF: Intel: Use guard() for spinlocks where it makes sensePeter Ujfalusi7-43/+12
2026-01-12ASoC: SOF: mediatek: mtk-adsp-common: Use guard() for spinlock_irqsavePeter Ujfalusi1-3/+1
2026-01-12ASoC: SOF: imx: imx-common: Use guard() for spinlock_irqsafe()Peter Ujfalusi1-6/+2
2026-01-12ASoC: SOF: amd: acp-ipc: Use guard() for spinlock_irq()Peter Ujfalusi1-3/+1
2026-01-12ASoC: SOF: Intel: Use guard()/scoped_guard() for mutex locks where it makes s...Peter Ujfalusi2-31/+20
2026-01-12ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it makes sensePeter Ujfalusi10-104/+51
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown3-25/+56
2025-12-22ASoC: SOF: Intel: add -bt tplg suffix if BT is presentBard Liao1-1/+13
2025-12-19ASoC: SOF: ipoc4: Support for generic bytesMark Brown4-35/+252
2025-12-17ASoC: SOF: ipc4-control: Add support for generic bytes controlPeter Ujfalusi1-14/+142
2025-12-17ASoC: SOF: ipc4: Add definition for generic bytes controlPeter Ujfalusi2-2/+8
2025-12-17ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GETPeter Ujfalusi1-2/+42
2025-12-17ASoC: SOF: ipc4-topology: Set initial param_id for bytes control typePeter Ujfalusi1-0/+1
2025-12-17ASoC: SOF: ipc4-control: Keep the payload size up to datePeter Ujfalusi1-4/+19
2025-12-17ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_dataPeter Ujfalusi1-3/+3
2025-12-17ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2025-12-17ASoC: SOF: ipc4-control: If there is no data do not send bytes updatePeter Ujfalusi1-2/+10
2025-12-17ASoC: SOF: ipc4-topology: fixes for 'exotic' formatMark Brown1-9/+15
2025-12-16ASoC: Intel: common / SOF: Use function topologies forMark Brown1-1/+17
2025-12-16ASoC: SOF: Support for on-demand DSP bootMark Brown20-93/+212