blob: e5730f2d66bdf424a8d03298a933e08414807d67 [file] [log] [blame]
536aba1dd493 ("ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c")
c7d75b5938e3 ("ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component")
daf7737335bf ("ASoC: soc-core: move snd_soc_register_dai()")
b18768f56162 ("ASoC: soc-core: remove snd_soc_component_add/del()")
486c7978ff66 ("ASoC: soc-core: add snd_soc_del_component_unlocked()")
e9904ed5e73a ("ASoC: soc-core: remove unneeded snd_soc_tplg_component_remove()")
50014499e6a4 ("ASoC: soc-core: use devm_xxx for component related resource")
b614beafa495 ("ASoC: soc-core: dapm related setup at one place")
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")
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()")
0035e2565b93 ("ASoC: soc-component: add snd_soc_pcm_component_pointer()")
7951b1461185 ("ASoC: soc-component: move snd_soc_component_set_bias_level()")
8e2a990d76ac ("ASoC: soc-component: move snd_soc_component_stream_event()")
9d415fbf773f ("ASoC: soc-component: move snd_soc_component_seq_notifier()")
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()")
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")
06f6e1d41427 ("ASoC: add soc-dai.c")
74b35a74f80e ("ASoC: core: Return -ENOTSUPP from set_channel_map() if no operation provided")
c1e230f0f7a3 ("ASoC: soc-core: soc_find_component() uses snd_soc_dai_link_component")
a9ec84966f6d ("ASoC: soc-core: soc_find_component() uses snd_soc_is_matching_component()")
7d7db5d3c3d8 ("ASoC: soc-core: move soc_find_component()")
1d7689892878 ("ASoC: soc-core: allow no Platform on dai_link")
adb76b5b9c47 ("ASoC: soc-core: remove legacy style dai_link")
08a5841e3a10 ("ASoC: soc-core: use snd_soc_dai_link_component for CPU")
428306c3b3fe ("ASoC: soc-pcm: fixup try_module_get()/module_put() timing")
2ffb0f580bde ("ASoC: soc-core: WARN() is not related to component->driver->probe")
e7ecfdb794fe ("ASoC: soc-pcm: add soc_pcm_components_open()")
09d4cc03ff77 ("ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()")
c083444061ad ("ASoC: soc-core: add soc_component_to_node()")
70802487bb91 ("ASoC: pcm: fix error handling when try_module_get() fails.")
52034add758e ("ASoC: pcm: update module refcount if module_get_upon_open is set")