1. 59dd33f ASoC: soc-pcm: add a flag to reverse the stop sequence by Vijendar Mukunda · 3 years, 5 months ago
  2. 8439c58 ASoC: soc-core: remove snd_soc_of_parse_daifmt() by Kuninori Morimoto · 3 years, 7 months ago
  3. 7766861 ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider() by Kuninori Morimoto · 3 years, 7 months ago
  4. b44a67f ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped() by Kuninori Morimoto · 3 years, 7 months ago
  5. 91ae447 ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap() by Kuninori Morimoto · 3 years, 7 months ago
  6. d908b92 ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platform_name() by Kuninori Morimoto · 3 years, 9 months ago
  7. 4a50724 ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name() by Kuninori Morimoto · 3 years, 9 months ago
  8. 4da40cb ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macro by Kuninori Morimoto · 3 years, 9 months ago
  9. 933f98b ASoC: constify of_phandle_args in snd_soc_get_dai_name() by Krzysztof Kozlowski · 3 years, 10 months ago
  10. f14654d ASoC: sync parameter naming : rate / sample_bits by Kuninori Morimoto · 4 years ago
  11. 6374f49 ASoC: soc-pcm: care trigger rollback by Kuninori Morimoto · 4 years, 1 month ago
  12. ddfbe82 ASoC: add soc-jack.h by Kuninori Morimoto · 4 years, 1 month ago
  13. cd7c7d1 ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown() by Kuninori Morimoto · 4 years, 1 month ago
  14. aa29377 ASoC: soc-pcm: Get all BEs along DAPM path by Sameer Pujar · 4 years, 2 months ago
  15. 4662c59 ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free() by Kuninori Morimoto · 4 years, 3 months ago
  16. 918ad77 ASoC: soc-link: add mark for snd_soc_link_hw_params/free() by Kuninori Morimoto · 4 years, 3 months ago
  17. 5560d8c ASoC: soc.h: remove for_each_rtd_dais_rollback() by Kuninori Morimoto · 4 years, 3 months ago
  18. 6064ed7 ASoC: soc-link: add mark for snd_soc_link_startup/shutdown() by Kuninori Morimoto · 4 years, 3 months ago
  19. 4db68e6 Merge branch 'asoc-5.9' into asoc-5.10 by Mark Brown · 4 years, 3 months ago
  20. 20244b2 ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure by Cezary Rojewski · 4 years, 4 months ago
  21. 20d9fde ASoC: soc-core: add snd_soc_find_dai_with_mutex() by Kuninori Morimoto · 4 years, 4 months ago
  22. c1c277b ASoC: soc-core: add snd_soc_find_dai_with_mutex() by Kuninori Morimoto · 4 years, 4 months ago
  23. 1ae0965 ASoC: core: Add common helper to parse aux devs from device tree by Stephan Gerhold · 4 years, 5 months ago
  24. ea029dd ASoC: core: Two step component registration by Cezary Rojewski · 4 years, 5 months ago
  25. 7274d4c ASoC: core: Simplify snd_soc_component_initialize declaration by Cezary Rojewski · 4 years, 5 months ago
  26. 08ff720 ASoC: core: Relocate and expose snd_soc_component_initialize by Cezary Rojewski · 4 years, 5 months ago
  27. 0ceef68 ASoC: soc-xxx: add asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
  28. 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
  29. 58f30150f ASoC: core: Remove only the registered component in devm functions by Maxime Ripard · 4 years, 6 months ago
  30. 10e8340 ASoC: core: move definition of enum snd_soc_bias_level by Tzung-Bi Shih · 4 years, 6 months ago
  31. 21a00fb ASoC: soc-link: introduce exit() callback by Pierre-Louis Bossart · 4 years, 6 months ago
  32. 17212e7 Merge existing fixes from asoc/for-5.8 by Mark Brown · 4 years, 7 months ago
  33. 0fae253 ASoC: soc-devres: add devm_snd_soc_register_dai() by Pierre-Louis Bossart · 4 years, 7 months ago
  34. 6fbea6b ASoC: soc-card: export snd_soc_lookup_component_nolocked by Shengjiu Wang · 4 years, 7 months ago
  35. 358c7c6 Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus by Mark Brown · 4 years, 7 months ago
  36. 27f07ca ASoC: soc-card: add probed bit field to snd_soc_card by Kuninori Morimoto · 4 years, 7 months ago
  37. bf5bb8d ASoC: soc-card: move snd_soc_card_subclass to soc-card by Kuninori Morimoto · 4 years, 7 months ago
  38. 65a7571 ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
  39. 63efed5 ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
  40. 3359e9b ASoC: soc-card: move snd_soc_card_jack_new() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
  41. 209c6cd ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
  42. 1793936 ASoC: add soc-card.c by Kuninori Morimoto · 4 years, 7 months ago
  43. 317ec67 ASoC: soc.h: convert bool to bit field for snd_soc_card by Kuninori Morimoto · 4 years, 7 months ago
  44. f4aa5e2 ASoC: dapm: Move dai_link widgets to runtime to fix use after free by Charles Keepax · 4 years, 7 months ago
  45. d9051d8 ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro by Kuninori Morimoto · 4 years, 8 months ago
  46. 2d6201e ASoC: soc-core: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  47. be16a0f ASoC: component: suppress uninitialized-variable warning by Arnd Bergmann · 4 years, 8 months ago
  48. 4aa86e0 ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo() by Jason Yan · 4 years, 8 months ago
  49. 39400f3 Merge branch 'asoc-5.7' into asoc-5.8 by Mark Brown · 4 years, 9 months ago
  50. 1729025 ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais by Kuninori Morimoto · 4 years, 9 months ago
  51. c2233a2 ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
  52. 595571c ASoC: dapm: Fix regression introducing multiple copies of DAI widgets by Charles Keepax · 4 years, 9 months ago
  53. 2af6958 ASoC: soc-core: add asoc_rtd_to_cpu/codec() macro by Kuninori Morimoto · 4 years, 9 months ago
  54. 22a2fc8 ASoC: soc-core: Merge CPU/Codec DAIs by Kuninori Morimoto · 4 years, 10 months ago
  55. 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
  56. 1459669 ASoC: soc-dapm: add for_each_card_widgets() macro by Kuninori Morimoto · 4 years, 10 months ago
  57. df817f8 ASoC: soc-dapm: add for_each_card_dapms() macro by Kuninori Morimoto · 4 years, 10 months ago
  58. 17e6dab ASoC: soc.h: remove non plural form for_each_xxx macro by Kuninori Morimoto · 4 years, 10 months ago
  59. 995cbc3 ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 4 years, 10 months ago
  60. a22ae72 ASoC: soc-core: disable route checks for legacy devices by Pierre-Louis Bossart · 4 years, 10 months ago
  61. 5854a46 ASoC: pcm: Export parameter intersection logic by Samuel Holland · 4 years, 10 months ago
  62. 76afa64 ASoC: Add initial support for multiple CPU DAIs by Shreyas NC · 4 years, 10 months ago
  63. 63d6838 ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro by Pierre-Louis Bossart · 4 years, 10 months ago
  64. 83f94a2 ASoC: soc-core: add snd_soc_close_delayed_work() by Kuninori Morimoto · 5 years ago
  65. 613fb50 ASoC: soc-core: remove snd_soc_rtdcom_list by Kuninori Morimoto · 5 years ago
  66. ee8f537 ASoC: soc-core: remove legacy style of codec_conf by Kuninori Morimoto · 5 years ago
  67. c13493a ASoC: soc-core: support snd_soc_dai_link_component for codec_conf by Kuninori Morimoto · 5 years ago
  68. 01fec8cc ASoC: Drop snd_soc_pcm_lib_ioctl() by Takashi Iwai · 5 years ago
  69. 8a6a6a3 ASoC: soc-core: tidyup for CONFIG_DMI by Kuninori Morimoto · 5 years ago
  70. 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
  71. 50cd9b5 ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime() by Kuninori Morimoto · 5 years ago
  72. 0c04800 ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime() by Kuninori Morimoto · 5 years ago
  73. d6f31e0 ASoC: soc-core: move snd_soc_find_dai_link() by Kuninori Morimoto · 5 years ago
  74. 4468189 ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() by Kuninori Morimoto · 5 years ago
  75. 8babfb7 ASoC: soc-core: remove snd_soc_get_dai_substream() by Kuninori Morimoto · 5 years ago
  76. cc73390 ASoC: soc-core: remove dai_link_list by Kuninori Morimoto · 5 years ago
  77. 4bf2e38 ASoC: core: Init pcm runtime work early to avoid warnings by Curtis Malainey · 5 years ago
  78. fb51267 ASoC: core: add SND_SOC_BYTES_E by Tzung-Bi Shih · 5 years ago
  79. dc73d73 ASoC: add control components management by Jaroslav Kysela · 5 years ago
  80. 509ba54 ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY by Kuninori Morimoto · 5 years ago
  81. e443c20 ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  82. 5d07519 ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  83. e11381f ASoC: soc-core: add snd_soc_unregister_dai() by Kuninori Morimoto · 5 years ago
  84. 2b544dd ASoC: soc-core: add for_each_rtd_components() and replace by Kuninori Morimoto · 5 years ago
  85. 33536a1 ASoC: soc-core: remove for_each_rtdcom_safe() by Kuninori Morimoto · 5 years ago
  86. 8ec241c ASoC: soc-core: add snd_soc_pcm_lib_ioctl() by Kuninori Morimoto · 5 years ago
  87. b7c5bc4 ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free() by Kuninori Morimoto · 5 years ago
  88. b03bfae ASoC: soc-core: merge snd_soc_initialize_card_lists() by Kuninori Morimoto · 5 years ago
  89. 72b745e ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime by Peter Ujfalusi · 5 years ago
  90. c2b71c7 ASoC: soc-core: add for_each_xxx macro for aux_dev by Kuninori Morimoto · 5 years ago
  91. a48b561 ASoC: soc-core: remove legacy style of aux_dev by Kuninori Morimoto · 5 years ago
  92. 3dc29b8 ASoC: soc-core: support snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
  93. b3da425 ASoC: soc-core: tidyup for card->deferred_resume_work by Kuninori Morimoto · 5 years ago
  94. 4ff1fef ASoC: add soc-component.c by Kuninori Morimoto · 5 years ago
  95. fee531d ASoC: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  96. aa6166c ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai by Kuninori Morimoto · 5 years ago
  97. 3461473 ASoC: soc-core: support dai_link with platforms_num != 1 by Jerome Brunet · 6 years ago
  98. 1d76898 ASoC: soc-core: allow no Platform on dai_link by Kuninori Morimoto · 6 years ago
  99. 5f174cf ASoC: soc.h: fixup for_each_card_links() macro by Kuninori Morimoto · 6 years ago
  100. adb76b5 ASoC: soc-core: remove legacy style dai_link by Kuninori Morimoto · 6 years ago