blob: e8a59b852a03c9b9afc220bc66964646e1f9cac3 [file] [log] [blame]
0a170be9631e ("ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macro")
0f6011fd79a2 ("ASoC: soc-pcm: merge playback/cature_active into stream_active")
b56be800f129 ("ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once")
7a5aaba4a4f4 ("ASoC: soc-pcm: add snd_soc_runtime_action()")
ad2bf9f252d6 ("ASoC: soc-pcm: add soc_rtd_trigger()")
49f020e5714d ("ASoC: soc-pcm: add soc_rtd_hw_free()")
de9ad990284f ("ASoC: soc-pcm: add soc_rtd_hw_params()")
44c1a75b0d88 ("ASoC: soc-pcm: add soc_rtd_prepare()")
0be429f9fcfc ("ASoC: soc-pcm: add soc_rtd_shutdown()")
f183f9277a0f ("ASoC: soc-pcm: add soc_rtd_startup()")
ef20061a34e0 ("ASoC: dwc: dwc-i2s: move .suspend/.resume to component")
83f94a2e293d ("ASoC: soc-core: add snd_soc_close_delayed_work()")
4bf2e385aa59 ("ASoC: core: Init pcm runtime work early to avoid warnings")
5cca59516de5 ("ASoC: soc-pcm: check symmetry before hw_params")
4378f1fbe924 ("ASoC: soc-pcm: Use different sequence for start/stop trigger")
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()")
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")
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")
a342031cdd08 ("ASoC: create pcm for codec2codec links as well")