aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold1-0/+1
2021-12-14ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai1-2/+0
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda1-0/+6
2021-06-21ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto1-4/+0
2021-06-21ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto1-0/+14
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto1-0/+2
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto1-0/+1
2021-03-25ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platform_name()Kuninori Morimoto1-0/+4
2021-03-25ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()Kuninori Morimoto1-3/+3
2021-03-25ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macroKuninori Morimoto1-3/+21
2021-03-10ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski1-1/+1
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto1-2/+2
2020-12-09ASoC: soc-pcm: care trigger rollbackKuninori Morimoto1-0/+1
2020-11-30ASoC: add soc-jack.hKuninori Morimoto1-121/+1
2020-11-26ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()Kuninori Morimoto1-0/+1
2020-11-10ASoC: soc-pcm: Get all BEs along DAPM pathSameer Pujar1-0/+1
2020-10-26ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free()Kuninori Morimoto1-4/+0
2020-10-26ASoC: soc-link: add mark for snd_soc_link_hw_params/free()Kuninori Morimoto1-0/+1
2020-10-26ASoC: soc.h: remove for_each_rtd_dais_rollback()Kuninori Morimoto1-2/+0
2020-09-28ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()Kuninori Morimoto1-0/+3
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown1-0/+2
2020-09-07ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski1-0/+2
2020-08-28ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto1-0/+2
2020-08-27ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto1-0/+2
2020-08-18ASoC: core: Add common helper to parse aux devs from device treeStephan Gerhold1-0/+1
2020-07-31ASoC: core: Two step component registrationCezary Rojewski1-5/+3
2020-07-31ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski1-1/+1
2020-07-31ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski1-0/+3
2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto1-0/+2
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown1-0/+2
2020-07-07ASoC: core: Remove only the registered component in devm functionsMaxime Ripard1-0/+2
2020-06-25ASoC: core: move definition of enum snd_soc_bias_levelTzung-Bi Shih1-18/+0
2020-06-23ASoC: soc-link: introduce exit() callbackPierre-Louis Bossart1-0/+3
2020-06-15Merge existing fixes from asoc/for-5.8Mark Brown1-0/+6
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart1-0/+4
2020-06-12ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang1-0/+2
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown1-60/+38
2020-05-30ASoC: soc-card: add probed bit field to snd_soc_cardKuninori Morimoto1-0/+1
2020-05-30ASoC: soc-card: move snd_soc_card_subclass to soc-cardKuninori Morimoto1-5/+0
2020-05-30ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-cardKuninori Morimoto1-14/+0
2020-05-30ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-cardKuninori Morimoto1-13/+0
2020-05-30ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto1-4/+0
2020-05-30ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-cardKuninori Morimoto1-2/+0
2020-05-30ASoC: add soc-card.cKuninori Morimoto1-0/+1
2020-05-30ASoC: soc.h: convert bool to bit field for snd_soc_cardKuninori Morimoto1-6/+7
2020-05-27ASoC: dapm: Move dai_link widgets to runtime to fix use after freeCharles Keepax1-3/+3
2020-05-18ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macroKuninori Morimoto1-2/+13
2020-05-08ASoC: soc-core: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-29ASoC: component: suppress uninitialized-variable warningArnd Bergmann1-1/+1
2020-04-22ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()Jason Yan1-2/+2