1. c2913b1 Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  2. 40aa538 ASoC: Fail card instantiation if DAI format setup fails by Ricard Wanderlof · 5 years ago
  3. 043b35f Merge branch 'asoc-5.3' into asoc-next by Mark Brown · 6 years ago
  4. 74b35a7 ASoC: core: Return -ENOTSUPP from set_channel_map() if no operation provided by Srinivas Kandagatla · 6 years ago
  5. 3461473 ASoC: soc-core: support dai_link with platforms_num != 1 by Jerome Brunet · 6 years ago
  6. af18b13 ASoC: soc-core: defer card registration if codec component is missing by Jerome Brunet · 6 years ago
  7. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  8. e330326 ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai() by Kuninori Morimoto · 6 years ago
  9. b9f2e25 ASoC: soc-core: use soc_find_component() at snd_soc_find_dai() by Kuninori Morimoto · 6 years ago
  10. c1e230f ASoC: soc-core: soc_find_component() uses snd_soc_dai_link_component by Kuninori Morimoto · 6 years ago
  11. a9ec849 ASoC: soc-core: soc_find_component() uses snd_soc_is_matching_component() by Kuninori Morimoto · 6 years ago
  12. 7d7db5d ASoC: soc-core: move soc_find_component() by Kuninori Morimoto · 6 years ago
  13. c2c928c ASoC: core: Adapt for debugfs API change by Mark Brown · 6 years ago
  14. b545542 ASoC: soc-core: call snd_soc_unbind_card() under mutex_lock; by Kuninori Morimoto · 6 years ago
  15. 1d76898 ASoC: soc-core: allow no Platform on dai_link by Kuninori Morimoto · 6 years ago
  16. 495f926 ASoC: core: Fix deadlock in snd_soc_instantiate_card() by Ranjani Sridharan · 6 years ago
  17. 0779935 ASoC: Remove erroneous soc_cleanup_card_resources() call by Sylwester Nawrocki · 6 years ago
  18. a8e9923 Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  19. adb76b5 ASoC: soc-core: remove legacy style dai_link by Kuninori Morimoto · 6 years ago
  20. 587c984 ASoC: soc.h: add sound dai_link connection macro by Kuninori Morimoto · 6 years ago
  21. 08a5841 ASoC: soc-core: use snd_soc_dai_link_component for CPU by Kuninori Morimoto · 6 years ago
  22. 3bb936f5 ASoC: core: Tell codec that jack is being removed by Amadeusz Sławiński · 6 years ago
  23. 70fc537 ASoC: core: move DAI pre-links initiation to snd_soc_instantiate_card by Tzung-Bi Shih · 6 years ago
  24. 9d563eb Revert "ASoC: core: use component driver name as component name" by Krzysztof Kozlowski · 6 years ago
  25. 79b3b7c Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  26. b19671d ASoC: core: use component driver name as component name by Tzung-Bi Shih · 6 years ago
  27. 29040d1 ASoC: soc-core: fixup references at soc_cleanup_card_resources() by Kuninori Morimoto · 6 years ago
  28. 34ac3c3 ASoC: core: lock client_mutex while removing link components by Ranjani Sridharan · 6 years ago
  29. 2ffb0f5 ASoC: soc-core: WARN() is not related to component->driver->probe by Kuninori Morimoto · 6 years ago
  30. 09d4cc0 ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id() by Kuninori Morimoto · 6 years ago
  31. c083444 ASoC: soc-core: add soc_component_to_node() by Kuninori Morimoto · 6 years ago
  32. e2b30ed ASoC: soc-core: tidyup soc_bind_dai_link() comment balance by Kuninori Morimoto · 6 years ago
  33. 0a2cfcd ASoC: soc-core: don't use codec_dais on soc_bind_dai_link() by Kuninori Morimoto · 6 years ago
  34. 22d251a ASoC: soc-core: use i on snd_soc_resume() by Kuninori Morimoto · 6 years ago
  35. 93f38ef Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  36. b4ed6b5 ASoC: core: conditionally increase module refcount on component open by Ranjani Sridharan · 6 years ago
  37. f96fb7d ASoC: core: remove link components before cleaning up card resources by Ranjani Sridharan · 6 years ago
  38. e194098b ASoC: core: support driver alias names for FE topology overrides by Pierre-Louis Bossart · 6 years ago
  39. a976486 ASoC: dpcm: prevent snd_soc_dpcm use after free by KaiChieh Chuang · 6 years ago
  40. c342feb ASoC: soc-core: Fix probe deferral following prelink failure by Jonathan Hunter · 6 years ago
  41. b450b87 ASoC: core: don't increase component module refcount unconditionally by Pierre-Louis Bossart · 6 years ago
  42. e29fe43 Merge branch 'asoc-5.0' into asoc-5.1 for dapm table by Mark Brown · 6 years ago
  43. 78a24e1 ASoC: soc-core: clear platform pointers on error by Curtis Malainey · 6 years ago
  44. 52abe6c ASoC: topology: fix oops/use-after-free case with dai driver by Guennadi Liakhovetski · 6 years ago
  45. 720734a ASoC: soc-core: use for_each_link_codecs() for dai_link codecs V2 by Kuninori Morimoto · 6 years ago
  46. d0b95e6 ASoC: core: Allow soc_find_component lookups to match parent of_node by Charles Keepax · 6 years ago
  47. 3f6a125 ASoC: core: Fix multi-CODEC setups by Mark Brown · 6 years ago
  48. 10dff9b ASoC: soc-core: use for_each_link_codecs() for dai_link codecs by Kuninori Morimoto · 6 years ago
  49. 22d1423 ASoC: soc-core: add soc_cleanup_component() by Kuninori Morimoto · 6 years ago
  50. 5229359 ASoC: soc-core: reduce if/else nest on soc_probe_link_dais by Kuninori Morimoto · 6 years ago
  51. 53e947a ASoC: soc-core: merge card resources cleanup method by Kuninori Morimoto · 6 years ago
  52. 65462e44 ASoC: soc-core: add new snd_soc_flush_all_delayed_work() by Kuninori Morimoto · 6 years ago
  53. 910fdca ASoC: soc-core: add .num_platform for dai_link by Kuninori Morimoto · 6 years ago
  54. 62bc79d ASoC: soc.h: add explanation of legacy/modern style of dai_link by Kuninori Morimoto · 6 years ago
  55. f557d39 Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1 by Mark Brown · 6 years ago
  56. 7c7e2d6 ASoC: soc-core: remove error due to probe deferral by Stefan Agner · 6 years ago
  57. 2833548 ASoC: core: Don't defer probe on optional, NULL components by Matthias Reichl · 6 years ago
  58. 5a7b2aa ASoC: core: Make snd_soc_find_component() more robust by Mark Brown · 6 years ago
  59. 09ac6a8 ASoC: soc-core: fix init platform memory handling by Curtis Malainey · 6 years ago
  60. 04eb1ef ASoC: soc-core: Hold client_mutex around soc_init_dai_link() by Rohit kumar · 6 years ago
  61. 8780cf1 ASoC: soc-core: defer card probe until all component is added to list by Ajit Pandey · 6 years ago
  62. de17f14 ASoC: core: Invoke pcm_new() for all DAI-link by Rohit kumar · 6 years ago
  63. 8fe8915 Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.21 intel dep by Mark Brown · 6 years ago
  64. 3b71035 ASoC: soc-core: add snd_soc_of_parse_node_prefix() by Kuninori Morimoto · 6 years ago
  65. 882eab6 ASoC: dapm: Recalculate audio map forcely when card instantiated by Tzung-Bi Shih · 6 years ago
  66. 2c7b696 ASoC: soc-core: fix trivial checkpatch issues by Marcel Ziswiler · 6 years ago
  67. 15a0c64 ASoC: add for_each_component_dais() macro by Kuninori Morimoto · 6 years ago
  68. 368dee9 ASoC: add for_each_component() macro by Kuninori Morimoto · 6 years ago
  69. 1a1035a ASoC: add for_each_comp_order() macro by Kuninori Morimoto · 6 years ago
  70. f70f18f7 ASoC: add for_each_card_components() macro by Kuninori Morimoto · 6 years ago
  71. bcb1fd1 ASoC: add for_each_card_rtds() macro by Kuninori Morimoto · 6 years ago
  72. 98061fd ASoC: add for_each_card_links() macro by Kuninori Morimoto · 6 years ago
  73. 7fe072b ASoC: add for_each_card_prelinks() macro by Kuninori Morimoto · 6 years ago
  74. be6ac0a ASoC: soc-core: add snd_soc_is_matching_component() by Kuninori Morimoto · 6 years ago
  75. 4a9ed39 ASoC: soc-core: manage platform name under snd_soc_init_platform() by Kuninori Morimoto · 6 years ago
  76. a7c439d6 ASoC: soc-core: remove dai->driver NULL check by Kuninori Morimoto · 6 years ago
  77. e894efe ASoC: core: add support to card rebind by Srinivas Kandagatla · 6 years ago
  78. 4f1b327 ASoC: soc-core: remove unused num_dai_links by Kuninori Morimoto · 6 years ago
  79. 2eda3cb ASoC: soc-core: avoid nested code on soc_remove_dai() by Kuninori Morimoto · 6 years ago
  80. 778ff5b ASoC: dapm: Move connection of CODEC to CODEC DAIs by Charles Keepax · 6 years ago
  81. 0b7990e ASoC: add for_each_rtd_codec_dai() macro by Kuninori Morimoto · 6 years ago
  82. 3db769f ASoC: add for_each_link_codecs() macro by Kuninori Morimoto · 6 years ago
  83. 63a886f ASoC: fix soc-core.c kernel-doc warning by Randy Dunlap · 6 years ago
  84. daecf46 ASoC: soc-core: use snd_soc_dai_link_component for platform by Kuninori Morimoto · 6 years ago
  85. 249dc49 ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs by Charles Keepax · 6 years ago
  86. 1a12d5d ASoC: core: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  87. 611cbc8 ASoC: core: remove support for card rebind using component framework by Srinivas Kandagatla · 6 years ago
  88. 467b061 ASoC: core: add support to snd_soc_dai_get_channel_map() by Srinivas Kandagatla · 6 years ago
  89. cbdfab3 ASoC: export snd_soc_of_get_slot_mask by Jerome Brunet · 6 years ago
  90. bb4b894 ASoC: core: add support to card re-bind using component framework by Srinivas Kandagatla · 6 years ago
  91. aefba45 ASoC: allow soc-core to pick up name prefixes from component nodes by Jerome Brunet · 6 years ago
  92. a655de8 ASoC: core: Allow topology to override machine driver FE DAI link config. by Liam Girdwood · 7 years ago
  93. 873486e ASoC: soc-core: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  94. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  95. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  96. 0e7b25c ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais() by Kuninori Morimoto · 7 years ago
  97. 359c71e ASoC: soc-core: remove snd_soc_component_add_unlocked() by Kuninori Morimoto · 7 years ago
  98. db795f9 ASoC: add component_list_show() by Kuninori Morimoto · 7 years ago
  99. 999f7f5 ASoC: remove Codec related code by Kuninori Morimoto · 7 years ago
  100. 11fb14f ASoC: remove unneeded .pcm_new/free by Kuninori Morimoto · 7 years ago