1. b296997 ASoC: soc-component: improve error reporting for register access by Srinivas Kandagatla · 3 years, 2 months ago
  2. cd46f38 ASoC: compress/component: Use module_get_when_open/put_when_close for cstream by Peter Ujfalusi · 3 years, 4 months ago
  3. a739fdc ASoC: soc-component: Convert the mark_module to void* by Peter Ujfalusi · 3 years, 4 months ago
  4. 500b39d ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_runtime_get() by Kuninori Morimoto · 3 years, 4 months ago
  5. 31428c7 ASoC: component: Remove misplaced prefix handling in pin control functions by Mark Brown · 3 years, 5 months ago
  6. 8bdfc04 ASoC: soc-component: Add snd_soc_pcm_component_ack by Shengjiu Wang · 3 years, 10 months ago
  7. 933f98b ASoC: constify of_phandle_args in snd_soc_get_dai_name() by Krzysztof Kozlowski · 3 years, 10 months ago
  8. 8ac9e47 ASoC: soc-component: fix undefined reference to __ffssi2 by Srinivas Kandagatla · 4 years ago
  9. 1da0b98 ASoC: soc-component: add snd_soc_component_read/write_field() by Srinivas Kandagatla · 4 years ago
  10. 6374f49 ASoC: soc-pcm: care trigger rollback by Kuninori Morimoto · 4 years, 1 month ago
  11. f94ba9a ASoC: soc-component: add mark for snd_soc_component_compr_open/free() by Kuninori Morimoto · 4 years, 1 month ago
  12. bab78c2 ASoC: soc-component: add snd_soc_component_compr_get_metadata() by Kuninori Morimoto · 4 years, 1 month ago
  13. 1b308fb ASoC: soc-component: add snd_soc_component_compr_set_metadata() by Kuninori Morimoto · 4 years, 1 month ago
  14. b5852e6 ASoC: soc-component: add snd_soc_component_compr_copy() by Kuninori Morimoto · 4 years, 1 month ago
  15. 03ecea6 ASoC: soc-component: add snd_soc_component_compr_pointer() by Kuninori Morimoto · 4 years, 1 month ago
  16. 0506b88 ASoC: soc-component: add snd_soc_component_compr_ack() by Kuninori Morimoto · 4 years, 1 month ago
  17. 0f6fe09 ASoC: soc-component: add snd_soc_component_compr_get_codec_caps() by Kuninori Morimoto · 4 years, 1 month ago
  18. d67fcb2 ASoC: soc-component: add snd_soc_component_compr_get_caps() by Kuninori Morimoto · 4 years, 1 month ago
  19. 77c221e ASoC: soc-component: add snd_soc_component_compr_get_params() by Kuninori Morimoto · 4 years, 1 month ago
  20. ff08cf8 ASoC: soc-component: add snd_soc_component_compr_set_params() by Kuninori Morimoto · 4 years, 1 month ago
  21. 08aee25 ASoC: soc-component: add snd_soc_component_compr_trigger() by Kuninori Morimoto · 4 years, 1 month ago
  22. dbde5e21 ASoC: soc-component: add snd_soc_component_compr_free() by Kuninori Morimoto · 4 years, 1 month ago
  23. a4e427c ASoC: soc-component: add snd_soc_component_compr_open() by Kuninori Morimoto · 4 years, 1 month ago
  24. 3a36a64 ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free() by Kuninori Morimoto · 4 years, 3 months ago
  25. 939a5cf ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() by Kuninori Morimoto · 4 years, 3 months ago
  26. 51aff91 ASoC: soc-component: add mark for soc_pcm_components_open/close() by Kuninori Morimoto · 4 years, 3 months ago
  27. efc913c ASoC: Make soc_component_read() returning an error code again by Takashi Iwai · 4 years, 5 months ago
  28. 08ff720 ASoC: core: Relocate and expose snd_soc_component_initialize by Cezary Rojewski · 4 years, 5 months ago
  29. cc4d8ce ASoC: soc-component: don't report of_xlate_dai_name failures by Jerome Brunet · 4 years, 5 months ago
  30. 0ceef68 ASoC: soc-xxx: add asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
  31. be75db5 ASoC: soc-component: Add missed return for calling soc_component_ret by Shengjiu Wang · 4 years, 5 months ago
  32. e871231 ASoC: soc-component: use io_mutex correctly by Kuninori Morimoto · 4 years, 6 months ago
  33. cf6e26c ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32() by Kuninori Morimoto · 4 years, 6 months ago
  34. 460b42d ASoC: soc-component: merge soc-io.c into soc-component.c by Kuninori Morimoto · 4 years, 7 months ago
  35. 257c4da ASoC: soc-component: add snd_soc_component_init() by Kuninori Morimoto · 4 years, 7 months ago
  36. 32fd120 ASoC: soc-component: add snd_soc_pcm_component_trigger() by Kuninori Morimoto · 4 years, 7 months ago
  37. 0475111 ASoC: soc-component: add snd_soc_pcm_component_hw_free() by Kuninori Morimoto · 4 years, 7 months ago
  38. e1bafa8 ASoC: soc-component: add snd_soc_pcm_component_hw_params() by Kuninori Morimoto · 4 years, 7 months ago
  39. 4f39514 ASoC: soc-component: add snd_soc_pcm_component_prepare() by Kuninori Morimoto · 4 years, 7 months ago
  40. e2329ee ASoC: soc-component: add soc_component_err() by Kuninori Morimoto · 4 years, 7 months ago
  41. 536aba1 ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c by Kuninori Morimoto · 4 years, 7 months ago
  42. c7d75b5 ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component by Kuninori Morimoto · 4 years, 7 months ago
  43. 4ca8701 ASoC: soc-component: add soc_component_pin() and share code by Kuninori Morimoto · 4 years, 7 months ago
  44. f1861a7 ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop() by Kuninori Morimoto · 4 years, 10 months ago
  45. 613fb50 ASoC: soc-core: remove snd_soc_rtdcom_list by Kuninori Morimoto · 5 years ago
  46. 23534b1 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
  47. 8e3366c ASoC: Fix NULL dereference at freeing by Takashi Iwai · 5 years ago
  48. 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
  49. 1e5ddb6 ASoC: component: Add sync_stop PCM ops by Takashi Iwai · 5 years ago
  50. b2b2afb ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter by Kuninori Morimoto · 5 years ago
  51. 2b544dd ASoC: soc-core: add for_each_rtd_components() and replace by Kuninori Morimoto · 5 years ago
  52. e9067bb ASoC: soc-component: remove snd_pcm_ops from component driver by Kuninori Morimoto · 5 years ago
  53. c64bfc9 ASoC: soc-core: add new pcm_construct/pcm_destruct by Kuninori Morimoto · 5 years ago
  54. e2cb4a1 ASoC: soc-core: merge snd_pcm_ops member to component driver by Kuninori Morimoto · 5 years ago
  55. 79776da ASoC: soc-component: add snd_soc_pcm_component_pcm_free() by Kuninori Morimoto · 5 years ago
  56. 7484291 ASoC: soc-component: add snd_soc_pcm_component_pcm_new() by Kuninori Morimoto · 5 years ago
  57. 205875e ASoC: soc-component: add snd_soc_pcm_component_mmap() by Kuninori Morimoto · 5 years ago
  58. 9c712e4 ASoC: soc-component: add snd_soc_pcm_component_page() by Kuninori Morimoto · 5 years ago
  59. 82d81f5 ASoC: soc-component: add snd_soc_pcm_component_copy_user() by Kuninori Morimoto · 5 years ago
  60. 96a4790 ASoC: soc-component: add snd_soc_pcm_component_ioctrl() by Kuninori Morimoto · 5 years ago
  61. 0035e25 ASoC: soc-component: add snd_soc_pcm_component_pointer() by Kuninori Morimoto · 5 years ago
  62. 7951b146 ASoC: soc-component: move snd_soc_component_set_bias_level() by Kuninori Morimoto · 5 years ago
  63. 8e2a990 ASoC: soc-component: move snd_soc_component_stream_event() by Kuninori Morimoto · 5 years ago
  64. 9d415fb ASoC: soc-component: move snd_soc_component_seq_notifier() by Kuninori Morimoto · 5 years ago
  65. a2a3417 ASoC: soc-component: add snd_soc_component_of_xlate_dai_name() by Kuninori Morimoto · 5 years ago
  66. 2c7b170 ASoC: soc-component: add snd_soc_component_of_xlate_dai_id() by Kuninori Morimoto · 5 years ago
  67. 03b34dd ASoC: soc-component: add snd_soc_component_remove() by Kuninori Morimoto · 5 years ago
  68. 08e837d ASoC: soc-component: add snd_soc_component_probe() by Kuninori Morimoto · 5 years ago
  69. e40fadb ASoC: soc-component: add snd_soc_component_is_suspended() by Kuninori Morimoto · 5 years ago
  70. 9a840cb ASoC: soc-component: add snd_soc_component_resume() by Kuninori Morimoto · 5 years ago
  71. 66c5157 ASoC: soc-component: add snd_soc_component_suspend() by Kuninori Morimoto · 5 years ago
  72. 5693d50 ASoC: soc-component: add snd_soc_component_trigger() by Kuninori Morimoto · 5 years ago
  73. eae7136 ASoC: soc-component: add snd_soc_component_hw_free() by Kuninori Morimoto · 5 years ago
  74. 245c539 ASoC: soc-component: add snd_soc_component_hw_params() by Kuninori Morimoto · 5 years ago
  75. 6d53723 ASoC: soc-component: add snd_soc_component_prepare() by Kuninori Morimoto · 5 years ago
  76. 3672beb ASoC: soc-component: add snd_soc_component_close() by Kuninori Morimoto · 5 years ago
  77. ae2f484 ASoC: soc-component: add snd_soc_component_open() by Kuninori Morimoto · 5 years ago
  78. 4a81e8f ASoC: soc-component: add snd_soc_component_get/put() by Kuninori Morimoto · 5 years ago
  79. 4ff1fef ASoC: add soc-component.c by Kuninori Morimoto · 5 years ago