ASoC: core: only flush inited work during free
[sfrench/cifs-2.6.git] / sound / soc / soc-core.c
2019-12-09 Curtis MalaineyASoC: core: only flush inited work during free
2019-12-04 Curtis MalaineyASoC: core: Init pcm runtime work early to avoid warnings
2019-11-22 Jaroslav KyselaASoC: DMI long name - avoid to add board name if matche...
2019-11-22 Jaroslav KyselaASoC: improve the DMI long card code in asoc-core
2019-11-20 Jaroslav KyselaASoC: add control components management
2019-11-19 Kuninori MorimotoASoC: soc-pcm: remove soc_pcm_private_free()
2019-11-15 Kuninori MorimotoASoC: soc-core: care card_probed at soc_cleanup_card_re...
2019-11-15 Kuninori MorimotoASoC: soc-core: move snd_soc_unbind_card() next to...
2019-11-15 Kuninori MorimotoASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cle...
2019-11-12 Kuninori MorimotoASoC: soc-core: tidyup soc_probe_aux_devices()
2019-11-12 Kuninori MorimotoASoC: soc-core: merge snd_soc_bind_card() and snd_soc_i...
2019-11-12 Kuninori MorimotoASoC: soc-core: merge soc_remove_component() and soc_cl...
2019-11-12 Kuninori MorimotoASoC: soc-core: merge snd_soc_remove_dai_link() and...
2019-11-12 Kuninori MorimotoASoC: soc-core: merge snd_soc_add_dai_link() and soc_bi...
2019-11-12 Kuninori MorimotoASoC: soc-core: merge snd_soc_unregister_dai() and...
2019-11-12 Kuninori MorimotoASoC: soc-core: merge snd_soc_register_dai() and soc_ad...
2019-11-12 Kuninori MorimotoASoC: soc-core: remove soc_is_dai_link_bound()
2019-11-06 Mark BrownMerge branch 'for-5.4' of https://git./linux/kernel...
2019-11-06 Kuninori MorimotoASoC: soc-core: fixup dead-lock at snd_soc_unregister_c...
2019-11-06 Pierre-Louis BossartASoC: soc-core: fix RIP warning on card removal
2019-11-05 Kuninori MorimotoASoC: soc-core: remove topology specific operation
2019-11-05 Kuninori MorimotoASoC: soc-core: call snd_soc_register_dai() from snd_so...
2019-11-05 Kuninori MorimotoASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets...
2019-11-05 Kuninori MorimotoASoC: soc-core: have legacy_dai_naming at snd_soc_regis...
2019-11-05 Kuninori MorimotoASoC: soc-core: add snd_soc_unregister_dai()
2019-11-05 Kuninori MorimotoASoC: soc-core: move snd_soc_unregister_dais()
2019-11-05 Kuninori MorimotoASoC: soc-core: move snd_soc_register_dai()
2019-11-05 Kuninori MorimotoASoC: soc-core: use snd_soc_lookup_component() at snd_s...
2019-11-05 Kuninori MorimotoASoC: soc-core: remove snd_soc_component_add/del()
2019-11-05 Kuninori MorimotoASoC: soc-core: add snd_soc_del_component_unlocked()
2019-11-05 Kuninori MorimotoASoC: soc-core: tidyup snd_soc_lookup_component()
2019-11-05 Kuninori MorimotoASoC: soc-core: move snd_soc_lookup_component()
2019-11-05 Kuninori MorimotoASoC: soc-core: add soc_unbind_dai_link()
2019-11-05 Kuninori MorimotoASoC: soc-core: call soc_bind_dai_link() under snd_soc_...
2019-11-05 Kuninori MorimotoASoC: soc-core: remove duplicated soc_is_dai_link_bound()
2019-11-05 Kuninori MorimotoASoC: soc-core: typo fix at soc_dai_link_sanity_check()
2019-11-05 Kuninori MorimotoASoC: soc-core: tidyup soc_init_dai_link()
2019-11-05 Kuninori MorimotoASoC: soc-core: move soc_init_dai_link()
2019-10-30 Kuninori MorimotoASoC: soc-core: remove unneeded snd_soc_tplg_component_...
2019-10-23 Kuninori MorimotoASoC: soc-core: add for_each_rtd_components() and replace
2019-10-22 Kuninori MorimotoASoC: soc-core: snd_soc_unbind_card() cleanup
2019-10-08 Kuninori MorimotoASoC: soc-core: add snd_soc_pcm_lib_ioctl()
2019-10-03 Kuninori MorimotoASoC: soc-core: setup card->rtd_num at snd_soc_instanti...
2019-10-03 Kuninori MorimotoASoC: soc-core: use devm_xxx for component related...
2019-10-03 Kuninori MorimotoASoC: soc-core: add soc_setup_card_name()
2019-10-03 Kuninori MorimotoASoC: soc-core: remove soc_remove_dai_links()
2019-10-03 Kuninori MorimotoASoC: soc-core: use devm_kzalloc() for rtd
2019-10-02 Mark BrownMerge branch 'asoc-5.4' into asoc-5.5
2019-10-01 Daniel BalutaASoC: core: Clarify usage of ignore_machine
2019-10-01 Kuninori MorimotoASoC: soc-core: remove snd_soc_rtdcom_del_all()
2019-10-01 Kuninori MorimotoASoC: soc-core: tidyup soc_new_pcm_runtime() alloc...
2019-10-01 Kuninori MorimotoASoC: soc-core: merge soc_free_pcm_runtime() and soc_rt...
2019-10-01 Kuninori MorimotoASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd...
2019-10-01 Kuninori MorimotoASoC: soc-core: create rtd->codec_dais first
2019-10-01 Kuninori MorimotoASoC: soc-core: call list_del(&rtd->list) at soc_free_p...
2019-10-01 Kuninori MorimotoASoC: soc-core: merge soc_add_pcm_runtime() into soc_ne...
2019-10-01 Kuninori MorimotoASoC: soc-core: move soc_free_pcm_runtime()
2019-09-30 Linus TorvaldsMerge tag 'for-5.4-rc1-tag' of git://git./linux/kernel...
2019-09-30 Linus TorvaldsMerge tag 'csky-for-linus-5.4-rc1' of git://github...
2019-09-30 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-09-30 Linus TorvaldsMerge tag 'trace-v5.4-3' of git://git./linux/kernel...
2019-09-30 Linus TorvaldsMerge tag 'mmc-v5.4-2' of git://git./linux/kernel/git...
2019-09-30 Linus TorvaldsMerge tag 'char-misc-5.4-rc1' of git://git./linux/kerne...
2019-09-30 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2019-09-30 Linus TorvaldsMerge tag '5.4-rc-smb3-fixes' of git://git.samba.org...
2019-09-30 Linus TorvaldsMerge branch 'entropy'
2019-09-29 Olof JohanssonMerge tag 'fixes-5.4-merge-window' of git://git./linux...
2019-09-29 Olof JohanssonMerge tag 'scmi-fixes-5.4' of git://git./linux/kernel...
2019-09-29 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.4-rc1' of git://git./linux...
2019-09-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-09-29 Linus TorvaldsMerge tag 'iommu-fixes-5.4-rc1' of git://git./linux...
2019-09-29 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-09-28 Linus TorvaldsMerge branch 'hugepage-fallbacks' (hugepatch patches...
2019-09-28 Linus TorvaldsMerge tag 'powerpc-5.4-2' of git://git./linux/kernel...
2019-09-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-09-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-09-28 Linus TorvaldsMerge branch 'next-lockdown' of git://git./linux/kernel...
2019-09-28 Linus TorvaldsMerge branch 'next-integrity' of git://git./linux/kerne...
2019-09-28 Linus TorvaldsMerge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields...
2019-09-27 Linus TorvaldsMerge tag 'virtio-fs-5.4' of git://git./linux/kernel...
2019-09-27 Linus TorvaldsMerge tag '9p-for-5.4' of git://github.com/martinetd...
2019-09-27 Linus TorvaldsMerge tag 'riscv/for-v5.4-rc1-b' of git://git./linux...
2019-09-27 Linus TorvaldsMerge tag 'nios2-v5.4-rc1' of git://git./linux/kernel...
2019-09-27 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-09-27 Linus TorvaldsMerge tag 'pwm/for-5.4-rc1' of git://git./linux/kernel...
2019-09-27 Linus TorvaldsMerge tag 'for-5.4/io_uring-2019-09-27' of git://git...
2019-09-27 Linus TorvaldsMerge branch 'for-5.4' of git://git./linux/kernel/git...
2019-09-27 Linus TorvaldsMerge tag 'linux-watchdog-5.4-rc1' of git://linux-watch...
2019-09-27 Linus TorvaldsMerge tag 'drm-next-2019-09-27' of git://anongit.freede...
2019-09-27 Linus TorvaldsMerge tag 'ntb-5.4' of git://github.com/jonmason/ntb
2019-09-26 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-09-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-09-26 Linus TorvaldsMerge tag 'trace-v5.4-2' of git://git./linux/kernel...
2019-09-26 Linus TorvaldsMerge tag 'usercopy-v5.4-rc1' of git://git./linux/kerne...
2019-09-26 Linus TorvaldsMerge tag 'linux-kselftest-5.4-rc1.1' of git://git...
2019-09-26 Linus TorvaldsMerge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org...
2019-09-26 Linus TorvaldsMerge tag 'xfs-5.4-merge-8' of git://git./fs/xfs/xfs...
2019-09-26 Linus TorvaldsMerge branch 'work.mount3' of git://git./linux/kernel...
2019-09-26 Linus TorvaldsMerge tag 's390-5.4-2' of git://git./linux/kernel/git...
2019-09-26 Linus TorvaldsMerge tag 'for-linus-5.4-rc1-tag' of git://git./linux...
next