index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
ASoC: core: Don't defer probe on optional, NULL components
Matthias Reichl
1
-2
/
+4
2019-01-15
ASoC: core: Make snd_soc_find_component() more robust
Mark Brown
1
-1
/
+1
2019-01-15
ASoC: soc-core: fix init platform memory handling
Curtis Malainey
1
-5
/
+6
2019-01-10
ASoC: soc-core: Hold client_mutex around soc_init_dai_link()
Rohit kumar
1
-0
/
+4
2019-01-09
ASoC: soc-core: defer card probe until all component is added to list
Ajit Pandey
1
-1
/
+16
2018-12-13
ASoC: core: Invoke pcm_new() for all DAI-link
Rohit kumar
1
-1
/
+1
2018-12-13
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+1
2018-11-23
ASoC: soc-core: add snd_soc_of_parse_node_prefix()
Kuninori Morimoto
1
-6
/
+5
2018-11-15
ASoC: dapm: Recalculate audio map forcely when card instantiated
Tzung-Bi Shih
1
-0
/
+1
2018-10-19
ASoC: soc-core: fix trivial checkpatch issues
Marcel Ziswiler
1
-58
/
+88
2018-09-21
ASoC: add for_each_component_dais() macro
Kuninori Morimoto
1
-5
/
+6
2018-09-21
ASoC: add for_each_component() macro
Kuninori Morimoto
1
-10
/
+14
2018-09-20
ASoC: add for_each_comp_order() macro
Kuninori Morimoto
1
-12
/
+6
2018-09-20
ASoC: add for_each_card_components() macro
Kuninori Morimoto
1
-2
/
+3
2018-09-20
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
1
-24
/
+24
2018-09-20
ASoC: add for_each_card_links() macro
Kuninori Morimoto
1
-4
/
+4
2018-09-20
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
1
-9
/
+7
2018-09-17
ASoC: soc-core: add snd_soc_is_matching_component()
Kuninori Morimoto
1
-20
/
+22
2018-09-17
ASoC: soc-core: manage platform name under snd_soc_init_platform()
Kuninori Morimoto
1
-16
/
+17
2018-09-12
ASoC: soc-core: remove dai->driver NULL check
Kuninori Morimoto
1
-5
/
+0
2018-09-12
ASoC: core: add support to card rebind
Srinivas Kandagatla
1
-27
/
+58
2018-09-11
ASoC: soc-core: remove unused num_dai_links
Kuninori Morimoto
1
-4
/
+0
2018-09-11
ASoC: soc-core: avoid nested code on soc_remove_dai()
Kuninori Morimoto
1
-10
/
+11
2018-09-05
ASoC: dapm: Move connection of CODEC to CODEC DAIs
Charles Keepax
1
-47
/
+0
2018-09-04
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
1
-19
/
+19
2018-09-04
ASoC: add for_each_link_codecs() macro
Kuninori Morimoto
1
-9
/
+8
2018-09-03
ASoC: fix soc-core.c kernel-doc warning
Randy Dunlap
1
-2
/
+0
2018-08-31
ASoC: soc-core: use snd_soc_dai_link_component for platform
Kuninori Morimoto
1
-7
/
+41
2018-08-15
ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
Charles Keepax
1
-2
/
+2
2018-08-03
ASoC: core: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
ASoC: core: remove support for card rebind using component framework
Srinivas Kandagatla
1
-62
/
+0
2018-07-24
ASoC: core: add support to snd_soc_dai_get_channel_map()
Srinivas Kandagatla
1
-0
/
+22
2018-07-20
ASoC: export snd_soc_of_get_slot_mask
Jerome Brunet
1
-3
/
+4
2018-07-18
ASoC: core: add support to card re-bind using component framework
Srinivas Kandagatla
1
-0
/
+62
2018-07-13
ASoC: allow soc-core to pick up name prefixes from component nodes
Jerome Brunet
1
-5
/
+23
2018-07-03
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
1
-3
/
+98
2018-07-02
ASoC: soc-core: convert to SPDX identifiers
Kuninori Morimoto
1
-23
/
+18
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-09
ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()
Kuninori Morimoto
1
-5
/
+3
2018-05-09
ASoC: soc-core: remove snd_soc_component_add_unlocked()
Kuninori Morimoto
1
-6
/
+3
2018-05-09
ASoC: add component_list_show()
Kuninori Morimoto
1
-0
/
+19
2018-05-09
ASoC: remove Codec related code
Kuninori Morimoto
1
-320
/
+11
2018-05-09
ASoC: remove unneeded .pcm_new/free
Kuninori Morimoto
1
-18
/
+0
2018-05-09
ASoC: remove .get_regmap
Kuninori Morimoto
1
-3
/
+0
2018-05-09
ASoC: remove codec reg_cache
Kuninori Morimoto
1
-207
/
+0
2018-04-27
ASoC: core: Allow codec_conf DT lookups to match parent of_node
Charles Keepax
1
-1
/
+6
2018-04-26
ASoC: Remove platform code now everything is componentised
Charles Keepax
1
-214
/
+0
2018-04-19
ASoC: topology: Revert recent changes while boot errors are investigated
Mark Brown
1
-84
/
+3
2018-04-17
ASoC: core: Add name prefix for machines with topology rewrites
Liam Girdwood
1
-0
/
+8
[next]