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