1. 01e90ee ASoC: soc-component: add snd_soc_component_is_codec() by Kuninori Morimoto · 3 years, 2 months ago
  2. baa274d ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi) by Kuninori Morimoto · 3 years, 3 months ago
  3. 349b15e ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single) by Kuninori Morimoto · 3 years, 3 months ago
  4. cb2d94a ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi) by Kuninori Morimoto · 3 years, 3 months ago
  5. e781759 ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single) by Kuninori Morimoto · 3 years, 3 months ago
  6. 5279bd8 ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti) by Kuninori Morimoto · 3 years, 3 months ago
  7. c601fdf ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single) by Kuninori Morimoto · 3 years, 3 months ago
  8. 95373f3 ASoC: add Audio Graph Card2 Custom Sample by Kuninori Morimoto · 3 years, 3 months ago
  9. c3a15c9 ASoC: audio-graph-card2: add Codec2Codec support by Kuninori Morimoto · 3 years, 3 months ago
  10. f03beb5 ASoC: audio-graph-card2: add DPCM support by Kuninori Morimoto · 3 years, 3 months ago
  11. c8c7493 ASoC: audio-graph-card2: add Multi CPU/Codec support by Kuninori Morimoto · 3 years, 3 months ago
  12. 6e5f68f ASoC: add Audio Graph Card2 driver by Kuninori Morimoto · 3 years, 3 months ago
  13. 52a18c2 ASoC: simple-card-utils: add codec2codec support by Kuninori Morimoto · 3 years, 3 months ago
  14. 9293925 ASoC: simple-card-utils: add asoc_graph_is_ports0() by Kuninori Morimoto · 3 years, 3 months ago
  15. d293abc ASoC: test-component: add Test Component for Sound debug/test by Kuninori Morimoto · 3 years, 3 months ago
  16. 30b428d ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE link by Sameer Pujar · 3 years, 3 months ago
  17. 5f939f4 ASoC: audio-graph: respawn Platform Support by Kuninori Morimoto · 3 years, 4 months ago
  18. 36a9d79 ASoC: simple-card-utils: Avoid over-allocating DLCs by Samuel Holland · 3 years, 5 months ago
  19. 907f0a3 ASoC: simple-card: Fill in driver name by Guido Günther · 3 years, 6 months ago
  20. 2c7fd9d ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_provider() by Kuninori Morimoto · 3 years, 7 months ago
  21. 582f350 ASoC: audio-graph: tidyup graph_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
  22. f8090ff ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() by Kuninori Morimoto · 3 years, 8 months ago
  23. 6ad76b5 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
  24. 0919a3a ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
  25. 25c4a9b ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 by Mark Brown · 3 years, 8 months ago
  26. 73371ba ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() by Kuninori Morimoto · 3 years, 8 months ago
  27. 4343922 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
  28. 59c35c44 ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
  29. e51237b ASoC: audio-graph: add graph_link_init() by Kuninori Morimoto · 3 years, 8 months ago
  30. 8859f80 ASoC: audio-graph: add graph_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
  31. 63f2f9c ASoC: audio-graph: remove Platform support by Kuninori Morimoto · 3 years, 8 months ago
  32. 67800ae ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs() by Kuninori Morimoto · 3 years, 8 months ago
  33. 14d78d7 ASoC: audio-graph: remove "audio-graph-card, " preix support by Kuninori Morimoto · 3 years, 8 months ago
  34. 6769ea1 ASoC: audio-graph: check ports if exists by Kuninori Morimoto · 3 years, 8 months ago
  35. f6fcc82 ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c by Kuninori Morimoto · 3 years, 8 months ago
  36. 1a456b1 ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c by Kuninori Morimoto · 3 years, 8 months ago
  37. ec1af6c ASoC: simple-card-utils: Allocate link info structure on heap by Thierry Reding · 3 years, 8 months ago
  38. 343e55e ASoC: simple-card-utils: Increase maximum number of links to 128 by Thierry Reding · 3 years, 8 months ago
  39. 0f687d8 ASoC: simple-card-utils: Propagate errors on too many links by Thierry Reding · 3 years, 8 months ago
  40. ae0727a ASoC: audio-graph: use simple_props_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
  41. 7ed5920 ASoC: audio-graph: use asoc_link_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
  42. 2c33e20 ASoC: simple-card: use simple_props_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
  43. 5bb5ac7 ASoC: simple-card: use asoc_link_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
  44. 8cbea89 ASoC: simple-card: remove unused variable from simple_parse_of() by Kuninori Morimoto · 3 years, 9 months ago
  45. fcfd763 ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() by Kuninori Morimoto · 3 years, 9 months ago
  46. c826ec03 ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platform() by Kuninori Morimoto · 3 years, 9 months ago
  47. 1cf6805 ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference() by Kuninori Morimoto · 3 years, 9 months ago
  48. e25704f ASoC: simple-card-utils: remove asoc_simple_parse_xxx() by Kuninori Morimoto · 3 years, 9 months ago
  49. fafc05a ASoC: simple-card-utils: use for_each_prop_xxx() by Kuninori Morimoto · 3 years, 9 months ago
  50. f899006 ASoC: simple-card-utils: remove li->dais/li->conf by Kuninori Morimoto · 3 years, 9 months ago
  51. 59f5cd9 ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing by Kuninori Morimoto · 3 years, 9 months ago
  52. 205eb17 ASoC: simple-card-utils: share dummy DAI and reduce memory by Kuninori Morimoto · 3 years, 9 months ago
  53. f2138aed ASoC: simple-card-utils: enable flexible CPU/Codec/Platform by Kuninori Morimoto · 3 years, 9 months ago
  54. fa74c22 ASoC: simple-card: fix possible uninitialized single_cpu local variable by Krzysztof Kozlowski · 3 years, 9 months ago
  55. 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, 9 months ago
  56. 39af7f7 ASoC: simple-card: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 9 months ago
  57. a6e8798 ASoC: simple-card: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 9 months ago
  58. e9cbcf2 ASoC: audio-graph: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 9 months ago
  59. 674b943 ASoC: audio-graph: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 9 months ago
  60. 050c795 ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform by Kuninori Morimoto · 3 years, 9 months ago
  61. 89503d7 ASoC: simple-card-utils.c: remove old comment by Kuninori Morimoto · 3 years, 9 months ago
  62. 8ca88d5 ASoC: simple-card-utils: Do not handle device clock by Sameer Pujar · 3 years, 10 months ago
  63. bd029fc8 ASoC: generic: simple-card-utils: remove useless assignment by Pierre-Louis Bossart · 3 years, 10 months ago
  64. 1e30f64 ASoC: simple-card-utils: Fix device module clock by Sameer Pujar · 3 years, 11 months ago
  65. 6e4ea8a ASoC: audio-graph: Rename functions needed for export by Sameer Pujar · 3 years, 11 months ago
  66. 5268e0b ASoC: Fix 7/8 spaces indentation in Kconfig by Geert Uytterhoeven · 4 years, 2 months ago
  67. e32b100 ASoC: audio-graph: Expose helpers from audio graph by Sameer Pujar · 4 years, 2 months ago
  68. d09c774 ASoC: audio-graph: Expose new members for asoc_simple_priv by Sameer Pujar · 4 years, 2 months ago
  69. 930dd47 ASoC: audio-graph: Support empty Codec endpoint by Sameer Pujar · 4 years, 2 months ago
  70. c21cbb52 ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM by Sameer Pujar · 4 years, 2 months ago
  71. e6aeb37 ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names by Sameer Pujar · 4 years, 2 months ago
  72. d9ffff6 ASoC: simple-card: Use snd_soc_of_parse_aux_devs() by Stephan Gerhold · 4 years, 5 months ago
  73. 9ae035e ASoC: generic: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
  74. 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, 5 months ago
  75. 764aafd ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack by Shengjiu Wang · 4 years, 5 months ago
  76. 2561247 ASoC: soc-dai: set dai_link dpcm_ flags with a helper by Pierre-Louis Bossart · 4 years, 6 months ago
  77. e7718a7 ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
  78. 40a92db ASoC: simple-card-utils: use for_each_pcm_streams() by Kuninori Morimoto · 4 years, 10 months ago
  79. 95cfc0a ASoC: simple-card: Add support for codec2codec DAI links by Samuel Holland · 4 years, 10 months ago
  80. 5525cf0 ASoC: simple-card: Don't create separate link when platform is present by Daniel Baluta · 5 years ago
  81. 9764bee ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
  82. 848704f ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
  83. 2458adb SoC: simple-card-utils: set 0Hz to sysclk when shutdown by Katsuhiro Suzuki · 5 years ago
  84. 157ab71 ASoC: audio-graph: indicate rebind issue by Kuninori Morimoto · 5 years ago
  85. 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 5 years ago
  86. 14fdfc0 ASoC: simple-card: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
  87. 3b46a67 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 5 years ago
  88. ec3042a ASoC: audio-graph-card: add missing const at graph_get_dai_id() by Kuninori Morimoto · 5 years ago
  89. c152f84 ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id() by Wen Yang · 5 years ago
  90. aa2e362 ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm() by Wen Yang · 5 years ago
  91. 27862d5 ASoC: simple-card: fix an use-after-free in simple_for_each_link() by Wen Yang · 5 years ago
  92. 724808a ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() by Wen Yang · 5 years ago
  93. 794fcee ASoC: simple-card-utils: care no Platform for DPCM by Kuninori Morimoto · 5 years ago
  94. 043b35f Merge branch 'asoc-5.3' into asoc-next by Mark Brown · 5 years ago
  95. 0dceaf7 Merge branch 'asoc-5.2' into asoc-linus by Mark Brown · 5 years ago
  96. 1bcc1fd ASoC: audio-graph-card: fix use-after-free in graph_for_each_link by Wen Yang · 5 years ago
  97. 9f3eb91 ASoC: simple-card-utils: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  98. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  99. 6f04374 ASoC: simple-card-utils: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  100. f107294 ASoC: simple-card: support snd_soc_dai_link_component style for cpu by Kuninori Morimoto · 6 years ago