blob: b4978744e935f6f1ae34ff3a90cb663d5f59062b [file] [log] [blame]
c9aeda1c9497 ("ASoC: mmp-sspa: Get rid of dma_params and phys_base")
8d8fef280c94 ("ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer")
4468189ff307 ("ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()")
94def8ea66be ("ASoC: soc-core: move snd_soc_get_pcm_runtime()")
cc73390008c9 ("ASoC: soc-core: remove dai_link_list")
da704f26ba37 ("ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()")
63dc47da1f39 ("ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()")
509ba54fcfd1 ("ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY")
237d19080cd3 ("ASoC: soc-core: remove topology specific operation")
71cb85f5e9da ("ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()")
e443c20593de ("ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai()")
5d07519703bc ("ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()")
e11381f38f34 ("ASoC: soc-core: add snd_soc_unregister_dai()")
3f6674ae13a1 ("ASoC: soc-core: move snd_soc_unregister_dais()")
daf7737335bf ("ASoC: soc-core: move snd_soc_register_dai()")
bc7a9091e5b9 ("ASoC: soc-core: add soc_unbind_dai_link()")
6b1dff0266a3 ("ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link()")
95b562e57f0b ("ASoC: soc-core: remove duplicated soc_is_dai_link_bound()")
bfce78a55965 ("ASoC: soc-core: tidyup soc_init_dai_link()")
36794902de1f ("ASoC: soc-core: move soc_init_dai_link()")
d8145989ff8c ("ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()")
50014499e6a4 ("ASoC: soc-core: use devm_xxx for component related resource")
7ce6088f6062 ("ASoC: soc-core: remove soc_remove_dai_links()")
b7c5bc45ee94 ("ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()")
6e864344873f ("ASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd_init()")
929deb849b9e ("ASoC: soc-core: create rtd->codec_dais first")
753ace0a34fb ("ASoC: soc-core: call list_del(&rtd->list) at soc_free_pcm_runtime()")
a848125e320a ("ASoC: soc-core: merge soc_add_pcm_runtime() into soc_new_pcm_runtime()")
1c93a9e00e40 ("ASoC: soc-core: move soc_free_pcm_runtime()")
a7d44f78063d ("ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()")
4ca47d21bf7a ("ASoC: soc-core: self contained soc_remove_link_dais()")
b006c0c6ed0d ("ASoC: soc-core: self contained soc_remove_link_components()")
6fb035502956 ("ASoC: soc-core: move soc_probe_link_components() position")
ffd60fba19d9 ("ASoC: soc-core: move soc_probe_component() position")
9a7c9fe1203e ("ASoC: soc-core: add soc_rtd_free()")
542694df7511 ("ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()")
495efdb01f89 ("ASoC: soc-core: initialize list at one place")
8d92bb516831 ("ASoC: soc-core: initialize component list")
4168ddabb480 ("ASoC: soc-core: use device_register()")
c26a88411198 ("ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()")
b03bfaec1d52 ("ASoC: soc-core: merge snd_soc_initialize_card_lists()")
72b745e3ad65 ("ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime")
ee5b3f11416d ("ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS")
daa480bde6b3 ("ASoC: soc-core: tidyup for snd_soc_dapm_add_routes()")
e6d7020c2946 ("ASoC: soc-core: tidyup for snd_soc_add_component_controls()")
b8ba3b572c70 ("ASoC: soc-core: tidyup for snd_soc_dapm_new_controls()")
42849064500b ("ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link()")
5b99a0aad08a ("ASoC: soc-core: check return value of snd_soc_add_dai_link()")
6634e3d6ea8c ("ASoC: soc-core: add comment for for_each_xxx")
7951b1461185 ("ASoC: soc-component: move snd_soc_component_set_bias_level()")