blob: 2f4839d1107ee5b0588faef6a1643d458da6e86e [file] [log] [blame]
7a5d9815cc01 ("ASoC: core: use list_del_init and move it back to soc_cleanup_component")
a0a4bf57a977 ("ASoC: core: delete component->card_list in soc_remove_component only")
04f770d96834 ("ASoC: soc-core: add comment to jack at soc_remove_component()")
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")
3bb936f5b92a ("ASoC: core: Tell codec that jack is being removed")
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()")
70802487bb91 ("ASoC: pcm: fix error handling when try_module_get() fails.")
52034add758e ("ASoC: pcm: update module refcount if module_get_upon_open is set")
b4ed6b51f356 ("ASoC: core: conditionally increase module refcount on component open")
e0771fc98909 ("ASoC: Intel: Skylake: set .ignore_module_refcount field in component")
b450b87847b1 ("ASoC: core: don't increase component module refcount unconditionally")
22d1423187e5 ("ASoC: soc-core: add soc_cleanup_component()")
2c7b696a7589 ("ASoC: soc-core: fix trivial checkpatch issues")
15a0c6457246 ("ASoC: add for_each_component_dais() macro")
368dee945947 ("ASoC: add for_each_component() macro")
1a1035a9854f ("ASoC: add for_each_comp_order() macro")
f70f18f7d459 ("ASoC: add for_each_card_components() macro")
bcb1fd1fcd65 ("ASoC: add for_each_card_rtds() macro")
98061fdbfccc ("ASoC: add for_each_card_links() macro")
be6ac0a9ced9 ("ASoC: soc-core: add snd_soc_is_matching_component()")
4a9ed39477bd ("ASoC: soc-core: manage platform name under snd_soc_init_platform()")
a7c439d6128d ("ASoC: soc-core: remove dai->driver NULL check")
e894efef9ac7 ("ASoC: core: add support to card rebind")
0b7990e38971 ("ASoC: add for_each_rtd_codec_dai() macro")
daecf46ee0e5 ("ASoC: soc-core: use snd_soc_dai_link_component for platform")