blob: d651b2f09a1924ea61a4041e23d8063877790c32 [file] [log] [blame]
08ff7209faf2 ("ASoC: core: Relocate and expose snd_soc_component_initialize")
257c4dac8b78 ("ASoC: soc-component: add snd_soc_component_init()")
e2329eeba45f ("ASoC: soc-component: add soc_component_err()")
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")
4ca8701ee310 ("ASoC: soc-component: add soc_component_pin() and share code")
1e5ddb6ba738 ("ASoC: component: Add sync_stop PCM ops")
3b1c952c951d ("ASoC: pcm: Make ioctl ops optional")
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()")
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")
50014499e6a4 ("ASoC: soc-core: use devm_xxx for component related resource")
4378f1fbe924 ("ASoC: soc-pcm: Use different sequence for start/stop trigger")
e8fbd2505242 ("ASoC: soc-core: self contained soc_unbind_aux_dev()")
4893a2eb34a9 ("ASoC: soc-core: add soc_unbind_aux_dev()")
bee886f1ea9d ("ASoC: soc-core: self contained soc_bind_aux_dev()")
c7e73774f2f4 ("ASoC: soc-core: self contained soc_probe_link_dais()")
c4b4698291a1 ("ASoC: soc-core: add new soc_link_init()")
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")
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")
a33c0d166cc5 ("ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()")
c2b71c71037b ("ASoC: soc-core: add for_each_xxx macro for aux_dev")
a48b561d873d ("ASoC: soc-core: remove legacy style of aux_dev")
a73b522d4b57 ("ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_dev")
3dc29b8b2062 ("ASoC: soc-core: support snd_soc_dai_link_component for aux_dev")
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()")
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()")
7951b1461185 ("ASoC: soc-component: move snd_soc_component_set_bias_level()")