1. 257c4da ASoC: soc-component: add snd_soc_component_init() by Kuninori Morimoto · 4 years, 8 months ago
  2. 32fd120 ASoC: soc-component: add snd_soc_pcm_component_trigger() by Kuninori Morimoto · 4 years, 8 months ago
  3. 0475111 ASoC: soc-component: add snd_soc_pcm_component_hw_free() by Kuninori Morimoto · 4 years, 8 months ago
  4. e1bafa8 ASoC: soc-component: add snd_soc_pcm_component_hw_params() by Kuninori Morimoto · 4 years, 8 months ago
  5. 4f39514 ASoC: soc-component: add snd_soc_pcm_component_prepare() by Kuninori Morimoto · 4 years, 8 months ago
  6. 536aba1 ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c by Kuninori Morimoto · 4 years, 8 months ago
  7. c7d75b5 ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component by Kuninori Morimoto · 4 years, 8 months ago
  8. 0812a08 ASoC: cleanup dai / component active code by Kuninori Morimoto · 4 years, 8 months ago
  9. 488b2ca ASoC: soc-component: add snd_soc_component_active() by Kuninori Morimoto · 4 years, 8 months ago
  10. e7cbe52 ASoC: soc-compress: remove snd_compr_ops by Kuninori Morimoto · 4 years, 9 months ago
  11. c6cb522 ASoC: soc-compress: add snd_compress_ops by Kuninori Morimoto · 4 years, 9 months ago
  12. fcae40c ALSA: Replace timespec with timespec64 by Baolin Wang · 7 years ago
  13. 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
  14. 1e5ddb6 ASoC: component: Add sync_stop PCM ops by Takashi Iwai · 5 years ago
  15. b2b2afb ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter by Kuninori Morimoto · 5 years ago
  16. e9067bb ASoC: soc-component: remove snd_pcm_ops from component driver by Kuninori Morimoto · 5 years ago
  17. c64bfc9 ASoC: soc-core: add new pcm_construct/pcm_destruct by Kuninori Morimoto · 5 years ago
  18. e2cb4a1 ASoC: soc-core: merge snd_pcm_ops member to component driver by Kuninori Morimoto · 5 years ago
  19. fd5d390 ASoC: soc-component.h: remove GPL explanation from header by Kuninori Morimoto · 5 years ago
  20. 79776da ASoC: soc-component: add snd_soc_pcm_component_pcm_free() by Kuninori Morimoto · 5 years ago
  21. 7484291 ASoC: soc-component: add snd_soc_pcm_component_pcm_new() by Kuninori Morimoto · 5 years ago
  22. 205875e ASoC: soc-component: add snd_soc_pcm_component_mmap() by Kuninori Morimoto · 5 years ago
  23. 9c712e4 ASoC: soc-component: add snd_soc_pcm_component_page() by Kuninori Morimoto · 5 years ago
  24. 82d81f5 ASoC: soc-component: add snd_soc_pcm_component_copy_user() by Kuninori Morimoto · 5 years ago
  25. 96a4790 ASoC: soc-component: add snd_soc_pcm_component_ioctrl() by Kuninori Morimoto · 5 years ago
  26. 0035e25 ASoC: soc-component: add snd_soc_pcm_component_pointer() by Kuninori Morimoto · 5 years ago
  27. 7951b14 ASoC: soc-component: move snd_soc_component_set_bias_level() by Kuninori Morimoto · 5 years ago
  28. 8e2a990 ASoC: soc-component: move snd_soc_component_stream_event() by Kuninori Morimoto · 5 years ago
  29. 9d415fb ASoC: soc-component: move snd_soc_component_seq_notifier() by Kuninori Morimoto · 5 years ago
  30. a2a3417 ASoC: soc-component: add snd_soc_component_of_xlate_dai_name() by Kuninori Morimoto · 5 years ago
  31. 2c7b170 ASoC: soc-component: add snd_soc_component_of_xlate_dai_id() by Kuninori Morimoto · 5 years ago
  32. 03b34dd ASoC: soc-component: add snd_soc_component_remove() by Kuninori Morimoto · 5 years ago
  33. 08e837d ASoC: soc-component: add snd_soc_component_probe() by Kuninori Morimoto · 5 years ago
  34. e40fadb ASoC: soc-component: add snd_soc_component_is_suspended() by Kuninori Morimoto · 5 years ago
  35. 9a840cb ASoC: soc-component: add snd_soc_component_resume() by Kuninori Morimoto · 5 years ago
  36. 66c5157 ASoC: soc-component: add snd_soc_component_suspend() by Kuninori Morimoto · 5 years ago
  37. 5693d50 ASoC: soc-component: add snd_soc_component_trigger() by Kuninori Morimoto · 5 years ago
  38. eae7136 ASoC: soc-component: add snd_soc_component_hw_free() by Kuninori Morimoto · 5 years ago
  39. 245c539 ASoC: soc-component: add snd_soc_component_hw_params() by Kuninori Morimoto · 5 years ago
  40. 6d53723 ASoC: soc-component: add snd_soc_component_prepare() by Kuninori Morimoto · 5 years ago
  41. 3672beb ASoC: soc-component: add snd_soc_component_close() by Kuninori Morimoto · 5 years ago
  42. ae2f484 ASoC: soc-component: add snd_soc_component_open() by Kuninori Morimoto · 5 years ago
  43. 4a81e8f ASoC: soc-component: add snd_soc_component_get/put() by Kuninori Morimoto · 5 years ago
  44. 4ff1fef ASoC: add soc-component.c by Kuninori Morimoto · 5 years ago