aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-20ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart1-1/+1
2020-01-10ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto1-0/+1
2020-01-10ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto1-11/+7
2019-12-16ASoC: soc-core: remove legacy style of codec_confKuninori Morimoto1-3/+0
2019-12-16ASoC: soc-core: support snd_soc_dai_link_component for codec_confKuninori Morimoto1-0/+3
2019-12-11ASoC: Drop snd_soc_pcm_lib_ioctl()Takashi Iwai1-5/+0
2019-12-11ASoC: soc-core: tidyup for CONFIG_DMIKuninori Morimoto1-0/+2
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown1-0/+1
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto1-2/+2
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto1-2/+2
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto1-3/+0
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto1-1/+1
2019-12-10ASoC: soc-core: remove snd_soc_get_dai_substream()Kuninori Morimoto1-2/+0
2019-12-10ASoC: soc-core: remove dai_link_listKuninori Morimoto1-7/+0
2019-12-04ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey1-0/+1
2019-11-20ASoC: core: add SND_SOC_BYTES_ETzung-Bi Shih1-0/+6
2019-11-20ASoC: add control components managementJaroslav Kysela1-0/+1
2019-11-05ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGYKuninori Morimoto1-1/+8
2019-11-05ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai()Kuninori Morimoto1-3/+3
2019-11-05ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto1-1/+2
2019-11-05ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto1-0/+1
2019-10-23ASoC: soc-core: add for_each_rtd_components() and replaceKuninori Morimoto1-2/+6
2019-10-22ASoC: soc-core: remove for_each_rtdcom_safe()Kuninori Morimoto1-2/+0
2019-10-08ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Kuninori Morimoto1-0/+5
2019-10-01ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()Kuninori Morimoto1-1/+0
2019-08-21ASoC: soc-core: merge snd_soc_initialize_card_lists()Kuninori Morimoto1-10/+0
2019-08-15ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi1-2/+4
2019-08-09ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto1-0/+10
2019-08-09ASoC: soc-core: remove legacy style of aux_devKuninori Morimoto1-9/+0
2019-08-09ASoC: soc-core: support snd_soc_dai_link_component for aux_devKuninori Morimoto1-0/+7
2019-08-08ASoC: soc-core: tidyup for card->deferred_resume_workKuninori Morimoto1-2/+3
2019-08-05ASoC: add soc-component.cKuninori Morimoto1-305/+1
2019-08-01ASoC: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+0
2019-07-23ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto1-4/+0
2019-06-28ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet1-0/+6
2019-06-19ASoC: soc-core: allow no Platform on dai_linkKuninori Morimoto1-1/+1
2019-06-19ASoC: soc.h: fixup for_each_card_links() macroKuninori Morimoto1-1/+1
2019-06-06ASoC: soc-core: remove legacy style dai_linkKuninori Morimoto1-60/+5
2019-06-06ASoC: soc.h: add sound dai_link connection macroKuninori Morimoto1-0/+88
2019-06-06ASoC: soc-core: use snd_soc_dai_link_component for CPUKuninori Morimoto1-0/+4
2019-05-13ASoC: soc.h: fe_compr can be bit fieldKuninori Morimoto1-1/+1
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan1-2/+7
2019-03-11ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang1-0/+2
2019-02-08ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart1-0/+3
2019-01-28ASoC: add helper to change platform name for all dailinksPierre-Louis Bossart1-0/+31
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto1-1/+2
2019-01-18ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto1-0/+36
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey1-0/+6
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.21 intel depMark Brown1-1/+1
2018-11-26ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inlineKuninori Morimoto1-3/+9