summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
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
2017-12-15ASoC: soc-core: care Codec <-> Codec case by non_legacy_dai_namingKuninori Morimoto
2017-12-05ASoC: don't use rtd->codec on soc_dev_attr_is_visible()Kuninori Morimoto
2017-11-29ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_disconnect_syncKuninori Morimoto
2017-11-28ASoC: add snd_soc_disconnect_sync()Kuninori Morimoto
2017-11-10Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso...Mark Brown
2017-11-01ASoC: fix build warning in soc-core.cRandy Dunlap
2017-10-23ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has endiannessKuninori Morimoto
2017-10-10ASoC: soc-core: remove unnecessary message from snd_soc_register_component()Kuninori Morimoto
2017-10-10Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2017-10-10ASoC: soc-core: add snd_soc_add_component()Kuninori Morimoto
2017-10-04ASoC: soc-core: add component lookup functionsKuninori Morimoto
2017-09-27ASoC: add Component level set_bias_levelKuninori Morimoto
2017-09-27ASoC: add Component level pcm_new/pcm_free v2Kuninori Morimoto
2017-09-26ASoC: add null_snd_soc_ops and reduce NULL ops checkKuninori Morimoto
2017-09-25ASoC: remove unneeded dai->driver checkKuninori Morimoto
2017-09-25ASoC: soc-core: remove rtd NULL check on soc_free_pcm_runtime()Kuninori Morimoto
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-09-01Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2017-08-30ASoC: add Component level set_jackKuninori Morimoto
2017-08-30ASoC: add Component level set_pllKuninori Morimoto
2017-08-30ASoC: add Component level set_sysclkKuninori Morimoto
2017-08-30Merge tag 'v4.13-rc7' into asoc-componentMark Brown
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai