index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
simple-card.c
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
1
-4
/
+5
2026-07-13
ASoC: simple-card: Fix clang build
Mark Brown
1
-1
/
+1
2026-07-10
ASoC: simple-card-utils: tidyup simple_util_clean_reference()
Kuninori Morimoto
1
-1
/
+1
2026-07-10
ASoC: simple-card-utils: tidyup simple_util_init_aux_jacks()
Kuninori Morimoto
1
-1
/
+1
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
1
-1
/
+1
2026-07-10
ASoC: simple_card_utils: add simple_util_parse_property()
Kuninori Morimoto
1
-3
/
+3
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-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
1
-25
/
+21
2026-03-23
ASoC: generic: update outdated comment for removed soc_bind_dai_link()
Kexin Sun
1
-2
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-02-06
ASoC: simple-card-utils: use snd_soc_ret()
Kuninori Morimoto
1
-2
/
+2
2025-02-06
ASoC: simple-card: use snd_soc_ret()
Kuninori Morimoto
1
-59
/
+71
2025-01-13
ASoC: simple-card: use __free(device_node) for device node
Kuninori Morimoto
1
-41
/
+17
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-22
ASoC: remove snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
1
-2
/
+0
2024-07-08
ASoC: simple-card: Use cleanup.h instead of devm_kfree()
Krzysztof Kozlowski
1
-3
/
+2
2024-06-26
ASoC: simple-audio-card: add link-trigger-order support
Kuninori Morimoto
1
-0
/
+10
2024-06-03
ASoC: simple-audio-card: merge simple_parse_mclk_fs() into simple_link_init()
Kuninori Morimoto
1
-21
/
+10
2024-06-03
ASoC: simple-audio-card: enable playback/capture_only property
Kuninori Morimoto
1
-5
/
+20
2023-10-23
ASoC: simple-card-utils: Make simple_util_remove() return void
Uwe Kleine-König
1
-1
/
+1
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-09-26
ASoC: Merge up fixes
Mark Brown
1
-2
/
+4
2023-09-25
ASoC: generic: convert not to use asoc_xxx()
Kuninori Morimoto
1
-74
/
+73
2023-09-19
ASoC: simple-card: fixup asoc_simple_probe() error handling
Kuninori Morimoto
1
-2
/
+4
2023-07-17
ASoC: simple-card.c: enable multi Component support
Kuninori Morimoto
1
-2
/
+18
2023-07-09
ASoC: simple-card: Handle additional devices
Herve Codina
1
-2
/
+44
2023-06-20
ASoC: simple-card.c: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
1
-3
/
+1
2023-06-20
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
1
-1
/
+1
2023-05-26
ASoC: simple-card: Add missing of_node_put() in case of error
Herve Codina
1
-0
/
+1
2023-03-24
ASoC: simple-card.c: add missing of_node_put()
Kuninori Morimoto
1
-0
/
+1
2023-03-22
ASoC: simple-card: add comment to indicate don't remove platforms
Kuninori Morimoto
1
-1
/
+21
2023-01-27
ASoC: simple-card-utils: create jack inputs for aux_devs
Astrid Rost
1
-0
/
+4
2022-10-19
ASoC: simple-card: Fix up checks for HW param fixups
Aidan MacDonald
1
-2
/
+1
2022-01-11
ASoC: simple-card: fix probe failure on platform component
Robert Hancock
1
-1
/
+25
2021-12-20
ASoC: generic: Use dev_err_probe() helper
Kuninori Morimoto
1
-2
/
+1
2021-06-22
ASoC: simple-card: Fill in driver name
Guido Günther
1
-0
/
+1
2021-05-11
ASoC: simple-card: add simple_link_init()
Kuninori Morimoto
1
-31
/
+30
2021-05-11
ASoC: simple-card: add simple_parse_node()
Kuninori Morimoto
1
-54
/
+53
2021-04-23
ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2
Mark Brown
1
-88
/
+90
2021-04-21
ASoC: simple-card: add simple_link_init()
Kuninori Morimoto
1
-29
/
+30
2021-04-21
ASoC: simple-card: add simple_parse_node()
Kuninori Morimoto
1
-61
/
+58
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
1
-7
/
+0
2021-04-20
ASoC: simple-card-utils: Allocate link info structure on heap
Thierry Reding
1
-10
/
+13
2021-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
1
-2
/
+2
2021-04-16
ASoC: simple-card-utils: Propagate errors on too many links
Thierry Reding
1
-7
/
+10
2021-04-15
ASoC: simple-card: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
[next]