index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
2
-18
/
+18
2021-04-20
ASoC: simple-card-utils: Allocate link info structure on heap
Thierry Reding
2
-17
/
+24
2021-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
2
-4
/
+4
2021-04-16
ASoC: simple-card-utils: Propagate errors on too many links
Thierry Reding
2
-15
/
+21
2021-04-15
ASoC: audio-graph: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: audio-graph: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-15
/
+18
2021-04-15
ASoC: simple-card: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: simple-card: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-16
/
+19
2021-04-15
ASoC: simple-card: remove unused variable from simple_parse_of()
Kuninori Morimoto
1
-5
/
+0
2021-04-13
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
3
-11
/
+10
2021-04-13
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
3
-13
/
+16
2021-04-13
ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference()
Kuninori Morimoto
1
-3
/
+7
2021-04-13
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
Kuninori Morimoto
2
-17
/
+17
2021-04-13
ASoC: simple-card-utils: use for_each_prop_xxx()
Kuninori Morimoto
1
-51
/
+75
2021-04-13
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
3
-23
/
+12
2021-04-13
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing
Kuninori Morimoto
3
-33
/
+20
2021-04-08
ASoC: simple-card-utils: share dummy DAI and reduce memory
Kuninori Morimoto
3
-29
/
+25
2021-04-08
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
Kuninori Morimoto
3
-22
/
+102
2021-04-07
ASoC: simple-card: fix possible uninitialized single_cpu local variable
Krzysztof Kozlowski
2
-2
/
+2
2021-03-31
Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-6
/
+7
2021-03-31
ASoC: simple-card: cleanup graph_for_each_link()
Kuninori Morimoto
1
-64
/
+61
2021-03-31
ASoC: simple-card: count DAI / link numbers as in order
Kuninori Morimoto
1
-9
/
+31
2021-03-31
ASoC: audio-graph: cleanup graph_for_each_link()
Kuninori Morimoto
1
-68
/
+61
2021-03-31
ASoC: audio-graph: count DAI / link numbers as in order
Kuninori Morimoto
1
-6
/
+23
2021-03-31
ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform
Kuninori Morimoto
1
-4
/
+11
2021-03-31
ASoC: simple-card-utils.c: remove old comment
Kuninori Morimoto
1
-5
/
+0
2021-03-16
ASoC: simple-card-utils: Do not handle device clock
Sameer Pujar
1
-6
/
+7
2021-03-10
ASoC: generic: simple-card-utils: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+1
2021-02-11
ASoC: simple-card-utils: Fix device module clock
Sameer Pujar
1
-7
/
+6
2021-02-08
ASoC: audio-graph: Rename functions needed for export
Sameer Pujar
1
-8
/
+9
2020-11-17
ASoC: Fix 7/8 spaces indentation in Kconfig
Geert Uytterhoeven
1
-1
/
+1
2020-11-10
ASoC: audio-graph: Expose helpers from audio graph
Sameer Pujar
1
-45
/
+50
2020-11-10
ASoC: audio-graph: Expose new members for asoc_simple_priv
Sameer Pujar
1
-9
/
+32
2020-11-10
ASoC: audio-graph: Support empty Codec endpoint
Sameer Pujar
1
-1
/
+9
2020-11-10
ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
Sameer Pujar
1
-0
/
+25
2020-11-10
ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
Sameer Pujar
1
-2
/
+4
2020-08-18
ASoC: simple-card: Use snd_soc_of_parse_aux_devs()
Stephan Gerhold
1
-32
/
+1
2020-07-23
ASoC: generic: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-3
/
+3
2020-07-20
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...
Mark Brown
2
-4
/
+4
2020-07-16
ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
Shengjiu Wang
1
-3
/
+4
2020-07-08
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
Pierre-Louis Bossart
2
-4
/
+4
2020-03-27
ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-6
/
+6
2020-03-09
ASoC: simple-card-utils: use for_each_pcm_streams()
Kuninori Morimoto
1
-1
/
+1
2020-03-06
ASoC: simple-card: Add support for codec2codec DAI links
Samuel Holland
1
-0
/
+48
2019-12-10
ASoC: simple-card: Don't create separate link when platform is present
Daniel Baluta
1
-0
/
+6
2019-10-15
ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment
Kuninori Morimoto
1
-2
/
+2
2019-10-15
ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment
Kuninori Morimoto
1
-2
/
+2
2019-09-09
SoC: simple-card-utils: set 0Hz to sysclk when shutdown
Katsuhiro Suzuki
1
-0
/
+7
2019-09-03
ASoC: audio-graph: indicate rebind issue
Kuninori Morimoto
1
-0
/
+19
2019-09-03
ASoC: simple-card: indicate rebind issue
Kuninori Morimoto
1
-1
/
+19
[prev]
[next]