1. 6374f49 ASoC: soc-pcm: care trigger rollback by Kuninori Morimoto · 4 years, 2 months ago
  2. f94ba9a ASoC: soc-component: add mark for snd_soc_component_compr_open/free() by Kuninori Morimoto · 4 years, 2 months ago
  3. bab78c2 ASoC: soc-component: add snd_soc_component_compr_get_metadata() by Kuninori Morimoto · 4 years, 2 months ago
  4. 1b308fb ASoC: soc-component: add snd_soc_component_compr_set_metadata() by Kuninori Morimoto · 4 years, 2 months ago
  5. b5852e6 ASoC: soc-component: add snd_soc_component_compr_copy() by Kuninori Morimoto · 4 years, 2 months ago
  6. 03ecea6 ASoC: soc-component: add snd_soc_component_compr_pointer() by Kuninori Morimoto · 4 years, 2 months ago
  7. 0506b88 ASoC: soc-component: add snd_soc_component_compr_ack() by Kuninori Morimoto · 4 years, 2 months ago
  8. 0f6fe09 ASoC: soc-component: add snd_soc_component_compr_get_codec_caps() by Kuninori Morimoto · 4 years, 2 months ago
  9. d67fcb2 ASoC: soc-component: add snd_soc_component_compr_get_caps() by Kuninori Morimoto · 4 years, 2 months ago
  10. 77c221e ASoC: soc-component: add snd_soc_component_compr_get_params() by Kuninori Morimoto · 4 years, 2 months ago
  11. ff08cf8 ASoC: soc-component: add snd_soc_component_compr_set_params() by Kuninori Morimoto · 4 years, 2 months ago
  12. 08aee25 ASoC: soc-component: add snd_soc_component_compr_trigger() by Kuninori Morimoto · 4 years, 2 months ago
  13. dbde5e21 ASoC: soc-component: add snd_soc_component_compr_free() by Kuninori Morimoto · 4 years, 2 months ago
  14. a4e427c ASoC: soc-component: add snd_soc_component_compr_open() by Kuninori Morimoto · 4 years, 2 months ago
  15. 3a36a64 ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free() by Kuninori Morimoto · 4 years, 4 months ago
  16. 939a5cf ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() by Kuninori Morimoto · 4 years, 4 months ago
  17. 51aff91 ASoC: soc-component: add mark for soc_pcm_components_open/close() by Kuninori Morimoto · 4 years, 4 months ago
  18. 08ff720 ASoC: core: Relocate and expose snd_soc_component_initialize by Cezary Rojewski · 4 years, 6 months ago
  19. 5b554b0 ASoC: remove snd_soc_component_read32() by Kuninori Morimoto · 4 years, 7 months ago
  20. cf6e26c ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32() by Kuninori Morimoto · 4 years, 7 months ago
  21. 4510821 ASoC: soc-component: tidyup Copyright by Kuninori Morimoto · 4 years, 8 months ago
  22. 257c4da ASoC: soc-component: add snd_soc_component_init() by Kuninori Morimoto · 4 years, 8 months ago
  23. 32fd120 ASoC: soc-component: add snd_soc_pcm_component_trigger() by Kuninori Morimoto · 4 years, 8 months ago
  24. 0475111 ASoC: soc-component: add snd_soc_pcm_component_hw_free() by Kuninori Morimoto · 4 years, 8 months ago
  25. e1bafa8 ASoC: soc-component: add snd_soc_pcm_component_hw_params() by Kuninori Morimoto · 4 years, 8 months ago
  26. 4f39514 ASoC: soc-component: add snd_soc_pcm_component_prepare() by Kuninori Morimoto · 4 years, 8 months ago
  27. 536aba1 ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c by Kuninori Morimoto · 4 years, 8 months ago
  28. c7d75b5 ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component by Kuninori Morimoto · 4 years, 8 months ago
  29. 0812a08 ASoC: cleanup dai / component active code by Kuninori Morimoto · 4 years, 8 months ago
  30. 488b2ca ASoC: soc-component: add snd_soc_component_active() by Kuninori Morimoto · 4 years, 8 months ago
  31. e7cbe52 ASoC: soc-compress: remove snd_compr_ops by Kuninori Morimoto · 4 years, 9 months ago
  32. c6cb522 ASoC: soc-compress: add snd_compress_ops by Kuninori Morimoto · 4 years, 9 months ago
  33. fcae40c ALSA: Replace timespec with timespec64 by Baolin Wang · 7 years ago
  34. 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
  35. 1e5ddb6 ASoC: component: Add sync_stop PCM ops by Takashi Iwai · 5 years ago
  36. b2b2afb ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter by Kuninori Morimoto · 5 years ago
  37. e9067bb ASoC: soc-component: remove snd_pcm_ops from component driver by Kuninori Morimoto · 5 years ago
  38. c64bfc9 ASoC: soc-core: add new pcm_construct/pcm_destruct by Kuninori Morimoto · 5 years ago
  39. e2cb4a1 ASoC: soc-core: merge snd_pcm_ops member to component driver by Kuninori Morimoto · 5 years ago
  40. fd5d390 ASoC: soc-component.h: remove GPL explanation from header by Kuninori Morimoto · 5 years ago
  41. 79776da ASoC: soc-component: add snd_soc_pcm_component_pcm_free() by Kuninori Morimoto · 5 years ago
  42. 7484291 ASoC: soc-component: add snd_soc_pcm_component_pcm_new() by Kuninori Morimoto · 5 years ago
  43. 205875e ASoC: soc-component: add snd_soc_pcm_component_mmap() by Kuninori Morimoto · 5 years ago
  44. 9c712e4 ASoC: soc-component: add snd_soc_pcm_component_page() by Kuninori Morimoto · 5 years ago
  45. 82d81f5 ASoC: soc-component: add snd_soc_pcm_component_copy_user() by Kuninori Morimoto · 5 years ago
  46. 96a4790 ASoC: soc-component: add snd_soc_pcm_component_ioctrl() by Kuninori Morimoto · 5 years ago
  47. 0035e25 ASoC: soc-component: add snd_soc_pcm_component_pointer() by Kuninori Morimoto · 5 years ago
  48. 7951b146 ASoC: soc-component: move snd_soc_component_set_bias_level() by Kuninori Morimoto · 5 years ago
  49. 8e2a990 ASoC: soc-component: move snd_soc_component_stream_event() by Kuninori Morimoto · 5 years ago
  50. 9d415fb ASoC: soc-component: move snd_soc_component_seq_notifier() by Kuninori Morimoto · 5 years ago
  51. a2a3417 ASoC: soc-component: add snd_soc_component_of_xlate_dai_name() by Kuninori Morimoto · 5 years ago
  52. 2c7b170 ASoC: soc-component: add snd_soc_component_of_xlate_dai_id() by Kuninori Morimoto · 5 years ago
  53. 03b34dd ASoC: soc-component: add snd_soc_component_remove() by Kuninori Morimoto · 5 years ago
  54. 08e837d ASoC: soc-component: add snd_soc_component_probe() by Kuninori Morimoto · 5 years ago
  55. e40fadb ASoC: soc-component: add snd_soc_component_is_suspended() by Kuninori Morimoto · 5 years ago
  56. 9a840cb ASoC: soc-component: add snd_soc_component_resume() by Kuninori Morimoto · 5 years ago
  57. 66c5157 ASoC: soc-component: add snd_soc_component_suspend() by Kuninori Morimoto · 5 years ago
  58. 5693d50 ASoC: soc-component: add snd_soc_component_trigger() by Kuninori Morimoto · 5 years ago
  59. eae7136 ASoC: soc-component: add snd_soc_component_hw_free() by Kuninori Morimoto · 5 years ago
  60. 245c539 ASoC: soc-component: add snd_soc_component_hw_params() by Kuninori Morimoto · 5 years ago
  61. 6d53723 ASoC: soc-component: add snd_soc_component_prepare() by Kuninori Morimoto · 5 years ago
  62. 3672beb ASoC: soc-component: add snd_soc_component_close() by Kuninori Morimoto · 5 years ago
  63. ae2f484 ASoC: soc-component: add snd_soc_component_open() by Kuninori Morimoto · 5 years ago
  64. 4a81e8f ASoC: soc-component: add snd_soc_component_get/put() by Kuninori Morimoto · 5 years ago
  65. 4ff1fef ASoC: add soc-component.c by Kuninori Morimoto · 5 years ago