blob: 257a2e5aae30b20128f15edf59d1720061004982 [file] [log] [blame]
9c9b65203492 ("ASoC: core: only flush inited work during free")
0ced7b050224 ("ASoC: soc-pcm: remove soc_pcm_private_free()")
b2b2afbb48ea ("ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter")
df95a16d2a96 ("ASoC: soc-core: fix RIP warning on card removal")
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")
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()")
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()")
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")
a4de83a38567 ("ASoC: soc-core: soc_cleanup_card_resources() become void")
a33c0d166cc5 ("ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()")
4168ddabb480 ("ASoC: soc-core: use device_register()")
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()")
32d2c172fe88 ("ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add()")
6634e3d6ea8c ("ASoC: soc-core: add comment for for_each_xxx")
79776da09897 ("ASoC: soc-component: add snd_soc_pcm_component_pcm_free()")
7484291e9b75 ("ASoC: soc-component: add snd_soc_pcm_component_pcm_new()")
205875e1a12e ("ASoC: soc-component: add snd_soc_pcm_component_mmap()")
9c712e4f5722 ("ASoC: soc-component: add snd_soc_pcm_component_page()")
82d81f5cced3 ("ASoC: soc-component: add snd_soc_pcm_component_copy_user()")
96a47908d876 ("ASoC: soc-component: add snd_soc_pcm_component_ioctrl()")
0035e2565b93 ("ASoC: soc-component: add snd_soc_pcm_component_pointer()")
a2a341752558 ("ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()")
2c7b17048194 ("ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()")
03b34dd7d87c ("ASoC: soc-component: add snd_soc_component_remove()")
08e837dd9e39 ("ASoC: soc-component: add snd_soc_component_probe()")
e40fadbcef58 ("ASoC: soc-component: add snd_soc_component_is_suspended()")
9a840cbac77a ("ASoC: soc-component: add snd_soc_component_resume()")