summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2020-06-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart
2020-06-12ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown
2020-05-30ASoC: soc-card: add probed bit field to snd_soc_cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_subclass to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-cardKuninori Morimoto
2020-05-30ASoC: add soc-card.cKuninori Morimoto
2020-05-30ASoC: soc.h: convert bool to bit field for snd_soc_cardKuninori Morimoto
2020-05-27ASoC: dapm: Move dai_link widgets to runtime to fix use after freeCharles Keepax
2020-05-18ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macroKuninori Morimoto
2020-05-08ASoC: soc-core: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-29ASoC: component: suppress uninitialized-variable warningArnd Bergmann
2020-04-22ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()Jason Yan
2020-04-14Merge branch 'asoc-5.7' into asoc-5.8Mark Brown
2020-04-14ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_daisKuninori Morimoto
2020-04-14ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-04-14ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax
2020-03-27ASoC: soc-core: add asoc_rtd_to_cpu/codec() macroKuninori Morimoto
2020-03-20ASoC: soc-core: Merge CPU/Codec DAIsKuninori Morimoto
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-10ASoC: soc-dapm: add for_each_card_widgets() macroKuninori Morimoto
2020-03-10ASoC: soc-dapm: add for_each_card_dapms() macroKuninori Morimoto
2020-03-10ASoC: soc.h: remove non plural form for_each_xxx macroKuninori Morimoto
2020-03-10ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto
2020-03-10ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart
2020-03-06ASoC: pcm: Export parameter intersection logicSamuel Holland
2020-02-26ASoC: Add initial support for multiple CPU DAIsShreyas NC
2020-02-20ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart
2020-01-10ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto
2020-01-10ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto
2019-12-16ASoC: soc-core: remove legacy style of codec_confKuninori Morimoto
2019-12-16ASoC: soc-core: support snd_soc_dai_link_component for codec_confKuninori Morimoto
2019-12-11ASoC: Drop snd_soc_pcm_lib_ioctl()Takashi Iwai
2019-12-11ASoC: soc-core: tidyup for CONFIG_DMIKuninori Morimoto
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto
2019-12-10ASoC: soc-core: remove snd_soc_get_dai_substream()Kuninori Morimoto
2019-12-10ASoC: soc-core: remove dai_link_listKuninori Morimoto
2019-12-04ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey
2019-11-20ASoC: core: add SND_SOC_BYTES_ETzung-Bi Shih
2019-11-20ASoC: add control components managementJaroslav Kysela
2019-11-05ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGYKuninori Morimoto
2019-11-05ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto