summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()Kuninori Morimoto2018-05-091-5/+3
* ASoC: soc-core: remove snd_soc_component_add_unlocked()Kuninori Morimoto2018-05-091-6/+3
* ASoC: add component_list_show()Kuninori Morimoto2018-05-091-0/+19
* ASoC: remove Codec related codeKuninori Morimoto2018-05-091-320/+11
* ASoC: remove unneeded .pcm_new/freeKuninori Morimoto2018-05-091-18/+0
* ASoC: remove .get_regmapKuninori Morimoto2018-05-091-3/+0
* ASoC: remove codec reg_cacheKuninori Morimoto2018-05-091-207/+0
* ASoC: core: Allow codec_conf DT lookups to match parent of_nodeCharles Keepax2018-04-271-1/+6
* ASoC: Remove platform code now everything is componentisedCharles Keepax2018-04-261-214/+0
* ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown2018-04-191-84/+3
* ASoC: core: Add name prefix for machines with topology rewritesLiam Girdwood2018-04-171-0/+8
* ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-04-171-3/+76
* Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2018-03-281-9/+23
|\
| * Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-03-121-9/+23
| |\
| | * ASoC: Add snd_soc_of_put_dai_link_codecs() helper functionSylwester Nawrocki2018-03-121-9/+23
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2018-03-281-55/+21
|\ \ \
| * | | ASoC: core: Fix typo roup->groupMark Brown2018-03-091-2/+2
| * | | ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplicationPeng Donglin2018-02-151-39/+6
| * | | ASoC: soc-core: soc_probe_dai() code simplificationKuninori Morimoto2018-02-141-12/+11
| * | | ASoC: soc-core: remove error due to probe deferralMartin Hundebøll2018-02-121-2/+2
| | |/ | |/|
* | | soc-core: don't call kfree() for componentKuninori Morimoto2018-03-191-3/+1
| |/ |/|
* | ASoC: remove rtd->platform checckKuninori Morimoto2018-02-121-5/+0
|/
* Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-02-071-2/+10
|\
| *-. Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...Mark Brown2018-02-071-2/+11
| |\ \
| | | * ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver nameKuninori Morimoto2018-01-231-2/+10
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as...Mark Brown2018-01-121-4/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2018-01-121-0/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-1/+1
| | |_|/ / / / | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a...Mark Brown2018-01-181-74/+38
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | / / | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_disconnect_syncKuninori Morimoto2017-11-291-0/+1
| | | | |/ / / | | | |/| | |
| | * | | | | ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_listDonglin Peng2018-01-181-74/+37
| |/ / / / /
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a...Mark Brown2018-01-181-4/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | ASoC: soc-core: remove dai_drv from snd_soc_componentKuninori Morimoto2017-12-201-4/+10
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2018-01-181-0/+10
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | ASoC: add snd_soc_disconnect_sync()Kuninori Morimoto2017-11-281-0/+10
| |/ /
* | | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookupKuninori Morimoto2018-01-181-0/+1
| |/ |/|
* | ASoC: soc-core: care Codec <-> Codec case by non_legacy_dai_namingKuninori Morimoto2017-12-151-1/+3
* | ASoC: don't use rtd->codec on soc_dev_attr_is_visible()Kuninori Morimoto2017-12-051-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso...Mark Brown2017-11-101-1/+1
|\ \
| | * ASoC: fix build warning in soc-core.cRandy Dunlap2017-11-011-1/+1
| |/
* | ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto2017-10-231-1/+2
* | ASoC: snd_soc_component_driver has endiannessKuninori Morimoto2017-10-231-35/+45
* | ASoC: soc-core: remove unnecessary message from snd_soc_register_component()Kuninori Morimoto2017-10-101-3/+1
* | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2017-10-101-11/+23
|\ \
| * | ASoC: soc-core: add snd_soc_add_component()Kuninori Morimoto2017-10-101-11/+23
| |/
* | ASoC: soc-core: add component lookup functionsKuninori Morimoto2017-10-041-0/+26
* | ASoC: add Component level set_bias_levelKuninori Morimoto2017-09-271-1/+12
OpenPOWER on IntegriCloud