index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: core: Invoke pcm_new() for all DAI-link
Rohit kumar
2018-12-13
1
-1
/
+1
*
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-12-13
1
-0
/
+1
|
\
|
*
ASoC: dapm: Recalculate audio map forcely when card instantiated
Tzung-Bi Shih
2018-11-14
1
-0
/
+1
*
|
ASoC: soc-core: add snd_soc_of_parse_node_prefix()
Kuninori Morimoto
2018-11-23
1
-6
/
+5
|
/
*
ASoC: soc-core: fix trivial checkpatch issues
Marcel Ziswiler
2018-10-19
1
-58
/
+88
*
ASoC: add for_each_component_dais() macro
Kuninori Morimoto
2018-09-21
1
-5
/
+6
*
ASoC: add for_each_component() macro
Kuninori Morimoto
2018-09-21
1
-10
/
+14
*
ASoC: add for_each_comp_order() macro
Kuninori Morimoto
2018-09-20
1
-12
/
+6
*
ASoC: add for_each_card_components() macro
Kuninori Morimoto
2018-09-20
1
-2
/
+3
*
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-09-20
1
-24
/
+24
*
ASoC: add for_each_card_links() macro
Kuninori Morimoto
2018-09-20
1
-4
/
+4
*
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
2018-09-20
1
-9
/
+7
*
ASoC: soc-core: add snd_soc_is_matching_component()
Kuninori Morimoto
2018-09-17
1
-20
/
+22
*
ASoC: soc-core: manage platform name under snd_soc_init_platform()
Kuninori Morimoto
2018-09-17
1
-16
/
+17
*
ASoC: soc-core: remove dai->driver NULL check
Kuninori Morimoto
2018-09-12
1
-5
/
+0
*
ASoC: core: add support to card rebind
Srinivas Kandagatla
2018-09-12
1
-27
/
+58
*
ASoC: soc-core: remove unused num_dai_links
Kuninori Morimoto
2018-09-11
1
-4
/
+0
*
ASoC: soc-core: avoid nested code on soc_remove_dai()
Kuninori Morimoto
2018-09-11
1
-10
/
+11
*
ASoC: dapm: Move connection of CODEC to CODEC DAIs
Charles Keepax
2018-09-05
1
-47
/
+0
*
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-04
1
-19
/
+19
*
ASoC: add for_each_link_codecs() macro
Kuninori Morimoto
2018-09-04
1
-9
/
+8
*
ASoC: fix soc-core.c kernel-doc warning
Randy Dunlap
2018-09-03
1
-2
/
+0
*
ASoC: soc-core: use snd_soc_dai_link_component for platform
Kuninori Morimoto
2018-08-31
1
-7
/
+41
*
ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
Charles Keepax
2018-08-15
1
-2
/
+2
*
ASoC: core: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-03
1
-0
/
+1
*
ASoC: core: remove support for card rebind using component framework
Srinivas Kandagatla
2018-08-02
1
-62
/
+0
*
ASoC: core: add support to snd_soc_dai_get_channel_map()
Srinivas Kandagatla
2018-07-24
1
-0
/
+22
*
ASoC: export snd_soc_of_get_slot_mask
Jerome Brunet
2018-07-20
1
-3
/
+4
*
ASoC: core: add support to card re-bind using component framework
Srinivas Kandagatla
2018-07-18
1
-0
/
+62
*
ASoC: allow soc-core to pick up name prefixes from component nodes
Jerome Brunet
2018-07-13
1
-5
/
+23
*
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
2018-07-03
1
-3
/
+98
*
ASoC: soc-core: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-23
/
+18
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-3
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()
Kuninori Morimoto
2018-05-09
1
-5
/
+3
*
ASoC: soc-core: remove snd_soc_component_add_unlocked()
Kuninori Morimoto
2018-05-09
1
-6
/
+3
*
ASoC: add component_list_show()
Kuninori Morimoto
2018-05-09
1
-0
/
+19
*
ASoC: remove Codec related code
Kuninori Morimoto
2018-05-09
1
-320
/
+11
*
ASoC: remove unneeded .pcm_new/free
Kuninori Morimoto
2018-05-09
1
-18
/
+0
*
ASoC: remove .get_regmap
Kuninori Morimoto
2018-05-09
1
-3
/
+0
*
ASoC: remove codec reg_cache
Kuninori Morimoto
2018-05-09
1
-207
/
+0
*
ASoC: core: Allow codec_conf DT lookups to match parent of_node
Charles Keepax
2018-04-27
1
-1
/
+6
*
ASoC: Remove platform code now everything is componentised
Charles Keepax
2018-04-26
1
-214
/
+0
*
ASoC: topology: Revert recent changes while boot errors are investigated
Mark Brown
2018-04-19
1
-84
/
+3
*
ASoC: core: Add name prefix for machines with topology rewrites
Liam Girdwood
2018-04-17
1
-0
/
+8
*
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
2018-04-17
1
-3
/
+76
*
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
2018-03-28
1
-9
/
+23
|
\
|
*
Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-03-12
1
-9
/
+23
|
|
\
|
|
*
ASoC: Add snd_soc_of_put_dai_link_codecs() helper function
Sylwester Nawrocki
2018-03-12
1
-9
/
+23
*
|
|
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2018-03-28
1
-55
/
+21
|
\
\
\
[next]