blob: c8fd22ae675e072681b8904fbb5a90dccc5e1d9c [file] [log] [blame]
3359e9b6fa3e ("ASoC: soc-card: move snd_soc_card_jack_new() to soc-card")
209c6cdfd283 ("ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card")
1793936bc908 ("ASoC: add soc-card.c")
02e756363fc9 ("ASoC: add soc-link.c")
46496acbe1c4 ("ASoC: soc-core: move soc_link_init()")
bfa0dd895360 ("ASoC: soc-core: rename soc_link_dai_pcm_new() to soc_dai_pcm_new()")
9e9c70a5dd01 ("ASoC: soc-core: move soc_link_dai_pcm_new()")
b553bd238da2 ("ASoC: soc-core: remove snd_soc_disconnect_sync()")
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()")
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()")
2b544dd7b43b ("ASoC: soc-core: add for_each_rtd_components() and replace")
33536a148795 ("ASoC: soc-core: remove for_each_rtdcom_safe()")
e9067bb50278 ("ASoC: soc-component: remove snd_pcm_ops from component driver")
c64bfc906600 ("ASoC: soc-core: add new pcm_construct/pcm_destruct")
e2cb4a14541d ("ASoC: soc-core: merge snd_pcm_ops member to component driver")
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()")
4378f1fbe924 ("ASoC: soc-pcm: Use different sequence for start/stop trigger")
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()")
e8fbd2505242 ("ASoC: soc-core: self contained soc_unbind_aux_dev()")
4893a2eb34a9 ("ASoC: soc-core: add soc_unbind_aux_dev()")
bee886f1ea9d ("ASoC: soc-core: self contained soc_bind_aux_dev()")
bc7c16c226a9 ("ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()")
c7e73774f2f4 ("ASoC: soc-core: self contained soc_probe_link_dais()")
c4b4698291a1 ("ASoC: soc-core: add new soc_link_init()")
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()")
62f07a6b6dba ("ASoC: soc-core: self contained soc_probe_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()")