summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2019-02-08ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown
2019-02-04ASoC: soc-core: clear platform pointers on errorCurtis Malainey
2019-02-02ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski
2019-01-28ASoC: soc-core: use for_each_link_codecs() for dai_link codecs V2Kuninori Morimoto
2019-01-25ASoC: core: Allow soc_find_component lookups to match parent of_nodeCharles Keepax
2019-01-22ASoC: core: Fix multi-CODEC setupsMark Brown
2019-01-21ASoC: soc-core: use for_each_link_codecs() for dai_link codecsKuninori Morimoto
2019-01-21ASoC: soc-core: add soc_cleanup_component()Kuninori Morimoto
2019-01-21ASoC: soc-core: reduce if/else nest on soc_probe_link_daisKuninori Morimoto
2019-01-21ASoC: soc-core: merge card resources cleanup methodKuninori Morimoto
2019-01-21ASoC: soc-core: add new snd_soc_flush_all_delayed_work()Kuninori Morimoto
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto
2019-01-18ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown
2019-01-18ASoC: soc-core: remove error due to probe deferralStefan Agner
2019-01-15ASoC: core: Don't defer probe on optional, NULL componentsMatthias Reichl
2019-01-15ASoC: core: Make snd_soc_find_component() more robustMark Brown
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey
2019-01-10ASoC: soc-core: Hold client_mutex around soc_init_dai_link()Rohit kumar
2019-01-09ASoC: soc-core: defer card probe until all component is added to listAjit Pandey
2018-12-13ASoC: core: Invoke pcm_new() for all DAI-linkRohit kumar
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-11-23ASoC: soc-core: add snd_soc_of_parse_node_prefix()Kuninori Morimoto
2018-11-14ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih
2018-10-19ASoC: soc-core: fix trivial checkpatch issuesMarcel Ziswiler
2018-09-21ASoC: add for_each_component_dais() macroKuninori Morimoto
2018-09-21ASoC: add for_each_component() macroKuninori Morimoto
2018-09-20ASoC: add for_each_comp_order() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_components() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_links() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto
2018-09-17ASoC: soc-core: add snd_soc_is_matching_component()Kuninori Morimoto
2018-09-17ASoC: soc-core: manage platform name under snd_soc_init_platform()Kuninori Morimoto
2018-09-12ASoC: soc-core: remove dai->driver NULL checkKuninori Morimoto
2018-09-12ASoC: core: add support to card rebindSrinivas Kandagatla
2018-09-11ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto
2018-09-11ASoC: soc-core: avoid nested code on soc_remove_dai()Kuninori Morimoto
2018-09-05ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto
2018-09-03ASoC: fix soc-core.c kernel-doc warningRandy Dunlap
2018-08-31ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto
2018-08-15ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax
2018-08-03ASoC: core: mark expected switch fall-throughGustavo A. R. Silva
2018-08-02ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla
2018-07-24ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla
2018-07-20ASoC: export snd_soc_of_get_slot_maskJerome Brunet
2018-07-18ASoC: core: add support to card re-bind using component frameworkSrinivas Kandagatla