1. 582f350 ASoC: audio-graph: tidyup graph_parse_node() by Kuninori Morimoto · 3 years, 9 months ago
  2. f8090ff ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() by Kuninori Morimoto · 3 years, 9 months ago
  3. 6ad76b5 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 9 months ago
  4. 0919a3a ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 9 months ago
  5. 25c4a9b ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 by Mark Brown · 3 years, 10 months ago
  6. 73371ba ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() by Kuninori Morimoto · 3 years, 10 months ago
  7. 4343922 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 10 months ago
  8. 59c35c44 ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 10 months ago
  9. e51237b ASoC: audio-graph: add graph_link_init() by Kuninori Morimoto · 3 years, 10 months ago
  10. 8859f80 ASoC: audio-graph: add graph_parse_node() by Kuninori Morimoto · 3 years, 10 months ago
  11. 63f2f9c ASoC: audio-graph: remove Platform support by Kuninori Morimoto · 3 years, 10 months ago
  12. 67800ae ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs() by Kuninori Morimoto · 3 years, 10 months ago
  13. 14d78d7 ASoC: audio-graph: remove "audio-graph-card, " preix support by Kuninori Morimoto · 3 years, 10 months ago
  14. 6769ea1 ASoC: audio-graph: check ports if exists by Kuninori Morimoto · 3 years, 10 months ago
  15. f6fcc82 ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c by Kuninori Morimoto · 3 years, 10 months ago
  16. 1a456b1 ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c by Kuninori Morimoto · 3 years, 10 months ago
  17. ec1af6c ASoC: simple-card-utils: Allocate link info structure on heap by Thierry Reding · 3 years, 10 months ago
  18. 343e55e ASoC: simple-card-utils: Increase maximum number of links to 128 by Thierry Reding · 3 years, 10 months ago
  19. 0f687d8 ASoC: simple-card-utils: Propagate errors on too many links by Thierry Reding · 3 years, 10 months ago
  20. ae0727a ASoC: audio-graph: use simple_props_to_xxx() macro by Kuninori Morimoto · 3 years, 10 months ago
  21. 7ed5920 ASoC: audio-graph: use asoc_link_to_xxx() macro by Kuninori Morimoto · 3 years, 10 months ago
  22. 2c33e20 ASoC: simple-card: use simple_props_to_xxx() macro by Kuninori Morimoto · 3 years, 10 months ago
  23. 5bb5ac7 ASoC: simple-card: use asoc_link_to_xxx() macro by Kuninori Morimoto · 3 years, 10 months ago
  24. 8cbea89 ASoC: simple-card: remove unused variable from simple_parse_of() by Kuninori Morimoto · 3 years, 10 months ago
  25. fcfd763 ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() by Kuninori Morimoto · 3 years, 10 months ago
  26. c826ec03 ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platform() by Kuninori Morimoto · 3 years, 10 months ago
  27. 1cf6805 ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference() by Kuninori Morimoto · 3 years, 10 months ago
  28. e25704f ASoC: simple-card-utils: remove asoc_simple_parse_xxx() by Kuninori Morimoto · 3 years, 10 months ago
  29. fafc05a ASoC: simple-card-utils: use for_each_prop_xxx() by Kuninori Morimoto · 3 years, 10 months ago
  30. f899006 ASoC: simple-card-utils: remove li->dais/li->conf by Kuninori Morimoto · 3 years, 10 months ago
  31. 59f5cd9 ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing by Kuninori Morimoto · 3 years, 10 months ago
  32. 205eb17 ASoC: simple-card-utils: share dummy DAI and reduce memory by Kuninori Morimoto · 3 years, 11 months ago
  33. f2138aed ASoC: simple-card-utils: enable flexible CPU/Codec/Platform by Kuninori Morimoto · 3 years, 11 months ago
  34. fa74c22 ASoC: simple-card: fix possible uninitialized single_cpu local variable by Krzysztof Kozlowski · 3 years, 10 months ago
  35. ad85850 Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.13 by Mark Brown · 3 years, 11 months ago
  36. 39af7f7 ASoC: simple-card: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 11 months ago
  37. a6e8798 ASoC: simple-card: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 11 months ago
  38. e9cbcf2 ASoC: audio-graph: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 11 months ago
  39. 674b943 ASoC: audio-graph: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 11 months ago
  40. 050c795 ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform by Kuninori Morimoto · 3 years, 11 months ago
  41. 89503d7 ASoC: simple-card-utils.c: remove old comment by Kuninori Morimoto · 3 years, 11 months ago
  42. 8ca88d5 ASoC: simple-card-utils: Do not handle device clock by Sameer Pujar · 4 years ago
  43. bd029fc8 ASoC: generic: simple-card-utils: remove useless assignment by Pierre-Louis Bossart · 4 years ago
  44. 1e30f64 ASoC: simple-card-utils: Fix device module clock by Sameer Pujar · 4 years ago
  45. 6e4ea8a ASoC: audio-graph: Rename functions needed for export by Sameer Pujar · 4 years ago
  46. 5268e0b ASoC: Fix 7/8 spaces indentation in Kconfig by Geert Uytterhoeven · 4 years, 3 months ago
  47. e32b100 ASoC: audio-graph: Expose helpers from audio graph by Sameer Pujar · 4 years, 3 months ago
  48. d09c774 ASoC: audio-graph: Expose new members for asoc_simple_priv by Sameer Pujar · 4 years, 3 months ago
  49. 930dd47 ASoC: audio-graph: Support empty Codec endpoint by Sameer Pujar · 4 years, 3 months ago
  50. c21cbb52 ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM by Sameer Pujar · 4 years, 3 months ago
  51. e6aeb37 ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names by Sameer Pujar · 4 years, 3 months ago
  52. d9ffff6 ASoC: simple-card: Use snd_soc_of_parse_aux_devs() by Stephan Gerhold · 4 years, 7 months ago
  53. 9ae035e ASoC: generic: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 7 months ago
  54. 4d9e07c Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 7 months ago
  55. 764aafd ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack by Shengjiu Wang · 4 years, 7 months ago
  56. 2561247 ASoC: soc-dai: set dai_link dpcm_ flags with a helper by Pierre-Louis Bossart · 4 years, 7 months ago
  57. e7718a7 ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 5 years ago
  58. 40a92db ASoC: simple-card-utils: use for_each_pcm_streams() by Kuninori Morimoto · 5 years ago
  59. 95cfc0a ASoC: simple-card: Add support for codec2codec DAI links by Samuel Holland · 5 years ago
  60. 5525cf0 ASoC: simple-card: Don't create separate link when platform is present by Daniel Baluta · 5 years ago
  61. 9764bee ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
  62. 848704f ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
  63. 2458adb SoC: simple-card-utils: set 0Hz to sysclk when shutdown by Katsuhiro Suzuki · 5 years ago
  64. 157ab71 ASoC: audio-graph: indicate rebind issue by Kuninori Morimoto · 5 years ago
  65. 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 5 years ago
  66. 14fdfc0 ASoC: simple-card: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 6 years ago
  67. 3b46a67 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 6 years ago
  68. ec3042a ASoC: audio-graph-card: add missing const at graph_get_dai_id() by Kuninori Morimoto · 6 years ago
  69. c152f84 ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id() by Wen Yang · 6 years ago
  70. aa2e362 ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm() by Wen Yang · 6 years ago
  71. 27862d5 ASoC: simple-card: fix an use-after-free in simple_for_each_link() by Wen Yang · 6 years ago
  72. 724808a ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() by Wen Yang · 6 years ago
  73. 794fcee ASoC: simple-card-utils: care no Platform for DPCM by Kuninori Morimoto · 6 years ago
  74. 043b35f Merge branch 'asoc-5.3' into asoc-next by Mark Brown · 6 years ago
  75. 0dceaf7 Merge branch 'asoc-5.2' into asoc-linus by Mark Brown · 6 years ago
  76. 1bcc1fd ASoC: audio-graph-card: fix use-after-free in graph_for_each_link by Wen Yang · 6 years ago
  77. 9f3eb91 ASoC: simple-card-utils: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  78. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  79. 6f04374 ASoC: simple-card-utils: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  80. f107294 ASoC: simple-card: support snd_soc_dai_link_component style for cpu by Kuninori Morimoto · 6 years ago
  81. 79b3b7c Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  82. 4819d06 ASoC: simple-card: Restore original configuration of DAI format by Jon Hunter · 6 years ago
  83. a41016e Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.3 by Mark Brown · 6 years ago
  84. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  85. 069d037 ASoC: simple-card: Fix configuration of DAI format by Jon Hunter · 6 years ago
  86. b0a821d ASoC: rename functions that pollute the simple_xxx namespace by Amir Goldstein · 6 years ago
  87. 552f2d7 ASoC: simple-card: Read pin switches conf from devicetree by Paul Cercueil · 6 years ago
  88. 9019428 ASoC: simple-card-utils: add asoc_simple_parse_pin_switches() by Paul Cercueil · 6 years ago
  89. 072cb68 Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  90. 42bf029 ASoC: simple-card: don't select DPCM via simple-audio-card by Kuninori Morimoto · 6 years ago
  91. c2c6160 ASoC: audio-graph-card: don't select DPCM via audio-graph-card by Kuninori Morimoto · 6 years ago
  92. 3514646 ASoC: simple-card-utils: remove set but not used variable 'dai_name' by YueHaibing · 6 years ago
  93. 008fe4e ASoC: simple-card-utils: test memory allocation by Kuninori Morimoto · 6 years ago
  94. ad11e59 ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_() by Kuninori Morimoto · 6 years ago
  95. 8f7f298 ASoC: simple-card-utils: separate asoc_simple_card_parse_dai() by Kuninori Morimoto · 6 years ago
  96. 65a5056 ASoC: simple-card-utils: share asoc_simple_card_init_priv() by Kuninori Morimoto · 6 years ago
  97. 629f754 ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup() by Kuninori Morimoto · 6 years ago
  98. ad934ca ASoC: simple-card-utils: share asoc_simple_dai_init() by Kuninori Morimoto · 6 years ago
  99. f48dcbb ASoC: simple-card-utils: share asoc_simple_hw_param() by Kuninori Morimoto · 6 years ago
  100. 686911b ASoC: simple-card-utils: share asoc_simple_shutdown() by Kuninori Morimoto · 6 years ago