blob: a03eb287fb6552f57c8c805085a3dd60f9ade2da [file] [log] [blame]
ee8f537fd8b7 ("ASoC: soc-core: remove legacy style of codec_conf")
c13493a2460b ("ASoC: soc-core: support snd_soc_dai_link_component for codec_conf")
36794902de1f ("ASoC: soc-core: move soc_init_dai_link()")
7ce6088f6062 ("ASoC: soc-core: remove soc_remove_dai_links()")
d918a37610b1 ("ASoC: soc-core: tidyup soc_new_pcm_runtime() alloc order")
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()")
72b745e3ad65 ("ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime")
3dc29b8b2062 ("ASoC: soc-core: support snd_soc_dai_link_component for aux_dev")
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()")
6634e3d6ea8c ("ASoC: soc-core: add comment for for_each_xxx")
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()")
66c51573b89d ("ASoC: soc-component: add snd_soc_component_suspend()")
5693d50c8302 ("ASoC: soc-component: add snd_soc_component_trigger()")
eae7136aa208 ("ASoC: soc-component: add snd_soc_component_hw_free()")
245c539a1206 ("ASoC: soc-component: add snd_soc_component_hw_params()")
6d53723380ed ("ASoC: soc-component: add snd_soc_component_prepare()")
3672beb8cad6 ("ASoC: soc-component: add snd_soc_component_close()")
ae2f4849286e ("ASoC: soc-component: add snd_soc_component_open()")
4a81e8f30d0b ("ASoC: soc-component: add snd_soc_component_get/put()")
4ff1fef10f35 ("ASoC: add soc-component.c")
fee531d6fc49 ("ASoC: core: no need to check return value of debugfs_create functions")
cfd9b5fbfe1e ("ASoC: soc-dai: add snd_soc_dai_probe()")
24b09d051164 ("ASoC: soc-dai: add snd_soc_dai_resume()")
e0f2262292d0 ("ASoC: soc-dai: add snd_soc_dai_suspend()")
1dea80d4b2bd ("ASoC: soc-dai: add snd_soc_dai_delay()")
5c0769af4caf ("ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()")
95aef3553384 ("ASoC: soc-dai: add snd_soc_dai_trigger()")
4beb8e109d30 ("ASoC: soc-dai: add snd_soc_dai_prepare()")
330fcb5135e0 ("ASoC: soc-dai: add snd_soc_dai_shutdown()")
5a52a0453148 ("ASoC: soc-dai: add snd_soc_dai_startup()")