summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet2019-06-281-0/+6
* ASoC: soc-core: allow no Platform on dai_linkKuninori Morimoto2019-06-191-1/+1
* ASoC: soc.h: fixup for_each_card_links() macroKuninori Morimoto2019-06-191-1/+1
* ASoC: soc-core: remove legacy style dai_linkKuninori Morimoto2019-06-061-60/+5
* ASoC: soc.h: add sound dai_link connection macroKuninori Morimoto2019-06-061-0/+88
* ASoC: soc-core: use snd_soc_dai_link_component for CPUKuninori Morimoto2019-06-061-0/+4
* ASoC: soc.h: fe_compr can be bit fieldKuninori Morimoto2019-05-131-1/+1
* ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-2/+7
* ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-111-0/+2
* ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart2019-02-081-0/+3
* ASoC: add helper to change platform name for all dailinksPierre-Louis Bossart2019-01-281-0/+31
* ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto2019-01-211-1/+2
* ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto2019-01-181-0/+36
* ASoC: soc-core: fix init platform memory handlingCurtis Malainey2019-01-141-0/+6
* Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-12-131-1/+1
|\
| * ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macroPierre-Louis Bossart2018-10-301-1/+1
* | ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inlineKuninori Morimoto2018-11-261-3/+9
* | ASoC: soc-core: add snd_soc_of_parse_node_prefix()Kuninori Morimoto2018-11-231-1/+5
* | ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann2018-11-051-1/+1
|/
* ASoC: add for_each_component_dais() macroKuninori Morimoto2018-09-211-0/+5
* ASoC: add for_each_comp_order() macroKuninori Morimoto2018-09-201-0/+5
* ASoC: add for_each_card_components() macroKuninori Morimoto2018-09-201-0/+3
* ASoC: add for_each_card_rtds() macroKuninori Morimoto2018-09-201-0/+4
* ASoC: add for_each_card_links() macroKuninori Morimoto2018-09-201-0/+6
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-0/+4
* ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto2018-09-201-1/+1
* ASoC: core: add support to card rebindSrinivas Kandagatla2018-09-121-0/+2
* ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto2018-09-111-1/+0
* ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax2018-09-051-0/+2
* ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-041-0/+7
* ASoC: add for_each_link_codecs() macroKuninori Morimoto2018-09-041-0/+4
* ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto2018-08-311-0/+2
* ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla2018-08-021-7/+0
* ASoC: export snd_soc_of_get_slot_maskJerome Brunet2018-07-201-0/+3
* ASoC: core: add support to card re-bind using component frameworkSrinivas Kandagatla2018-07-181-0/+7
* ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet2018-07-111-0/+2
* ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-07-031-0/+13
* ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto2018-07-021-7/+4
* ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang2018-06-221-0/+2
* ASoC: fix 0-day warnings with snd_soc_new_compress()Pierre-Louis Bossart2018-05-301-0/+5
* ASoC: soc.h: merge CONFIG_DEBUG_FSKuninori Morimoto2018-05-091-4/+1
* ASoC: remove Codec related codeKuninori Morimoto2018-05-091-265/+0
* ASoC: remove unneeded .pcm_new/freeKuninori Morimoto2018-05-091-2/+0
* ASoC: remove .get_regmapKuninori Morimoto2018-05-091-2/+0
* ASoC: remove codec reg_cacheKuninori Morimoto2018-05-091-13/+0
* ASoC: remove codec hw_write/control_dataKuninori Morimoto2018-05-091-2/+0
* ASoC: Remove platform code now everything is componentisedCharles Keepax2018-04-261-100/+3
* ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown2018-04-191-12/+0
* ASoC: core: Add name prefix for machines with topology rewritesLiam Girdwood2018-04-171-0/+2
* ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-04-171-0/+10