index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-7
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
17
-42
/
+42
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
17
-54
/
+58
2026-02-09
Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
51
-543
/
+1225
2026-02-09
ASoC: SOF: ipc4-control: Set correct error code in refresh_bytes_control
Peter Ujfalusi
1
-0
/
+1
2026-02-09
ASoC: SOF: Intel: select CONFIG_SND_HDA_EXT_CORE from SND_SOC_SOF_HDA_COMMON
Arnd Bergmann
1
-0
/
+1
2026-02-04
ASoC: SOF: Intel: hda: Add a virtual CPU DAI
Ranjani Sridharan
2
-2
/
+10
2026-02-04
ASoC: SOF: Intel: hda: Fix NULL pointer dereference
Ranjani Sridharan
1
-2
/
+12
2026-02-04
ASoC: SOF: sof-audio: Add support for loopback capture
Ranjani Sridharan
1
-52
/
+100
2026-02-04
ASoC: SOF: sof-audio: Traverse paths with aggregated DAI widgets
Ranjani Sridharan
1
-5
/
+32
2026-02-04
ASoC: SOF: ipc4-topology: Add support for process modules with no input pins
Ranjani Sridharan
1
-11
/
+39
2026-02-04
ASoC: SOF: ipc4-topology: Add new tokens for pipeline direction
Ranjani Sridharan
3
-2
/
+19
2026-02-04
ASoC: SOF: pcm: Split up widget prepare and setup
Ranjani Sridharan
3
-34
/
+102
2026-02-04
ASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_ops
Ranjani Sridharan
2
-0
/
+23
2026-02-04
ASoC: SOF: Intel: reserve link DMA for sdw bpt stream
Mark Brown
4
-96
/
+171
2026-02-03
ASoC: SOF: Intel: hda: add SDCA property check
Mac Chiang
1
-0
/
+6
2026-02-03
ASoC: SOF: Intel: allow module parameter override BT link to 0
Bard Liao
1
-2
/
+2
2026-02-03
ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streams
Bard Liao
1
-2
/
+3
2026-02-03
ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpers
Bard Liao
3
-91
/
+127
2026-02-03
ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpers
Bard Liao
2
-3
/
+41
2026-02-03
ASoC: SOF: Intel: use hdev->info.link_mask directly
Bard Liao
1
-3
/
+2
2026-01-20
ASoC: SOF: Intel: add support for Nova Lake NVL
Peter Ujfalusi
3
-0
/
+56
2026-01-20
ASoC: SOF: Intel: hda: Remove MODULE_SOFTDEP for snd-hda-codec-hdmi
Peter Ujfalusi
1
-1
/
+0
2026-01-14
sound: codecs: tlv320adcx140: assorted patches
Mark Brown
1
-1
/
+13
2026-01-13
ASoC: SOF: Use guard()/scoped_guard() for locks when
Mark Brown
22
-220
/
+95
2026-01-12
ASoC: sof ipc4: Add sof_ipc4_widget_setup_msg_payload() and call it
Jyri Sarha
1
-0
/
+85
2026-01-12
ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widget
Jyri Sarha
2
-0
/
+11
2026-01-12
ASoC: SOF: ipc/ops: Use guard() for spinlocks
Peter Ujfalusi
2
-30
/
+8
2026-01-12
ASoC: SOF: Intel: Use guard() for spinlocks where it makes sense
Peter Ujfalusi
7
-43
/
+12
2026-01-12
ASoC: SOF: mediatek: mtk-adsp-common: Use guard() for spinlock_irqsave
Peter Ujfalusi
1
-3
/
+1
2026-01-12
ASoC: SOF: imx: imx-common: Use guard() for spinlock_irqsafe()
Peter Ujfalusi
1
-6
/
+2
2026-01-12
ASoC: SOF: amd: acp-ipc: Use guard() for spinlock_irq()
Peter Ujfalusi
1
-3
/
+1
2026-01-12
ASoC: SOF: Intel: Use guard()/scoped_guard() for mutex locks where it makes s...
Peter Ujfalusi
2
-31
/
+20
2026-01-12
ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it makes sense
Peter Ujfalusi
10
-104
/
+51
2026-01-06
ASoC: nau8821: Fixes and driver cleanup
Mark Brown
3
-25
/
+56
2025-12-22
ASoC: SOF: Intel: add -bt tplg suffix if BT is present
Bard Liao
1
-1
/
+13
2025-12-19
ASoC: SOF: ipoc4: Support for generic bytes
Mark Brown
4
-35
/
+252
2025-12-17
ASoC: SOF: ipc4-control: Add support for generic bytes control
Peter Ujfalusi
1
-14
/
+142
2025-12-17
ASoC: SOF: ipc4: Add definition for generic bytes control
Peter Ujfalusi
2
-2
/
+8
2025-12-17
ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GET
Peter Ujfalusi
1
-2
/
+42
2025-12-17
ASoC: SOF: ipc4-topology: Set initial param_id for bytes control type
Peter Ujfalusi
1
-0
/
+1
2025-12-17
ASoC: SOF: ipc4-control: Keep the payload size up to date
Peter Ujfalusi
1
-4
/
+19
2025-12-17
ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_data
Peter Ujfalusi
1
-3
/
+3
2025-12-17
ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls
Peter Ujfalusi
1
-8
/
+27
2025-12-17
ASoC: SOF: ipc4-control: If there is no data do not send bytes update
Peter Ujfalusi
1
-2
/
+10
2025-12-17
ASoC: SOF: ipc4-topology: fixes for 'exotic' format
Mark Brown
1
-9
/
+15
2025-12-16
ASoC: Intel: common / SOF: Use function topologies for
Mark Brown
1
-1
/
+17
2025-12-16
ASoC: SOF: Support for on-demand DSP boot
Mark Brown
20
-93
/
+212
[next]