index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-15
ASoC: generic: Card name parsing should be called after xxx_for_each_link()
Kuninori Morimoto
3
-12
/
+15
2026-07-13
ASoC: simple-card: Fix clang build
Mark Brown
1
-1
/
+1
2026-07-10
ASoC: cleanup simple-card/audio-graph-card1/2
Mark Brown
4
-150
/
+121
2026-07-10
ASoC: simple-card-utils: tidyup simple_util_clean_reference()
Kuninori Morimoto
4
-5
/
+7
2026-07-10
ASoC: simple-card-utils: tidyup simple_util_init_aux_jacks()
Kuninori Morimoto
2
-3
/
+3
2026-07-10
ASoC: audio-graph-card2: tidyup simple_util_parse_xxx() in audio_graph2_parse_of()
Kuninori Morimoto
1
-7
/
+7
2026-07-10
ASoC: audio-graph-card: tidyup simple_util_parse_xxx() in audio_graph_parse_of()
Kuninori Morimoto
1
-4
/
+4
2026-07-10
ASoC: simple-card: tidyup simple_util_parse_xxx() in simple_parse_of()
Kuninori Morimoto
1
-8
/
+8
2026-07-10
ASoC: simple_card_utils: add simple_util_parse_aux_devs()
Kuninori Morimoto
2
-2
/
+2
2026-07-10
ASoC: simple_card_utils: add simple_util_parse_property()
Kuninori Morimoto
4
-58
/
+28
2026-07-10
ASoC: audio-graph-card: Tidyup audio_graph_parse_of() around error
Kuninori Morimoto
1
-6
/
+5
2026-07-10
ASoC: audio-graph-card2: Tidyup audio_graph2_parse_of() around error
Kuninori Morimoto
1
-11
/
+13
2026-07-10
ASoC: simple-card: merge extra method into simple_parse_of()
Kuninori Morimoto
1
-42
/
+40
2026-07-10
ASoC: simple-card: move simple_parse_of()
Kuninori Morimoto
1
-38
/
+38
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-18
ASoC: audio-graph-card2: Drop warning for manually selected DAI formats
Alvin Šipraga
1
-12
/
+0
2026-06-12
ASoC: audio-graph-card2: recommend to use auto select DAI format
Kuninori Morimoto
1
-0
/
+12
2026-06-12
ASoC: remove SND_SOC_POSSIBLE_xBx_xFx
Kuninori Morimoto
1
-7
/
+0
2026-06-08
ASoC: simple-card: remove platform data style
Kuninori Morimoto
1
-55
/
+6
2026-03-30
ASoC: generic: keep fallback dai_name stable across rebind
Cássio Gabriel
2
-54
/
+44
2026-03-24
ASoC: Merge up fixes
Mark Brown
1
-2
/
+2
2026-03-23
ASoC: generic: update outdated comment for removed soc_bind_dai_link()
Kexin Sun
2
-3
/
+5
2026-03-18
ASoC: simple-card-utils: Check value of is_playback_only and is_capture_only
Shengjiu Wang
1
-2
/
+2
2026-03-16
ASoC: soc-component: remove pcm_construct()/pcm_destruct()
Kuninori Morimoto
1
-2
/
+1
2026-03-16
ASoC: generic: name back to pcm_new()/pcm_free()
Kuninori Morimoto
1
-6
/
+6
2026-03-16
ASoC: soc-component: re-add pcm_new()/pcm_free()
Kuninori Morimoto
1
-0
/
+1
2026-03-16
ASoC: amd: Move to GPIO descriptors
Mark Brown
1
-4
/
+8
2026-03-10
ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlays
Sen Wang
1
-4
/
+8
2026-02-22
ASoC: simple-card-utils: add sysclk ordering support
Stefano Radaelli
1
-11
/
+30
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-3
/
+3
2026-01-05
ASoC: simple-card-utils: Check device node before overwrite direction
Shengjiu Wang
1
-2
/
+2
2025-11-17
ASoC: generic: audio-graph-card: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-2
/
+2
2025-08-20
ASoC: test-component: Use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-2
/
+2
2025-06-24
ASoC: generic: Standardize ASoC menu
Kuninori Morimoto
1
-0
/
+4
2025-05-06
AsoC: Phase out hybrid PCI devres
Mark Brown
1
-2
/
+2
2025-05-01
ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction
Alexander Stein
1
-2
/
+2
2025-04-14
ASoC: simple-card-utils: fixup dlc->xxx handling for error case
Kuninori Morimoto
1
-9
/
+14
2025-04-11
ASoC: test-component: add set_tdm_slot stub implementation
Nicolas Frattaroli
1
-0
/
+11
2025-03-14
ASoC: Merge up fixes
Mark Brown
1
-2
/
+5
2025-03-13
ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai()
Kuninori Morimoto
1
-2
/
+5
2025-03-03
ASoC: audio-graph-card2-custom-sample.dtsi: remove original sample
Kuninori Morimoto
1
-702
/
+0
2025-03-03
ASoC: audio-graph-card2-custom-sample2.dtsi: Separate Sample DT
Kuninori Morimoto
1
-0
/
+382
2025-03-03
ASoC: audio-graph-card2-custom-sample1.dtsi: Separate Sample DT
Kuninori Morimoto
1
-0
/
+396
2025-02-06
ASoC: audio-graph-card2: use snd_soc_ret()
Kuninori Morimoto
1
-32
/
+49
2025-02-06
ASoC: audio-graph-card: use snd_soc_ret()
Kuninori Morimoto
1
-43
/
+50
2025-02-06
ASoC: simple-card-utils: use snd_soc_ret()
Kuninori Morimoto
4
-83
/
+111
2025-02-06
ASoC: simple-card: use snd_soc_ret()
Kuninori Morimoto
1
-59
/
+71
2025-02-05
ASoC: simple-card-utils.c: add missing dlc->of_node
Kuninori Morimoto
1
-0
/
+1
2025-01-29
Merge tag 'asoc-fix-v6.14-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-33
/
+29
[next]