summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2020-05-02ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart
2019-08-21ASoC: soc-core: merge snd_soc_initialize_card_lists()Kuninori Morimoto
2019-08-15ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi
2019-08-09ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto
2019-08-09ASoC: soc-core: remove legacy style of aux_devKuninori Morimoto
2019-08-09ASoC: soc-core: support snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-08-08ASoC: soc-core: tidyup for card->deferred_resume_workKuninori Morimoto
2019-08-05ASoC: add soc-component.cKuninori Morimoto
2019-08-01ASoC: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-23ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto
2019-06-28ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet
2019-06-19ASoC: soc-core: allow no Platform on dai_linkKuninori Morimoto
2019-06-19ASoC: soc.h: fixup for_each_card_links() macroKuninori Morimoto
2019-06-06ASoC: soc-core: remove legacy style dai_linkKuninori Morimoto
2019-06-06ASoC: soc.h: add sound dai_link connection macroKuninori Morimoto
2019-06-06ASoC: soc-core: use snd_soc_dai_link_component for CPUKuninori Morimoto
2019-05-13ASoC: soc.h: fe_compr can be bit fieldKuninori Morimoto
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan
2019-03-11ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang
2019-02-08ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart
2019-01-28ASoC: add helper to change platform name for all dailinksPierre-Louis Bossart
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto
2019-01-18ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-11-26ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inlineKuninori Morimoto
2018-11-23ASoC: soc-core: add snd_soc_of_parse_node_prefix()Kuninori Morimoto
2018-11-05ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann
2018-10-30ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macroPierre-Louis Bossart
2018-09-21ASoC: add for_each_component_dais() 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-20ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto
2018-09-12ASoC: core: add support to card rebindSrinivas Kandagatla
2018-09-11ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto
2018-09-05ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto
2018-08-31ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto
2018-08-02ASoC: core: remove support for card rebind using component frameworkSrinivas 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-11ASoC: dpcm: add rate merge to the BE stream mergeJerome 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-22ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang
2018-05-30ASoC: fix 0-day warnings with snd_soc_new_compress()Pierre-Louis Bossart