summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2020-01-17ASoC: soc-core: Set dpcm_playback / dpcm_captureDaniel Baluta
2019-09-06Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman
2019-08-29ASoC: Fail card instantiation if DAI format setup failsRicard Wanderlof
2018-12-17ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih
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
2018-02-12ASoC: soc-core: remove error due to probe deferralMartin Hundebøll
2018-02-12ASoC: remove rtd->platform checckKuninori Morimoto
2018-02-07Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-02-07Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...Mark Brown
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-23ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver nameKuninori Morimoto
2018-01-18Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a...Mark Brown
2018-01-18Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a...Mark Brown
2018-01-18Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2018-01-18ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_listDonglin Peng
2018-01-18ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookupKuninori Morimoto
2018-01-12Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as...Mark Brown
2018-01-12Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2017-12-20ASoC: soc-core: remove dai_drv from snd_soc_componentKuninori Morimoto