summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
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
2018-07-13ASoC: allow soc-core to pick up name prefixes from component nodesJerome Brunet
2018-07-03ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood
2018-07-02ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-09ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()Kuninori Morimoto
2018-05-09ASoC: soc-core: remove snd_soc_component_add_unlocked()Kuninori Morimoto
2018-05-09ASoC: add component_list_show()Kuninori Morimoto
2018-05-09ASoC: remove Codec related codeKuninori Morimoto
2018-05-09ASoC: remove unneeded .pcm_new/freeKuninori Morimoto
2018-05-09ASoC: remove .get_regmapKuninori Morimoto
2018-05-09ASoC: remove codec reg_cacheKuninori Morimoto
2018-04-27ASoC: core: Allow codec_conf DT lookups to match parent of_nodeCharles Keepax
2018-04-26ASoC: Remove platform code now everything is componentisedCharles Keepax
2018-04-19ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown
2018-04-17ASoC: core: Add name prefix for machines with topology rewritesLiam Girdwood
2018-04-17ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood
2018-03-28Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown
2018-03-28Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2018-03-19soc-core: don't call kfree() for componentKuninori Morimoto
2018-03-12Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-03-12ASoC: Add snd_soc_of_put_dai_link_codecs() helper functionSylwester Nawrocki
2018-03-09ASoC: core: Fix typo roup->groupMark Brown
2018-02-15ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplicationPeng Donglin
2018-02-14ASoC: soc-core: soc_probe_dai() code simplificationKuninori Morimoto