1. 5525cf0 ASoC: simple-card: Don't create separate link when platform is present by Daniel Baluta · 5 years ago
  2. 9764bee ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
  3. 848704f ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
  4. 2458adb SoC: simple-card-utils: set 0Hz to sysclk when shutdown by Katsuhiro Suzuki · 5 years ago
  5. 157ab71 ASoC: audio-graph: indicate rebind issue by Kuninori Morimoto · 5 years ago
  6. 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 5 years ago
  7. 14fdfc0 ASoC: simple-card: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
  8. 3b46a67 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 5 years ago
  9. ec3042a ASoC: audio-graph-card: add missing const at graph_get_dai_id() by Kuninori Morimoto · 6 years ago
  10. c152f84 ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id() by Wen Yang · 6 years ago
  11. aa2e362 ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm() by Wen Yang · 6 years ago
  12. 27862d5 ASoC: simple-card: fix an use-after-free in simple_for_each_link() by Wen Yang · 6 years ago
  13. 724808a ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() by Wen Yang · 6 years ago
  14. 794fcee ASoC: simple-card-utils: care no Platform for DPCM by Kuninori Morimoto · 6 years ago
  15. 043b35f Merge branch 'asoc-5.3' into asoc-next by Mark Brown · 6 years ago
  16. 0dceaf7 Merge branch 'asoc-5.2' into asoc-linus by Mark Brown · 6 years ago
  17. 1bcc1fd ASoC: audio-graph-card: fix use-after-free in graph_for_each_link by Wen Yang · 6 years ago
  18. 9f3eb91 ASoC: simple-card-utils: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  19. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  20. 6f04374 ASoC: simple-card-utils: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  21. f107294 ASoC: simple-card: support snd_soc_dai_link_component style for cpu by Kuninori Morimoto · 6 years ago
  22. 79b3b7c Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  23. 4819d06 ASoC: simple-card: Restore original configuration of DAI format by Jon Hunter · 6 years ago
  24. 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
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. 069d037 ASoC: simple-card: Fix configuration of DAI format by Jon Hunter · 6 years ago
  27. b0a821d ASoC: rename functions that pollute the simple_xxx namespace by Amir Goldstein · 6 years ago
  28. 552f2d7 ASoC: simple-card: Read pin switches conf from devicetree by Paul Cercueil · 6 years ago
  29. 9019428 ASoC: simple-card-utils: add asoc_simple_parse_pin_switches() by Paul Cercueil · 6 years ago
  30. 072cb68 Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  31. 42bf029 ASoC: simple-card: don't select DPCM via simple-audio-card by Kuninori Morimoto · 6 years ago
  32. c2c6160 ASoC: audio-graph-card: don't select DPCM via audio-graph-card by Kuninori Morimoto · 6 years ago
  33. 3514646 ASoC: simple-card-utils: remove set but not used variable 'dai_name' by YueHaibing · 6 years ago
  34. 008fe4e ASoC: simple-card-utils: test memory allocation by Kuninori Morimoto · 6 years ago
  35. ad11e59 ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_() by Kuninori Morimoto · 6 years ago
  36. 8f7f298 ASoC: simple-card-utils: separate asoc_simple_card_parse_dai() by Kuninori Morimoto · 6 years ago
  37. 65a5056 ASoC: simple-card-utils: share asoc_simple_card_init_priv() by Kuninori Morimoto · 6 years ago
  38. 629f754 ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup() by Kuninori Morimoto · 6 years ago
  39. ad934ca ASoC: simple-card-utils: share asoc_simple_dai_init() by Kuninori Morimoto · 6 years ago
  40. f48dcbb ASoC: simple-card-utils: share asoc_simple_hw_param() by Kuninori Morimoto · 6 years ago
  41. 686911b ASoC: simple-card-utils: share asoc_simple_shutdown() by Kuninori Morimoto · 6 years ago
  42. f38df5b ASoC: simple-card-utils: share asoc_simple_startup() by Kuninori Morimoto · 6 years ago
  43. e59289c ASoC: simple_card_utils: share common priv for simple-card/audio-graph by Kuninori Morimoto · 6 years ago
  44. 0580dde ASoC: simple-card-utils: add asoc_simple_debug_info() by Kuninori Morimoto · 6 years ago
  45. 4346a74 ASoC: audio-graph: add graph_parse_mclk_fs() by Kuninori Morimoto · 6 years ago
  46. d2bf008 ASoC: audio-graph: rename graph_get_conversion() to graph_parse_convert() by Kuninori Morimoto · 6 years ago
  47. d708d35 ASoC: simple-card: add simple_parse_mclk_fs() by Kuninori Morimoto · 6 years ago
  48. cdc4447 ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert() by Kuninori Morimoto · 6 years ago
  49. 0b9c9ed ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser by Takashi Iwai · 6 years ago
  50. 44662f9 ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of() by Takashi Iwai · 6 years ago
  51. 461d854 ASoC: simple-card: Fix refcount underflow by Daniel Baluta · 6 years ago
  52. fe7ed4d ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform() by Kuninori Morimoto · 6 years ago
  53. 910fdca ASoC: soc-core: add .num_platform for dai_link by Kuninori Morimoto · 6 years ago
  54. 2d01a84 ASoC: simple-card: reduce naming prefix by Kuninori Morimoto · 6 years ago
  55. c39291a ASoC: simple-card: cleanup DAI link loop method - step2 by Kuninori Morimoto · 6 years ago
  56. d947cdf ASoC: simple-card: cleanup DAI link loop method - step1 by Kuninori Morimoto · 6 years ago
  57. 17029e4 ASoC: simple-card: add link_info by Kuninori Morimoto · 6 years ago
  58. 7adee60 ASoC: simple-card: add 1 CPU : 1 Codec support again by Kuninori Morimoto · 6 years ago
  59. 7e5e1f8 ASoC: simple-card: add asoc_simple_card_get_conversion() by Kuninori Morimoto · 6 years ago
  60. 97fe6ca ASoC: audio-graph-card: reduce naming prefix by Kuninori Morimoto · 6 years ago
  61. fce9b90 ASoC: audio-graph-card: cleanup DAI link loop method - step2 by Kuninori Morimoto · 6 years ago
  62. dd98fbc ASoC: audio-graph-card: cleanup DAI link loop method - step1 by Kuninori Morimoto · 6 years ago
  63. 1e4771a ASoC: audio-graph-card: add link_info by Kuninori Morimoto · 6 years ago
  64. de2949f ASoC: audio-graph-card: add 1 CPU : 1 Codec support again by Kuninori Morimoto · 6 years ago
  65. c8ed6ac ASoC: simple-scu-card: remove simple-scu-card by Kuninori Morimoto · 6 years ago
  66. 61c263a ASoC: audio-graph-scu-card: remove audio-graph-scu-card by Kuninori Morimoto · 6 years ago
  67. 40dfae1 ASoC: audio-graph-card: add asoc_graph_card_get_conversion() by Kuninori Morimoto · 6 years ago
  68. a0c426f ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id() by Kuninori Morimoto · 6 years ago
  69. cfc652a ASoC: simple-card: tidyup prefix for snd_soc_codec_conf by Kuninori Morimoto · 6 years ago
  70. dd82410 ASoC: simple-card: tidyup convert_rate/channel method by Kuninori Morimoto · 6 years ago
  71. 79e8349 ASoC: simple-card: tidyup mclk-fs method by Kuninori Morimoto · 6 years ago
  72. da21535 ASoC: simple-card: merge simple-scu-card by Kuninori Morimoto · 6 years ago
  73. 66164a4 ASoC: audio-graph-card: tidyup prefix for snd_soc_codec_conf by Kuninori Morimoto · 6 years ago
  74. 7ced65f ASoC: audio-graph-card: tidyup convert_rate/channel method by Kuninori Morimoto · 6 years ago
  75. 56eb818 ASoC: audio-graph-card: tidyup mclk-fs method by Kuninori Morimoto · 6 years ago
  76. ae3cb57 ASoC: audio-graph-card: merge audio-graph-scu-card by Kuninori Morimoto · 6 years ago
  77. b8b89f5 ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID method by Kuninori Morimoto · 6 years ago
  78. 869858f ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_probe by Nathan Chancellor · 6 years ago
  79. 0a26d6d ASoC: simple-scu-card: care multi DPCM codec_conf by Kuninori Morimoto · 6 years ago
  80. e6a3ff2 ASoC: simple-scu-card: use cpu/codec pointer on graph_dai_props by Kuninori Morimoto · 6 years ago
  81. 09ee833 ASoC: simple-scu-card: tidyup "convert-rate/channels" parsing by Kuninori Morimoto · 6 years ago
  82. b8d8f9a ASoC: simple-scu-card: care link / dai count by Kuninori Morimoto · 6 years ago
  83. da32d65 ASoC: simple-scu-card: add dai-link support by Kuninori Morimoto · 6 years ago
  84. dbd08fe ASoC: simple-scu-card: tidyup asoc_simple_card_parse_daifmt() timing by Kuninori Morimoto · 6 years ago
  85. 4fb7f4d ASoC: simple-card: use cpu/codec pointer on simple_dai_props by Kuninori Morimoto · 6 years ago
  86. 2b320e0 ASoC: simple-card-utils: fix build warning without CONFIG_OF by Arnd Bergmann · 6 years ago
  87. 1d52a74 ASoC: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  88. 0e3460b ASoC: audio-graph-card: use cpu/codec pointer on graph_dai_props by Kuninori Morimoto · 6 years ago
  89. 7c2ae79 ASoC: audio-graph-scu-card: care multi DPCM codec_conf by Kuninori Morimoto · 6 years ago
  90. a1af985 ASoC: audio-graph-scu-card: use cpu/codec pointer on graph_dai_props by Kuninori Morimoto · 6 years ago
  91. c89ff03 ASoC: audio-graph-scu-card: care link / dai count by Kuninori Morimoto · 6 years ago
  92. b6f3fc0 ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() counting by Kuninori Morimoto · 6 years ago
  93. 64ef081 ASoC: audio-graph-card: tidyup define position by Kuninori Morimoto · 6 years ago
  94. c3830f1 ASoC: audio-graph-card: tidyup typo SND_AUDIO_GRAPH_CARD by Kuninori Morimoto · 6 years ago
  95. 338d715 ASoC: audio-graph-scu-card: tidyup asoc_simple_card_parse_daifmt() timing by Kuninori Morimoto · 6 years ago
  96. 7f07a39 ASoC: audio-graph-scu-card: tidyup "convert-rate/channels" parsing by Kuninori Morimoto · 6 years ago
  97. 2624fc7 ASoC: audio-graph-scu-card: tidyup "prefix" parsing by Kuninori Morimoto · 6 years ago
  98. ca8d95c ASoC: simple-scu-card: tidyup "prefix" parsing by Kuninori Morimoto · 6 years ago
  99. 33404f3 ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 6 years ago
  100. a48bf02 ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert() by Kuninori Morimoto · 6 years ago