- 5fa7553 ASoC: soc-core: use device_unregister() if rtd allocation failed by Kuninori Morimoto · 3 years, 9 months ago
- f1b3ee7 ASoC: soc-core: add comment for rtd freeing by Kuninori Morimoto · 3 years, 9 months ago
- 60adbd8 ASoC: don't indicate error message for snd_soc_[pcm_]component_xxx() by Kuninori Morimoto · 3 years, 10 months ago
- 62462e0 ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx() by Kuninori Morimoto · 3 years, 10 months ago
- c68fded ASoC: soc-core: fix DMI handling by Pierre-Louis Bossart · 3 years, 10 months ago
- 933f98b ASoC: constify of_phandle_args in snd_soc_get_dai_name() by Krzysztof Kozlowski · 3 years, 11 months ago
- 7de14d5 ASoC: soc-core: Prevent warning if no DMI table is present by Jon Hunter · 3 years, 10 months ago
- 4ecc08b Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into asoc-5.11 by Mark Brown · 4 years, 1 month ago
- 9e8434a ASoC: soc-core: tidyup jack.h by Kuninori Morimoto · 4 years, 1 month ago
- baed393 ASoC: soc-core: add soc_dapm_suspend_resume() by Kuninori Morimoto · 4 years, 1 month ago
- d4c1d9e ASoC: soc-core: add soc_playback_digital_mute() by Kuninori Morimoto · 4 years, 1 month ago
- 3256ef9 ASoC: soc-core: Fix component name_prefix parsing by Sameer Pujar · 4 years, 2 months ago
- f7b6603 ALSA: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- fd6b519a Merge tag 'v5.9-rc5' into asoc-5.10 by Mark Brown · 4 years, 3 months ago
- ad61b78 ASoC: soc-core: use devm_snd_soc_register_card() by Qinglang Miao · 4 years, 3 months ago
- 45dd994 ASoC: core: remove artificial component and DAI name constraint by Dmitry Baryshkov · 4 years, 4 months ago
- c1c277b ASoC: soc-core: add snd_soc_find_dai_with_mutex() by Kuninori Morimoto · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 1ae0965 ASoC: core: Add common helper to parse aux devs from device tree by Stephan Gerhold · 4 years, 5 months ago
- 84569f3 Merge remote-tracking branch 'asoc/for-5.9' into asoc-next by Mark Brown · 4 years, 5 months ago
- ea029dd ASoC: core: Two step component registration by Cezary Rojewski · 4 years, 5 months ago
- 7274d4c ASoC: core: Simplify snd_soc_component_initialize declaration by Cezary Rojewski · 4 years, 5 months ago
- 08ff720 ASoC: core: Relocate and expose snd_soc_component_initialize by Cezary Rojewski · 4 years, 5 months ago
- 5c74c9d ASoC: soc-core: Fix regression causing sysfs entries to disappear by Charles Keepax · 4 years, 5 months ago
- a0234d0e ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/Codec by Kuninori Morimoto · 4 years, 6 months ago
- 76c4990 Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 6 months ago
- 58f30150f ASoC: core: Remove only the registered component in devm functions by Maxime Ripard · 4 years, 6 months ago
- 21a00fb ASoC: soc-link: introduce exit() callback by Pierre-Louis Bossart · 4 years, 7 months ago
- 674b928 Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 7 months ago
- 257c4da ASoC: soc-component: add snd_soc_component_init() by Kuninori Morimoto · 4 years, 7 months ago
- 536aba1 ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c by Kuninori Morimoto · 4 years, 7 months ago
- c7d75b5 ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component by Kuninori Morimoto · 4 years, 7 months ago
- 1328948 ASoC: soc-core: reduce verbosity of BE override message by Pierre-Louis Bossart · 4 years, 7 months ago
- 6fbea6b ASoC: soc-card: export snd_soc_lookup_component_nolocked by Shengjiu Wang · 4 years, 7 months ago
- 607fa20 ASoC: core: only convert non DPCM link to DPCM link by Bard Liao · 4 years, 7 months ago
- fcbbcc3 ASoC: soc-card: add snd_soc_card_remove_dai_link() by Kuninori Morimoto · 4 years, 7 months ago
- cbc7a6b ASoC: soc-card: add snd_soc_card_add_dai_link() by Kuninori Morimoto · 4 years, 7 months ago
- b0275d9 ASoC: soc-card: add snd_soc_card_remove() by Kuninori Morimoto · 4 years, 7 months ago
- 5c0eac0 ASoC: soc-card: add snd_soc_card_late_probe() by Kuninori Morimoto · 4 years, 7 months ago
- 73de4b02 ASoC: soc-card: add snd_soc_card_probe() by Kuninori Morimoto · 4 years, 7 months ago
- 27f07ca ASoC: soc-card: add probed bit field to snd_soc_card by Kuninori Morimoto · 4 years, 7 months ago
- 739443d ASoC: soc-card: add snd_soc_card_resume_post() by Kuninori Morimoto · 4 years, 7 months ago
- 934c752 ASoC: soc-card: add snd_soc_card_resume_pre() by Kuninori Morimoto · 4 years, 7 months ago
- d17b60b ASoC: soc-card: add snd_soc_card_suspend_post() by Kuninori Morimoto · 4 years, 7 months ago
- 130dc08 ASoC: soc-card: add snd_soc_card_suspend_pre() by Kuninori Morimoto · 4 years, 7 months ago
- 209c6cd ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
- 0cbbf8a ASoC: soc-link: add snd_soc_link_be_hw_params_fixup() by Kuninori Morimoto · 4 years, 8 months ago
- 02e7563 ASoC: add soc-link.c by Kuninori Morimoto · 4 years, 8 months ago
- b3dea62 ASoC: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
- 7eaa313 ASoC: soc-dai: add snd_soc_pcm_dai_remove() by Kuninori Morimoto · 4 years, 9 months ago
- 51801ae ASoC: soc-dai: add snd_soc_pcm_dai_probe() by Kuninori Morimoto · 4 years, 9 months ago
- 0b73ba5 ASoC: soc-dai: add snd_soc_pcm_dai_new() by Kuninori Morimoto · 4 years, 9 months ago
- 479914e ASoC: soc-dai: don't overwide dai->driver->ops by Kuninori Morimoto · 4 years, 9 months ago
- 5c5118d Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 9 months ago
- 1729025 ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais by Kuninori Morimoto · 4 years, 9 months ago
- 01faf50 ASoC: soc-core: tidyup soc_new_pcm_runtime() rtd setups by Kuninori Morimoto · 4 years, 9 months ago
- 49648d0 ASoC: soc-core: set rtd->num_cpu/codec at soc_new_pcm_runtime() by Kuninori Morimoto · 4 years, 9 months ago
- c2233a2 ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
- b2acc24 ASoC: soc-core: Add dynamic debug logs in soc_dai_link_sanity_check() by Ranjani Sridharan · 4 years, 9 months ago
- d1eb6d1 ASoC: soc-core: Merge CPU/Codec for soc_dai_pcm_new() by Kuninori Morimoto · 4 years, 10 months ago
- 3af6ff5 ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais() by Kuninori Morimoto · 4 years, 10 months ago
- 22a2fc8 ASoC: soc-core: Merge CPU/Codec DAIs by Kuninori Morimoto · 4 years, 10 months ago
- 673f45f Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 4 years, 10 months ago
- a4be418 ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 4 years, 10 months ago
- a22ae72 ASoC: soc-core: disable route checks for legacy devices by Pierre-Louis Bossart · 4 years, 10 months ago
- 76afa64 ASoC: Add initial support for multiple CPU DAIs by Shreyas NC · 4 years, 11 months ago
- 6b62fa9 ASoC: fix card registration regression. by Jerome Brunet · 4 years, 11 months ago
- d74c2a1 ASoC: soc-core: use for_each_pcm_streams() macro by Kuninori Morimoto · 4 years, 11 months ago
- 0f6011f ASoC: soc-pcm: merge playback/cature_active into stream_active by Kuninori Morimoto · 4 years, 11 months ago
- b2354e4 ASoC: core: ensure component names are unique by Jerome Brunet · 5 years ago
- 1dfa5a5 ASoC: core: allow a dt node to provide several components by Jerome Brunet · 5 years ago
- d8e2e0d ASoC: soc-core: remove null_snd_soc_ops by Kuninori Morimoto · 5 years ago
- 250a15c ASoC: soc-core: remove bus_control by Kuninori Morimoto · 5 years ago
- 450312b ASoC: soc-core: remove DAI suspend/resume by Kuninori Morimoto · 5 years ago
- 83f94a2 ASoC: soc-core: add snd_soc_close_delayed_work() by Kuninori Morimoto · 5 years ago
- 76c39e8 ASoC: soc-core: do pinctrl_pm_select_xxx() as component by Kuninori Morimoto · 5 years ago
- d7a8cb4 ASoC: soc-core: remove duplicate pinctrl operation when suspend by Kuninori Morimoto · 5 years ago
- 1272063 ASoC: soc-core: care .ignore_suspend for Component suspend by Kuninori Morimoto · 5 years ago
- 12b0523 ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component() by Kuninori Morimoto · 5 years ago
- 613fb50 ASoC: soc-core: remove snd_soc_rtdcom_list by Kuninori Morimoto · 5 years ago
- a82cf72 Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6 by Mark Brown · 5 years ago
- 07d22a9 ASoC: core: Fix access to uninitialized list heads by Takashi Iwai · 5 years ago
- 218fe9b ASoC: soc-core: Set dpcm_playback / dpcm_capture by Daniel Baluta · 5 years ago
- ee8f537 ASoC: soc-core: remove legacy style of codec_conf by Kuninori Morimoto · 5 years ago
- c13493a ASoC: soc-core: support snd_soc_dai_link_component for codec_conf by Kuninori Morimoto · 5 years ago
- 01fec8cc ASoC: Drop snd_soc_pcm_lib_ioctl() by Takashi Iwai · 5 years ago
- a4072cd ASoC: soc-core: tidyup for CONFIG_DEBUG_FS by Kuninori Morimoto · 5 years ago
- 8a6a6a3 ASoC: soc-core: tidyup for CONFIG_DMI by Kuninori Morimoto · 5 years ago
- 29d9fc7 ASoC: soc-core: merge soc_set_name_prefix() and soc_set_of_name_prefix() by Kuninori Morimoto · 5 years ago
- 2acf6ce Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6 by Mark Brown · 5 years ago
- aec3ff9 ASoC: soc-core: soc_set_name_prefix(): get component device_node at out of loop by Kuninori Morimoto · 5 years ago
- 4702f99 ASoC: soc-core: soc_set_name_prefix(): tidyup loop condition by Kuninori Morimoto · 5 years ago
- eaffeef ASoC: soc-core: rename soc_link_init() to soc_init_pcm_runtime() by Kuninori Morimoto · 5 years ago
- 626c2e5 ASoC: soc-core: add missing return value check for soc_link_init() by Kuninori Morimoto · 5 years ago
- 46496ac ASoC: soc-core: move soc_link_init() by Kuninori Morimoto · 5 years ago
- bfa0dd8 ASoC: soc-core: rename soc_link_dai_pcm_new() to soc_dai_pcm_new() by Kuninori Morimoto · 5 years ago
- 9e9c70a ASoC: soc-core: move soc_link_dai_pcm_new() by Kuninori Morimoto · 5 years ago
- 50cd9b5 ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime() by Kuninori Morimoto · 5 years ago
- 0c04800 ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime() by Kuninori Morimoto · 5 years ago
- d6f31e0 ASoC: soc-core: move snd_soc_find_dai_link() by Kuninori Morimoto · 5 years ago