1. 6374f49 ASoC: soc-pcm: care trigger rollback by Kuninori Morimoto · 4 years, 2 months ago
  2. 1e6a93c ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown() by Kuninori Morimoto · 4 years, 2 months ago
  3. c304c9a ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free() by Kuninori Morimoto · 4 years, 4 months ago
  4. 00a0b46 ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown() by Kuninori Morimoto · 4 years, 4 months ago
  5. c1c277b ASoC: soc-core: add snd_soc_find_dai_with_mutex() by Kuninori Morimoto · 4 years, 5 months ago
  6. 84569f3 Merge remote-tracking branch 'asoc/for-5.9' into asoc-next by Mark Brown · 4 years, 6 months ago
  7. 4f87215 ASoC: core: use less strict tests for dailink capabilities by Pierre-Louis Bossart · 4 years, 6 months ago
  8. 0ceef68 ASoC: soc-xxx: add asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
  9. 4d9e07c Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 6 months ago
  10. e2978c4 ASoC: soc-dai: remove .digital_mute by Kuninori Morimoto · 4 years, 6 months ago
  11. 350d993 ASoC: soc-dai.c: add .no_capture_mute support by Kuninori Morimoto · 4 years, 6 months ago
  12. 2561247 ASoC: soc-dai: set dai_link dpcm_ flags with a helper by Pierre-Louis Bossart · 4 years, 6 months ago
  13. 28ff437 ASoC: reduce verbosity of error messages for sof-dai and sof-link by Pierre-Louis Bossart · 4 years, 8 months ago
  14. 0cbbf8a ASoC: soc-link: add snd_soc_link_be_hw_params_fixup() by Kuninori Morimoto · 4 years, 8 months ago
  15. 0812a08 ASoC: cleanup dai / component active code by Kuninori Morimoto · 4 years, 8 months ago
  16. 5552f8d ASoC: soc-dai: add snd_soc_dai_stream_active() by Kuninori Morimoto · 4 years, 8 months ago
  17. 488b2ca ASoC: soc-component: add snd_soc_component_active() by Kuninori Morimoto · 4 years, 8 months ago
  18. efffd9b ASoC: soc-dai: add snd_soc_dai_active() by Kuninori Morimoto · 4 years, 8 months ago
  19. dc82910 ASoC: soc-dai: add snd_soc_dai_action() by Kuninori Morimoto · 4 years, 8 months ago
  20. 94d7281 ASoC: soc-dai: add snd_soc_dai_compr_get_metadata() by Kuninori Morimoto · 4 years, 9 months ago
  21. 88b3a7d ASoC: soc-dai: add snd_soc_dai_compr_set_metadata() by Kuninori Morimoto · 4 years, 9 months ago
  22. ed38cc5 ASoC: soc-dai: add snd_soc_dai_compr_pointer() by Kuninori Morimoto · 4 years, 9 months ago
  23. 5329435 ASoC: soc-dai: add snd_soc_dai_compr_ack() by Kuninori Morimoto · 4 years, 9 months ago
  24. adbef543 ASoC: soc-dai: add snd_soc_dai_compr_get_params() by Kuninori Morimoto · 4 years, 9 months ago
  25. 8dfedaf ASoC: soc-dai: add snd_soc_dai_compr_set_params() by Kuninori Morimoto · 4 years, 9 months ago
  26. eb08411 ASoC: soc-dai: add snd_soc_dai_compr_trigger() by Kuninori Morimoto · 4 years, 9 months ago
  27. 2b25f81 ASoC: soc-dai: add snd_soc_dai_compr_shutdown() by Kuninori Morimoto · 4 years, 9 months ago
  28. b5ae4cc ASoC: soc-dai: add snd_soc_dai_compr_start() by Kuninori Morimoto · 4 years, 9 months ago
  29. 7eaa313 ASoC: soc-dai: add snd_soc_pcm_dai_remove() by Kuninori Morimoto · 4 years, 9 months ago
  30. 51801ae ASoC: soc-dai: add snd_soc_pcm_dai_probe() by Kuninori Morimoto · 4 years, 9 months ago
  31. 30819358 ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger() by Kuninori Morimoto · 4 years, 9 months ago
  32. 42f2472 ASoC: soc-dai: add snd_soc_pcm_dai_trigger() by Kuninori Morimoto · 4 years, 9 months ago
  33. d108c7f ASoC: soc-dai: add snd_soc_pcm_dai_prepare() by Kuninori Morimoto · 4 years, 9 months ago
  34. 0b73ba5 ASoC: soc-dai: add snd_soc_pcm_dai_new() by Kuninori Morimoto · 4 years, 9 months ago
  35. 479914e ASoC: soc-dai: don't overwide dai->driver->ops by Kuninori Morimoto · 4 years, 9 months ago
  36. aa7b823 ASoC: soc-dai: add soc_dai_err() by Kuninori Morimoto · 4 years, 9 months ago
  37. 5bd7044 ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence by Pierre-Louis Bossart · 4 years, 9 months ago
  38. 1ba616b ASoC: soc-dai: fix DAI startup/shutdown sequence by Pierre-Louis Bossart · 4 years, 10 months ago
  39. acf253c ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream() by Kuninori Morimoto · 5 years ago
  40. b56be80 ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once by Kuninori Morimoto · 5 years ago
  41. 450312b ASoC: soc-core: remove DAI suspend/resume by Kuninori Morimoto · 5 years ago
  42. 467fece ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c by Kuninori Morimoto · 5 years ago
  43. b423c42 ASoC: soc-dai: add snd_soc_dai_compress_new() by Kuninori Morimoto · 5 years ago
  44. dcdab58 ASoC: soc-dai: add snd_soc_dai_remove() by Kuninori Morimoto · 5 years ago
  45. cfd9b5f ASoC: soc-dai: add snd_soc_dai_probe() by Kuninori Morimoto · 5 years ago
  46. 24b09d0 ASoC: soc-dai: add snd_soc_dai_resume() by Kuninori Morimoto · 5 years ago
  47. e0f2262 ASoC: soc-dai: add snd_soc_dai_suspend() by Kuninori Morimoto · 5 years ago
  48. 1dea80d ASoC: soc-dai: add snd_soc_dai_delay() by Kuninori Morimoto · 5 years ago
  49. 5c0769af ASoC: soc-dai: add snd_soc_dai_bespoke_trigger() by Kuninori Morimoto · 5 years ago
  50. 95aef35 ASoC: soc-dai: add snd_soc_dai_trigger() by Kuninori Morimoto · 5 years ago
  51. 4beb8e1 ASoC: soc-dai: add snd_soc_dai_prepare() by Kuninori Morimoto · 5 years ago
  52. 330fcb5 ASoC: soc-dai: add snd_soc_dai_shutdown() by Kuninori Morimoto · 5 years ago
  53. 5a52a04 ASoC: soc-dai: add snd_soc_dai_startup() by Kuninori Morimoto · 5 years ago
  54. 846faae ASoC: soc-dai: add snd_soc_dai_hw_free() by Kuninori Morimoto · 5 years ago
  55. aa6166c ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai by Kuninori Morimoto · 5 years ago
  56. 06f6e1d ASoC: add soc-dai.c by Kuninori Morimoto · 5 years ago