index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
audio-graph-card.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: audio-graph: tidyup graph_parse_node()
Kuninori Morimoto
2021-05-11
1
-12
/
+15
*
ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()
Kuninori Morimoto
2021-05-11
1
-16
/
+14
*
ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2
Mark Brown
2021-04-23
1
-14
/
+16
*
ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()
Kuninori Morimoto
2021-04-21
1
-16
/
+14
*
ASoC: audio-graph: add graph_link_init()
Kuninori Morimoto
2021-04-21
1
-37
/
+33
*
ASoC: audio-graph: add graph_parse_node()
Kuninori Morimoto
2021-04-21
1
-59
/
+49
*
ASoC: audio-graph: remove Platform support
Kuninori Morimoto
2021-04-20
1
-6
/
+0
*
ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()
Kuninori Morimoto
2021-04-20
1
-2
/
+0
*
ASoC: audio-graph: remove "audio-graph-card, " preix support
Kuninori Morimoto
2021-04-20
1
-5
/
+0
*
ASoC: audio-graph: check ports if exists
Kuninori Morimoto
2021-04-20
1
-4
/
+6
*
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
2021-04-20
1
-9
/
+1
*
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
2021-04-20
1
-18
/
+1
*
ASoC: simple-card-utils: Allocate link info structure on heap
Thierry Reding
2021-04-20
1
-7
/
+11
*
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
2021-04-16
1
-2
/
+2
*
ASoC: simple-card-utils: Propagate errors on too many links
Thierry Reding
2021-04-16
1
-8
/
+11
*
ASoC: audio-graph: use simple_props_to_xxx() macro
Kuninori Morimoto
2021-04-15
1
-5
/
+5
*
ASoC: audio-graph: use asoc_link_to_xxx() macro
Kuninori Morimoto
2021-04-15
1
-15
/
+18
*
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
2021-04-13
1
-5
/
+5
*
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
2021-04-13
1
-4
/
+5
*
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
Kuninori Morimoto
2021-04-13
1
-8
/
+8
*
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
2021-04-13
1
-9
/
+1
*
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing
Kuninori Morimoto
2021-04-13
1
-14
/
+5
*
ASoC: simple-card-utils: share dummy DAI and reduce memory
Kuninori Morimoto
2021-04-08
1
-11
/
+1
*
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
Kuninori Morimoto
2021-04-08
1
-0
/
+22
*
ASoC: simple-card: fix possible uninitialized single_cpu local variable
Krzysztof Kozlowski
2021-04-07
1
-1
/
+1
*
ASoC: audio-graph: cleanup graph_for_each_link()
Kuninori Morimoto
2021-03-31
1
-68
/
+61
*
ASoC: audio-graph: count DAI / link numbers as in order
Kuninori Morimoto
2021-03-31
1
-6
/
+23
*
ASoC: audio-graph: Rename functions needed for export
Sameer Pujar
2021-02-08
1
-8
/
+9
*
ASoC: audio-graph: Expose helpers from audio graph
Sameer Pujar
2020-11-10
1
-45
/
+50
*
ASoC: audio-graph: Expose new members for asoc_simple_priv
Sameer Pujar
2020-11-10
1
-9
/
+32
*
ASoC: audio-graph: Support empty Codec endpoint
Sameer Pujar
2020-11-10
1
-1
/
+9
*
ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
Sameer Pujar
2020-11-10
1
-0
/
+25
*
ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
Sameer Pujar
2020-11-10
1
-2
/
+4
*
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
Pierre-Louis Bossart
2020-07-08
1
-2
/
+2
*
ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment
Kuninori Morimoto
2019-10-15
1
-2
/
+2
*
ASoC: audio-graph: indicate rebind issue
Kuninori Morimoto
2019-09-03
1
-0
/
+19
*
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2019-07-26
1
-14
/
+16
|
\
|
*
ASoC: audio-graph-card: add missing const at graph_get_dai_id()
Kuninori Morimoto
2019-07-11
1
-1
/
+1
|
*
ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()
Wen Yang
2019-07-10
1
-1
/
+3
|
*
ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()
Wen Yang
2019-07-10
1
-13
/
+13
*
|
Merge branch 'asoc-5.3' into asoc-next
Mark Brown
2019-07-06
1
-22
/
+8
|
\
|
|
*
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
Kuninori Morimoto
2019-06-06
1
-22
/
+8
*
|
ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
Wen Yang
2019-07-04
1
-3
/
+3
|
/
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
1
-3
/
+8
|
\
|
*
ASoC: audio-graph-card: don't select DPCM via audio-graph-card
Kuninori Morimoto
2019-04-04
1
-3
/
+8
*
|
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
2019-03-21
1
-49
/
+49
*
|
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
2019-03-21
1
-9
/
+105
*
|
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
2019-03-21
1
-41
/
+4
*
|
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
2019-03-21
1
-12
/
+1
*
|
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
2019-03-21
1
-21
/
+2
[next]