Age | Commit message (Expand) | Author |
2020-08-18 | ASoC: core: Add common helper to parse aux devs from device tree | Stephan Gerhold |
2020-07-31 | Merge remote-tracking branch 'asoc/for-5.9' into asoc-next | Mark Brown |
2020-07-31 | ASoC: core: Two step component registration | Cezary Rojewski |
2020-07-31 | ASoC: core: Simplify snd_soc_component_initialize declaration | Cezary Rojewski |
2020-07-31 | ASoC: core: Relocate and expose snd_soc_component_initialize | Cezary Rojewski |
2020-07-30 | ASoC: soc-core: Fix regression causing sysfs entries to disappear | Charles Keepax |
2020-07-17 | ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/Codec | Kuninori Morimoto |
2020-07-08 | Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss... | Mark Brown |
2020-07-07 | ASoC: core: Remove only the registered component in devm functions | Maxime Ripard |
2020-06-23 | ASoC: soc-link: introduce exit() callback | Pierre-Louis Bossart |
2020-06-15 | Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ... | Mark Brown |
2020-06-15 | ASoC: soc-component: add snd_soc_component_init() | Kuninori Morimoto |
2020-06-15 | ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c | Kuninori Morimoto |
2020-06-15 | ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component | Kuninori Morimoto |
2020-06-15 | ASoC: soc-core: reduce verbosity of BE override message | Pierre-Louis Bossart |
2020-06-12 | ASoC: soc-card: export snd_soc_lookup_component_nolocked | Shengjiu Wang |
2020-06-09 | ASoC: core: only convert non DPCM link to DPCM link | Bard Liao |
2020-05-30 | ASoC: soc-card: add snd_soc_card_remove_dai_link() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_add_dai_link() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_remove() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_late_probe() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_probe() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add probed bit field to snd_soc_card | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_resume_post() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_resume_pre() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_suspend_post() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_suspend_pre() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card | Kuninori Morimoto |
2020-05-25 | ASoC: soc-link: add snd_soc_link_be_hw_params_fixup() | Kuninori Morimoto |
2020-05-25 | ASoC: add soc-link.c | Kuninori Morimoto |
2020-05-18 | ASoC: use snd_soc_xxx_active() | Kuninori Morimoto |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_remove() | Kuninori Morimoto |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_probe() | Kuninori Morimoto |
2020-04-29 | ASoC: soc-dai: add snd_soc_pcm_dai_new() | Kuninori Morimoto |
2020-04-29 | ASoC: soc-dai: don't overwide dai->driver->ops | Kuninori Morimoto |
2020-04-14 | Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart <p... | Mark Brown |
2020-04-14 | ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais | Kuninori Morimoto |
2020-04-14 | ASoC: soc-core: tidyup soc_new_pcm_runtime() rtd setups | Kuninori Morimoto |
2020-04-14 | ASoC: soc-core: set rtd->num_cpu/codec at soc_new_pcm_runtime() | Kuninori Morimoto |
2020-04-14 | ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-04-14 | ASoC: soc-core: Add dynamic debug logs in soc_dai_link_sanity_check() | Ranjani Sridharan |
2020-03-20 | ASoC: soc-core: Merge CPU/Codec for soc_dai_pcm_new() | Kuninori Morimoto |
2020-03-20 | ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais() | Kuninori Morimoto |
2020-03-20 | ASoC: soc-core: Merge CPU/Codec DAIs | Kuninori Morimoto |
2020-03-13 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2020-03-10 | ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto |
2020-03-10 | ASoC: soc-core: disable route checks for legacy devices | Pierre-Louis Bossart |
2020-02-26 | ASoC: Add initial support for multiple CPU DAIs | Shreyas NC |
2020-02-19 | ASoC: fix card registration regression. | Jerome Brunet |
2020-02-18 | ASoC: soc-core: use for_each_pcm_streams() macro | Kuninori Morimoto |