1. 84569f3 Merge remote-tracking branch 'asoc/for-5.9' into asoc-next by Mark Brown · 4 years, 6 months ago
  2. 4f87215 ASoC: core: use less strict tests for dailink capabilities by Pierre-Louis Bossart · 4 years, 6 months ago
  3. 0ceef68 ASoC: soc-xxx: add asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
  4. b6d6e9e snd/soc: correct trivial kernel-doc inconsistency by Colton Lewis · 4 years, 7 months ago
  5. 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
  6. 836367b ASoC: soc-component: merge soc_pcm_trigger_start/stop() by Kuninori Morimoto · 4 years, 8 months ago
  7. 32fd120 ASoC: soc-component: add snd_soc_pcm_component_trigger() by Kuninori Morimoto · 4 years, 8 months ago
  8. 0475111 ASoC: soc-component: add snd_soc_pcm_component_hw_free() by Kuninori Morimoto · 4 years, 8 months ago
  9. e1bafa8 ASoC: soc-component: add snd_soc_pcm_component_hw_params() by Kuninori Morimoto · 4 years, 8 months ago
  10. 4f39514 ASoC: soc-component: add snd_soc_pcm_component_prepare() by Kuninori Morimoto · 4 years, 8 months ago
  11. 1d5cd52 ASoC: soc-pcm/compress: reduce verbosity on mapping ok messages by Pierre-Louis Bossart · 4 years, 7 months ago
  12. 799827a ASoC: soc-pcm: improve error messages in soc_pcm_new() by Pierre-Louis Bossart · 4 years, 7 months ago
  13. 96bf62f ASoC: soc-pcm: fix checks for multi-cpu FE dailinks by Pierre-Louis Bossart · 4 years, 7 months ago
  14. b73287f ASoC: soc-pcm: dpcm: fix playback/capture checks by Pierre-Louis Bossart · 4 years, 7 months ago
  15. 68f8043e Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update by 朱灿灿 · 4 years, 8 months ago
  16. 0cbbf8a ASoC: soc-link: add snd_soc_link_be_hw_params_fixup() by Kuninori Morimoto · 4 years, 8 months ago
  17. 7cf3c5b ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx() by Kuninori Morimoto · 4 years, 8 months ago
  18. a5e6c10 ASoC: soc-link: move soc_rtd_xxx() by Kuninori Morimoto · 4 years, 8 months ago
  19. b3dea62 ASoC: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
  20. dc82910 ASoC: soc-dai: add snd_soc_dai_action() by Kuninori Morimoto · 4 years, 8 months ago
  21. d9051d8 ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro by Kuninori Morimoto · 4 years, 8 months ago
  22. 30819358 ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger() by Kuninori Morimoto · 4 years, 9 months ago
  23. 42f2472 ASoC: soc-dai: add snd_soc_pcm_dai_trigger() by Kuninori Morimoto · 4 years, 9 months ago
  24. d108c7f ASoC: soc-dai: add snd_soc_pcm_dai_prepare() by Kuninori Morimoto · 4 years, 9 months ago
  25. 72161e0 Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.baluta@oss.nxp.com> by Mark Brown · 4 years, 9 months ago
  26. 9b5db05 ASoC: soc-pcm: dpcm: Only allow playback/capture if supported by Stephan Gerhold · 4 years, 9 months ago
  27. c2233a2 ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 10 months ago
  28. 21fca8b ASoC: dpcm: allow start or stop during pause for backend by 이경택 · 4 years, 10 months ago
  29. c840f76 ASoC: soc-pcm: Merge for_each_rtd_cpu/codec_dais() by Kuninori Morimoto · 4 years, 10 months ago
  30. f17a147 ASoC: export DPCM runtime update functions by Guennadi Liakhovetski · 4 years, 10 months ago
  31. 8cce656 ASoC: (cosmetic) simplify dpcm_prune_paths() by Guennadi Liakhovetski · 4 years, 10 months ago
  32. d0c9abb ASoC: pcm: Fix (again) possible buffer overflow in dpcm state sysfs output by Takashi Iwai · 4 years, 10 months ago
  33. a4be418 ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 4 years, 10 months ago
  34. c0197db Merge series "ASoC: soc-pcm cleanup step5" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 4 years, 11 months ago
  35. a9ee331 ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing. by Kuninori Morimoto · 4 years, 11 months ago
  36. 67ad877 ASoC: soc-pcm: check DAI's activity more simply by Kuninori Morimoto · 4 years, 11 months ago
  37. 8a01fbf ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup() by Kuninori Morimoto · 4 years, 11 months ago
  38. 0c9ba72 ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime() by Kuninori Morimoto · 4 years, 11 months ago
  39. 265694b6 ASoC: soc-pcm: add dpcm_fe_dai_cleanup() by Kuninori Morimoto · 4 years, 11 months ago
  40. 30fca26 ASoC: soc-pcm: move dpcm_fe_dai_close() by Kuninori Morimoto · 4 years, 11 months ago
  41. 5854a46 ASoC: pcm: Export parameter intersection logic by Samuel Holland · 4 years, 11 months ago
  42. 6e02feb ASoC: soc-pcm: remove duplicate be check from dpcm_add_paths() by Kuninori Morimoto · 4 years, 11 months ago
  43. 25c2f51 ASoC: soc-pcm: use defined stream by Kuninori Morimoto · 4 years, 11 months ago
  44. 0e9cf4c4 ASoC: pcm: check if cpu-dai supports a given stream by Bard Liao · 5 years ago
  45. 6e1276a ASoC: Return error if the function does not support multi-cpu by Bard Liao · 5 years ago
  46. 19bdcc7a ASoC: Add multiple CPU DAI support for PCM ops by Shreyas NC · 5 years ago
  47. 6c8beff Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 5 years ago
  48. 6bff73c ASoC: soc-pcm cleanup step4 by Mark Brown · 5 years ago
  49. d2aaa8d ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close() by Kai Vehmanen · 5 years ago
  50. 154dae8 ASoC: soc-pcm: add dpcm_create/remove_debugfs_state() by Kuninori Morimoto · 5 years ago
  51. c321282 ASoC: soc-pcm: move CONFIG_DEBUG_FS functions to top side by Kuninori Morimoto · 5 years ago
  52. 52645e33 ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c by Kuninori Morimoto · 5 years ago
  53. 580dff3 ASoC: soc-pcm: merge dpcm_run_new/old_update() into dpcm_fe_runtime_update() by Kuninori Morimoto · 5 years ago
  54. 0c01f6c ASoC: soc-pcm: add snd_soc_dai_get_widget() by Kuninori Morimoto · 5 years ago
  55. 57be920 ASoC: soc-pcm: cleanup soc_pcm_apply_msb() by Kuninori Morimoto · 5 years ago
  56. acf253c ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream() by Kuninori Morimoto · 5 years ago
  57. 1c53123 ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop() by Kuninori Morimoto · 5 years ago
  58. 9d6ee36 ASoC: dpcm: remove confusing trace in dpcm_get_be() by Jerome Brunet · 5 years ago
  59. 6c89ffe ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output by Takashi Iwai · 5 years ago
  60. 7083f877 ASoC: soc-pcm: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  61. 0f6011f ASoC: soc-pcm: merge playback/cature_active into stream_active by Kuninori Morimoto · 5 years ago
  62. cae06eb ASoC: soc-pcm: use goto and remove multi return by Kuninori Morimoto · 5 years ago
  63. 085d22b ASoC: soc-pcm: add snd_soc_dpcm_can_be() and remove duplicate code by Kuninori Morimoto · 5 years ago
  64. 289a7e6 ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state() by Kuninori Morimoto · 5 years ago
  65. c9645d2 ASoC: soc-pcm: remove soc_dpcm_be_digital_mute() by Kuninori Morimoto · 5 years ago
  66. 027a483 ASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be() by Kuninori Morimoto · 5 years ago
  67. c2cd821 ASoC: soc-pcm: use dai_get_widget() at dpcm_end_walk_at_be() by Kuninori Morimoto · 5 years ago
  68. 93597fa ASoC: soc-pcm: use dai_get_widget() at dpcm_get_be() by Kuninori Morimoto · 5 years ago
  69. d930369 ASoC: soc-pcm: move dai_get_widget() by Kuninori Morimoto · 5 years ago
  70. a4877a6 ASoC: soc-pcm: fix regression in soc_new_pcm() by Stephan Gerhold · 5 years ago
  71. 5d9fa03 ASoC: soc-pcm: tidyup soc_pcm_open() order by Kuninori Morimoto · 5 years ago
  72. 62c86d1 ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open() by Kuninori Morimoto · 5 years ago
  73. dd03907 ASoC: soc-pcm: call snd_soc_component_open/close() once by Kuninori Morimoto · 5 years ago
  74. b56be80 ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once by Kuninori Morimoto · 5 years ago
  75. e82ebff ASoC: soc-pcm: don't use bit-OR'ed error by Kuninori Morimoto · 5 years ago
  76. 09e88f8 ASoC: soc-pcm: add for_each_dapm_widgets() macro by Kuninori Morimoto · 5 years ago
  77. 5c25bd6 ASoC: soc-pcm: adjustment for DAI member 0 reset by Kuninori Morimoto · 5 years ago
  78. 7a5aaba ASoC: soc-pcm: add snd_soc_runtime_action() by Kuninori Morimoto · 5 years ago
  79. a7196ca Merge branch 'asoc-5.6' into asoc-next by Mark Brown · 5 years ago
  80. 2023062 Merge branch 'asoc-5.5' into asoc-linus by Mark Brown · 5 years ago
  81. ad2bf9f ASoC: soc-pcm: add soc_rtd_trigger() by Kuninori Morimoto · 5 years ago
  82. 49f020e ASoC: soc-pcm: add soc_rtd_hw_free() by Kuninori Morimoto · 5 years ago
  83. de9ad99 ASoC: soc-pcm: add soc_rtd_hw_params() by Kuninori Morimoto · 5 years ago
  84. 44c1a75 ASoC: soc-pcm: add soc_rtd_prepare() by Kuninori Morimoto · 5 years ago
  85. 0be429f ASoC: soc-pcm: add soc_rtd_shutdown() by Kuninori Morimoto · 5 years ago
  86. f183f92 ASoC: soc-pcm: add soc_rtd_startup() by Kuninori Morimoto · 5 years ago
  87. af4bac1 ASoC: soc-pcm: crash in snd_soc_dapm_new_dai by Sameer Pujar · 5 years ago
  88. b0edff4 ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_STREAM_STOP by Kuninori Morimoto · 5 years ago
  89. 3f4cf79 ASoC: soc-dapm: add snd_soc_dapm_stream_stop() by Kuninori Morimoto · 5 years ago
  90. 83f94a2 ASoC: soc-core: add snd_soc_close_delayed_work() by Kuninori Morimoto · 5 years ago
  91. 76c39e8 ASoC: soc-core: do pinctrl_pm_select_xxx() as component by Kuninori Morimoto · 5 years ago
  92. 613fb50 ASoC: soc-core: remove snd_soc_rtdcom_list by Kuninori Morimoto · 5 years ago
  93. 7c497d7 Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  94. 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
  95. 4bf2e38 ASoC: core: Init pcm runtime work early to avoid warnings by Curtis Malainey · 5 years ago
  96. 09578ea Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  97. 1e5ddb6 ASoC: component: Add sync_stop PCM ops by Takashi Iwai · 5 years ago
  98. 3b1c952 ASoC: pcm: Make ioctl ops optional by Takashi Iwai · 5 years ago
  99. 5cca595 ASoC: soc-pcm: check symmetry before hw_params by Shengjiu Wang · 5 years ago
  100. 0ced7b0 ASoC: soc-pcm: remove soc_pcm_private_free() by Kuninori Morimoto · 5 years ago