1. d8e2e0d ASoC: soc-core: remove null_snd_soc_ops by Kuninori Morimoto · 5 years ago
  2. 250a15c ASoC: soc-core: remove bus_control by Kuninori Morimoto · 5 years ago
  3. 450312b ASoC: soc-core: remove DAI suspend/resume by Kuninori Morimoto · 5 years ago
  4. 83f94a2 ASoC: soc-core: add snd_soc_close_delayed_work() by Kuninori Morimoto · 5 years ago
  5. 76c39e8 ASoC: soc-core: do pinctrl_pm_select_xxx() as component by Kuninori Morimoto · 5 years ago
  6. d7a8cb4 ASoC: soc-core: remove duplicate pinctrl operation when suspend by Kuninori Morimoto · 5 years ago
  7. 1272063 ASoC: soc-core: care .ignore_suspend for Component suspend by Kuninori Morimoto · 5 years ago
  8. 12b0523 ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component() by Kuninori Morimoto · 5 years ago
  9. 613fb50 ASoC: soc-core: remove snd_soc_rtdcom_list by Kuninori Morimoto · 5 years ago
  10. a82cf72 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
  11. 07d22a9 ASoC: core: Fix access to uninitialized list heads by Takashi Iwai · 5 years ago
  12. 218fe9b ASoC: soc-core: Set dpcm_playback / dpcm_capture by Daniel Baluta · 5 years ago
  13. ee8f537 ASoC: soc-core: remove legacy style of codec_conf by Kuninori Morimoto · 5 years ago
  14. c13493a ASoC: soc-core: support snd_soc_dai_link_component for codec_conf by Kuninori Morimoto · 5 years ago
  15. 01fec8cc ASoC: Drop snd_soc_pcm_lib_ioctl() by Takashi Iwai · 5 years ago
  16. a4072cd ASoC: soc-core: tidyup for CONFIG_DEBUG_FS by Kuninori Morimoto · 5 years ago
  17. 8a6a6a3 ASoC: soc-core: tidyup for CONFIG_DMI by Kuninori Morimoto · 5 years ago
  18. 29d9fc7 ASoC: soc-core: merge soc_set_name_prefix() and soc_set_of_name_prefix() by Kuninori Morimoto · 5 years ago
  19. 2acf6ce 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
  20. aec3ff9 ASoC: soc-core: soc_set_name_prefix(): get component device_node at out of loop by Kuninori Morimoto · 5 years ago
  21. 4702f99 ASoC: soc-core: soc_set_name_prefix(): tidyup loop condition by Kuninori Morimoto · 5 years ago
  22. eaffeef ASoC: soc-core: rename soc_link_init() to soc_init_pcm_runtime() by Kuninori Morimoto · 5 years ago
  23. 626c2e5 ASoC: soc-core: add missing return value check for soc_link_init() by Kuninori Morimoto · 5 years ago
  24. 46496ac ASoC: soc-core: move soc_link_init() by Kuninori Morimoto · 5 years ago
  25. bfa0dd8 ASoC: soc-core: rename soc_link_dai_pcm_new() to soc_dai_pcm_new() by Kuninori Morimoto · 5 years ago
  26. 9e9c70a ASoC: soc-core: move soc_link_dai_pcm_new() by Kuninori Morimoto · 5 years ago
  27. 50cd9b5 ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime() by Kuninori Morimoto · 5 years ago
  28. 0c04800 ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime() by Kuninori Morimoto · 5 years ago
  29. d6f31e0 ASoC: soc-core: move snd_soc_find_dai_link() by Kuninori Morimoto · 5 years ago
  30. 4468189 ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() by Kuninori Morimoto · 5 years ago
  31. 94def8e ASoC: soc-core: move snd_soc_get_pcm_runtime() by Kuninori Morimoto · 5 years ago
  32. 8babfb7 ASoC: soc-core: remove snd_soc_get_dai_substream() by Kuninori Morimoto · 5 years ago
  33. b553bd2 ASoC: soc-core: remove snd_soc_disconnect_sync() by Kuninori Morimoto · 5 years ago
  34. cc73390 ASoC: soc-core: remove dai_link_list by Kuninori Morimoto · 5 years ago
  35. bc9a6655 ASoC: fix soc-core.c kernel-doc warning by Randy Dunlap · 5 years ago
  36. 9c9b652 ASoC: core: only flush inited work during free by Curtis Malainey · 5 years ago
  37. 4bf2e38 ASoC: core: Init pcm runtime work early to avoid warnings by Curtis Malainey · 5 years ago
  38. 39870b0 ASoC: DMI long name - avoid to add board name if matches with product name by Jaroslav Kysela · 5 years ago
  39. 4e01e5d ASoC: improve the DMI long card code in asoc-core by Jaroslav Kysela · 5 years ago
  40. dc73d73 ASoC: add control components management by Jaroslav Kysela · 5 years ago
  41. 0ced7b0 ASoC: soc-pcm: remove soc_pcm_private_free() by Kuninori Morimoto · 5 years ago
  42. ce21401 ASoC: soc-core: care card_probed at soc_cleanup_card_resources() by Kuninori Morimoto · 5 years ago
  43. 2cc1afc ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card() by Kuninori Morimoto · 5 years ago
  44. 2a6f089 ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources() by Kuninori Morimoto · 5 years ago
  45. 74bd3f9 ASoC: soc-core: tidyup soc_probe_aux_devices() by Kuninori Morimoto · 5 years ago
  46. ed90c01 ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card() by Kuninori Morimoto · 5 years ago
  47. c6619b7 ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component() by Kuninori Morimoto · 5 years ago
  48. da704f2 ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link() by Kuninori Morimoto · 5 years ago
  49. 63dc47d ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link() by Kuninori Morimoto · 5 years ago
  50. ffdbca0 ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai() by Kuninori Morimoto · 5 years ago
  51. 7ca2438 ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai() by Kuninori Morimoto · 5 years ago
  52. 0d18a7c ASoC: soc-core: remove soc_is_dai_link_bound() by Kuninori Morimoto · 5 years ago
  53. 18dd66e ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component() by Kuninori Morimoto · 5 years ago
  54. df95a16 ASoC: soc-core: fix RIP warning on card removal by Pierre-Louis Bossart · 5 years ago
  55. 237d190 ASoC: soc-core: remove topology specific operation by Kuninori Morimoto · 5 years ago
  56. 71cb85f ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais() by Kuninori Morimoto · 5 years ago
  57. e443c20 ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  58. 5d07519 ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  59. e11381f ASoC: soc-core: add snd_soc_unregister_dai() by Kuninori Morimoto · 5 years ago
  60. 3f6674a ASoC: soc-core: move snd_soc_unregister_dais() by Kuninori Morimoto · 5 years ago
  61. daf7737 ASoC: soc-core: move snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  62. ac6a4dd ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component() by Kuninori Morimoto · 5 years ago
  63. b18768f ASoC: soc-core: remove snd_soc_component_add/del() by Kuninori Morimoto · 5 years ago
  64. 486c797 ASoC: soc-core: add snd_soc_del_component_unlocked() by Kuninori Morimoto · 5 years ago
  65. 5bd7e08 ASoC: soc-core: tidyup snd_soc_lookup_component() by Kuninori Morimoto · 5 years ago
  66. b813265 ASoC: soc-core: move snd_soc_lookup_component() by Kuninori Morimoto · 5 years ago
  67. bc7a909 ASoC: soc-core: add soc_unbind_dai_link() by Kuninori Morimoto · 5 years ago
  68. 6b1dff0 ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link() by Kuninori Morimoto · 5 years ago
  69. 95b562e ASoC: soc-core: remove duplicated soc_is_dai_link_bound() by Kuninori Morimoto · 5 years ago
  70. cd3c5ad ASoC: soc-core: typo fix at soc_dai_link_sanity_check() by Kuninori Morimoto · 5 years ago
  71. bfce78a ASoC: soc-core: tidyup soc_init_dai_link() by Kuninori Morimoto · 5 years ago
  72. 3679490 ASoC: soc-core: move soc_init_dai_link() by Kuninori Morimoto · 5 years ago
  73. e9904ed ASoC: soc-core: remove unneeded snd_soc_tplg_component_remove() by Kuninori Morimoto · 5 years ago
  74. 2b544dd ASoC: soc-core: add for_each_rtd_components() and replace by Kuninori Morimoto · 5 years ago
  75. 5a4c9f0 ASoC: soc-core: snd_soc_unbind_card() cleanup by Kuninori Morimoto · 5 years ago
  76. 8ec241c ASoC: soc-core: add snd_soc_pcm_lib_ioctl() by Kuninori Morimoto · 5 years ago
  77. d814598 ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card() by Kuninori Morimoto · 5 years ago
  78. 5001449 ASoC: soc-core: use devm_xxx for component related resource by Kuninori Morimoto · 5 years ago
  79. 0f23f71 ASoC: soc-core: add soc_setup_card_name() by Kuninori Morimoto · 5 years ago
  80. 7ce6088 ASoC: soc-core: remove soc_remove_dai_links() by Kuninori Morimoto · 5 years ago
  81. 4dc0e7d ASoC: soc-core: use devm_kzalloc() for rtd by Kuninori Morimoto · 5 years ago
  82. 49f9c4f ASoC: core: Clarify usage of ignore_machine by Daniel Baluta · 5 years ago
  83. 353e16bf ASoC: soc-core: remove snd_soc_rtdcom_del_all() by Kuninori Morimoto · 6 years ago
  84. d918a37 ASoC: soc-core: tidyup soc_new_pcm_runtime() alloc order by Kuninori Morimoto · 6 years ago
  85. b7c5bc4 ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free() by Kuninori Morimoto · 6 years ago
  86. 6e86434 ASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd_init() by Kuninori Morimoto · 6 years ago
  87. 929deb8 ASoC: soc-core: create rtd->codec_dais first by Kuninori Morimoto · 6 years ago
  88. 753ace0 ASoC: soc-core: call list_del(&rtd->list) at soc_free_pcm_runtime() by Kuninori Morimoto · 6 years ago
  89. a848125 ASoC: soc-core: merge soc_add_pcm_runtime() into soc_new_pcm_runtime() by Kuninori Morimoto · 6 years ago
  90. 1c93a9e ASoC: soc-core: move soc_free_pcm_runtime() by Kuninori Morimoto · 6 years ago
  91. 7a5d981 ASoC: core: use list_del_init and move it back to soc_cleanup_component by Bard liao · 5 years ago
  92. a0a4bf5 ASoC: core: delete component->card_list in soc_remove_component only by Bard Liao · 5 years ago
  93. e8fbd25 ASoC: soc-core: self contained soc_unbind_aux_dev() by Kuninori Morimoto · 6 years ago
  94. 4893a2e ASoC: soc-core: add soc_unbind_aux_dev() by Kuninori Morimoto · 6 years ago
  95. bee886f ASoC: soc-core: self contained soc_bind_aux_dev() by Kuninori Morimoto · 6 years ago
  96. bc7c16c ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais() by Kuninori Morimoto · 6 years ago
  97. c7e7377 ASoC: soc-core: self contained soc_probe_link_dais() by Kuninori Morimoto · 6 years ago
  98. c4b4698 ASoC: soc-core: add new soc_link_init() by Kuninori Morimoto · 6 years ago
  99. a7d44f7 ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai() by Kuninori Morimoto · 6 years ago
  100. 4ca47d2 ASoC: soc-core: self contained soc_remove_link_dais() by Kuninori Morimoto · 6 years ago