- 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
- 0ceef68 ASoC: soc-xxx: add asoc_substream_to_rtd() 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
- 10e8340 ASoC: core: move definition of enum snd_soc_bias_level by Tzung-Bi Shih · 4 years, 7 months ago
- 21a00fb ASoC: soc-link: introduce exit() callback by Pierre-Louis Bossart · 4 years, 7 months ago
- 17212e7 Merge existing fixes from asoc/for-5.8 by Mark Brown · 4 years, 7 months ago
- 0fae253 ASoC: soc-devres: add devm_snd_soc_register_dai() 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
- 358c7c6 Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus by Mark Brown · 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
- bf5bb8d ASoC: soc-card: move snd_soc_card_subclass to soc-card by Kuninori Morimoto · 4 years, 7 months ago
- 65a7571 ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
- 63efed5 ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
- 3359e9b ASoC: soc-card: move snd_soc_card_jack_new() to soc-card 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
- 1793936 ASoC: add soc-card.c by Kuninori Morimoto · 4 years, 7 months ago
- 317ec67 ASoC: soc.h: convert bool to bit field for snd_soc_card by Kuninori Morimoto · 4 years, 7 months ago
- f4aa5e2 ASoC: dapm: Move dai_link widgets to runtime to fix use after free by Charles Keepax · 4 years, 8 months ago
- d9051d8 ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro by Kuninori Morimoto · 4 years, 8 months ago
- 2d6201e ASoC: soc-core: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- be16a0f ASoC: component: suppress uninitialized-variable warning by Arnd Bergmann · 4 years, 8 months ago
- 4aa86e0 ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo() by Jason Yan · 4 years, 9 months ago
- 39400f3 Merge branch 'asoc-5.7' into asoc-5.8 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
- c2233a2 ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
- 595571c ASoC: dapm: Fix regression introducing multiple copies of DAI widgets by Charles Keepax · 4 years, 9 months ago
- 2af6958 ASoC: soc-core: add asoc_rtd_to_cpu/codec() macro 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
- 1459669 ASoC: soc-dapm: add for_each_card_widgets() macro by Kuninori Morimoto · 4 years, 10 months ago
- df817f8 ASoC: soc-dapm: add for_each_card_dapms() macro by Kuninori Morimoto · 4 years, 10 months ago
- 17e6dab ASoC: soc.h: remove non plural form for_each_xxx macro by Kuninori Morimoto · 4 years, 10 months ago
- 995cbc3 ASoC: soc.h: add 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
- 5854a46 ASoC: pcm: Export parameter intersection logic by Samuel Holland · 4 years, 10 months ago
- 76afa64 ASoC: Add initial support for multiple CPU DAIs by Shreyas NC · 4 years, 11 months ago
- 63d6838 ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro by Pierre-Louis Bossart · 4 years, 11 months ago
- 83f94a2 ASoC: soc-core: add snd_soc_close_delayed_work() by Kuninori Morimoto · 5 years ago
- 613fb50 ASoC: soc-core: remove snd_soc_rtdcom_list by Kuninori Morimoto · 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
- 8a6a6a3 ASoC: soc-core: tidyup for CONFIG_DMI 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
- 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
- 4468189 ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() by Kuninori Morimoto · 5 years ago
- 8babfb7 ASoC: soc-core: remove snd_soc_get_dai_substream() by Kuninori Morimoto · 5 years ago
- cc73390 ASoC: soc-core: remove dai_link_list by Kuninori Morimoto · 5 years ago
- 4bf2e38 ASoC: core: Init pcm runtime work early to avoid warnings by Curtis Malainey · 5 years ago
- fb51267 ASoC: core: add SND_SOC_BYTES_E by Tzung-Bi Shih · 5 years ago
- dc73d73 ASoC: add control components management by Jaroslav Kysela · 5 years ago
- 509ba54 ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY by Kuninori Morimoto · 5 years ago
- e443c20 ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
- 5d07519 ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
- e11381f ASoC: soc-core: add snd_soc_unregister_dai() by Kuninori Morimoto · 5 years ago
- 2b544dd ASoC: soc-core: add for_each_rtd_components() and replace by Kuninori Morimoto · 5 years ago
- 33536a1 ASoC: soc-core: remove for_each_rtdcom_safe() by Kuninori Morimoto · 5 years ago
- 8ec241c ASoC: soc-core: add snd_soc_pcm_lib_ioctl() by Kuninori Morimoto · 5 years ago
- b7c5bc4 ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free() by Kuninori Morimoto · 5 years ago
- b03bfae ASoC: soc-core: merge snd_soc_initialize_card_lists() by Kuninori Morimoto · 5 years ago
- 72b745e ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime by Peter Ujfalusi · 5 years ago
- c2b71c7 ASoC: soc-core: add for_each_xxx macro for aux_dev by Kuninori Morimoto · 5 years ago
- a48b561 ASoC: soc-core: remove legacy style of aux_dev by Kuninori Morimoto · 5 years ago
- 3dc29b8 ASoC: soc-core: support snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
- b3da425 ASoC: soc-core: tidyup for card->deferred_resume_work by Kuninori Morimoto · 5 years ago
- 4ff1fef ASoC: add soc-component.c by Kuninori Morimoto · 5 years ago
- fee531d ASoC: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- aa6166c ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai by Kuninori Morimoto · 5 years ago
- 3461473 ASoC: soc-core: support dai_link with platforms_num != 1 by Jerome Brunet · 6 years ago
- 1d76898 ASoC: soc-core: allow no Platform on dai_link by Kuninori Morimoto · 6 years ago
- 5f174cf ASoC: soc.h: fixup for_each_card_links() macro by Kuninori Morimoto · 6 years ago
- adb76b5 ASoC: soc-core: remove legacy style dai_link by Kuninori Morimoto · 6 years ago
- 587c984 ASoC: soc.h: add sound dai_link connection macro by Kuninori Morimoto · 6 years ago
- 08a5841 ASoC: soc-core: use snd_soc_dai_link_component for CPU by Kuninori Morimoto · 6 years ago
- 7426af5 ASoC: soc.h: fe_compr can be bit field by Kuninori Morimoto · 6 years ago
- b4ed6b5 ASoC: core: conditionally increase module refcount on component open by Ranjani Sridharan · 6 years ago
- a976486 ASoC: dpcm: prevent snd_soc_dpcm use after free by KaiChieh Chuang · 6 years ago
- b450b87 ASoC: core: don't increase component module refcount unconditionally by Pierre-Louis Bossart · 6 years ago
- cb50358 ASoC: add helper to change platform name for all dailinks by Pierre-Louis Bossart · 6 years ago
- 910fdca ASoC: soc-core: add .num_platform for dai_link by Kuninori Morimoto · 6 years ago
- 62bc79d ASoC: soc.h: add explanation of legacy/modern style of dai_link by Kuninori Morimoto · 6 years ago
- 09ac6a8 ASoC: soc-core: fix init platform memory handling by Curtis Malainey · 6 years ago
- 8fe8915 Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.21 intel dep by Mark Brown · 6 years ago
- 2708bcc ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline by Kuninori Morimoto · 6 years ago
- 3b71035 ASoC: soc-core: add snd_soc_of_parse_node_prefix() by Kuninori Morimoto · 6 years ago
- 576ce40 ASoC: wm97xx: fix uninitialized regmap pointer problem by Arnd Bergmann · 6 years ago
- 23cb2d0 ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macro by Pierre-Louis Bossart · 6 years ago
- 15a0c64 ASoC: add for_each_component_dais() macro by Kuninori Morimoto · 6 years ago
- 1a1035a ASoC: add for_each_comp_order() macro by Kuninori Morimoto · 6 years ago
- f70f18f7 ASoC: add for_each_card_components() macro by Kuninori Morimoto · 6 years ago
- bcb1fd1 ASoC: add for_each_card_rtds() macro by Kuninori Morimoto · 6 years ago
- 98061fd ASoC: add for_each_card_links() macro by Kuninori Morimoto · 6 years ago
- 7fe072b ASoC: add for_each_card_prelinks() macro by Kuninori Morimoto · 6 years ago
- 6d11b12 ASoC: rename for_each_rtd_codec_dai_reverse to rollback by Kuninori Morimoto · 6 years ago
- e894efe ASoC: core: add support to card rebind by Srinivas Kandagatla · 6 years ago