1. 39af7f7 ASoC: simple-card: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 10 months ago
  2. a6e8798 ASoC: simple-card: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 10 months ago
  3. d9ffff6 ASoC: simple-card: Use snd_soc_of_parse_aux_devs() by Stephan Gerhold · 4 years, 6 months ago
  4. 2561247 ASoC: soc-dai: set dai_link dpcm_ flags with a helper by Pierre-Louis Bossart · 4 years, 6 months ago
  5. 5525cf0 ASoC: simple-card: Don't create separate link when platform is present by Daniel Baluta · 5 years ago
  6. 848704f ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
  7. 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 5 years ago
  8. 14fdfc0 ASoC: simple-card: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
  9. 27862d5 ASoC: simple-card: fix an use-after-free in simple_for_each_link() by Wen Yang · 6 years ago
  10. 724808a ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() by Wen Yang · 6 years ago
  11. f107294 ASoC: simple-card: support snd_soc_dai_link_component style for cpu by Kuninori Morimoto · 6 years ago
  12. 79b3b7c Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  13. 4819d06 ASoC: simple-card: Restore original configuration of DAI format by Jon Hunter · 6 years ago
  14. 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
  15. 069d037 ASoC: simple-card: Fix configuration of DAI format by Jon Hunter · 6 years ago
  16. b0a821d ASoC: rename functions that pollute the simple_xxx namespace by Amir Goldstein · 6 years ago
  17. 552f2d7 ASoC: simple-card: Read pin switches conf from devicetree by Paul Cercueil · 6 years ago
  18. 072cb68 Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  19. 42bf029 ASoC: simple-card: don't select DPCM via simple-audio-card by Kuninori Morimoto · 6 years ago
  20. ad11e59 ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_() by Kuninori Morimoto · 6 years ago
  21. 8f7f298 ASoC: simple-card-utils: separate asoc_simple_card_parse_dai() by Kuninori Morimoto · 6 years ago
  22. 65a5056 ASoC: simple-card-utils: share asoc_simple_card_init_priv() by Kuninori Morimoto · 6 years ago
  23. 629f754 ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup() by Kuninori Morimoto · 6 years ago
  24. ad934ca ASoC: simple-card-utils: share asoc_simple_dai_init() by Kuninori Morimoto · 6 years ago
  25. f48dcbb ASoC: simple-card-utils: share asoc_simple_hw_param() by Kuninori Morimoto · 6 years ago
  26. 686911b ASoC: simple-card-utils: share asoc_simple_shutdown() by Kuninori Morimoto · 6 years ago
  27. f38df5b ASoC: simple-card-utils: share asoc_simple_startup() by Kuninori Morimoto · 6 years ago
  28. e59289c ASoC: simple_card_utils: share common priv for simple-card/audio-graph by Kuninori Morimoto · 6 years ago
  29. 0580dde ASoC: simple-card-utils: add asoc_simple_debug_info() by Kuninori Morimoto · 6 years ago
  30. d708d35 ASoC: simple-card: add simple_parse_mclk_fs() by Kuninori Morimoto · 6 years ago
  31. cdc4447 ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert() by Kuninori Morimoto · 6 years ago
  32. 0b9c9ed ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser by Takashi Iwai · 6 years ago
  33. 44662f9 ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of() by Takashi Iwai · 6 years ago
  34. 461d854 ASoC: simple-card: Fix refcount underflow by Daniel Baluta · 6 years ago
  35. fe7ed4d ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform() by Kuninori Morimoto · 6 years ago
  36. 910fdca ASoC: soc-core: add .num_platform for dai_link by Kuninori Morimoto · 6 years ago
  37. 2d01a84 ASoC: simple-card: reduce naming prefix by Kuninori Morimoto · 6 years ago
  38. c39291a ASoC: simple-card: cleanup DAI link loop method - step2 by Kuninori Morimoto · 6 years ago
  39. d947cdf ASoC: simple-card: cleanup DAI link loop method - step1 by Kuninori Morimoto · 6 years ago
  40. 17029e4 ASoC: simple-card: add link_info by Kuninori Morimoto · 6 years ago
  41. 7adee60 ASoC: simple-card: add 1 CPU : 1 Codec support again by Kuninori Morimoto · 6 years ago
  42. 7e5e1f8 ASoC: simple-card: add asoc_simple_card_get_conversion() by Kuninori Morimoto · 6 years ago
  43. cfc652a ASoC: simple-card: tidyup prefix for snd_soc_codec_conf by Kuninori Morimoto · 6 years ago
  44. dd82410 ASoC: simple-card: tidyup convert_rate/channel method by Kuninori Morimoto · 6 years ago
  45. 79e8349 ASoC: simple-card: tidyup mclk-fs method by Kuninori Morimoto · 6 years ago
  46. da21535 ASoC: simple-card: merge simple-scu-card by Kuninori Morimoto · 6 years ago
  47. 869858f ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_probe by Nathan Chancellor · 6 years ago
  48. 4fb7f4d ASoC: simple-card: use cpu/codec pointer on simple_dai_props by Kuninori Morimoto · 6 years ago
  49. 33404f3 ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 6 years ago
  50. e58f41e ASoC: simple-card: support snd_soc_dai_link_component style for platform by Kuninori Morimoto · 6 years ago
  51. 710af91 ASoC: simple-card: support snd_soc_dai_link_component style for codec by Kuninori Morimoto · 6 years ago
  52. d573454 ASoC: simple-card: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  53. 8d1bd11 ASoC: simple-card: move hp and mic detection to soc_card probe by Katsuhiro Suzuki · 7 years ago
  54. 62c2c9f ASoC: simple-card-utils: move hp and mic detect gpios from simple-card by Katsuhiro Suzuki · 7 years ago
  55. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  56. e9be4ff ASoC: simple-card: set cpu dai clk in hw_params by Daniel Mack · 7 years ago
  57. 2661112 ASoC: simple-card: Remove superfluous snd_soc_jack_free_gpios() call by Takashi Iwai · 7 years ago
  58. f459768 Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/topic/nau8824', 'asoc/topic/nau8825' and 'asoc/topic/of-graph' into asoc-next by Mark Brown · 8 years ago
  59. 85ee1f4 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 8 years ago
  60. fa2760dd ASoC: simple-card: use asoc_simple_card_of_parse_widgets() by Kuninori Morimoto · 8 years ago
  61. 1fdb5d2 ASoC: simple-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  62. b93d2cf ASoC: simple-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  63. 3ab50c4 ASoC: simple-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  64. 03cf603 Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graph by Mark Brown · 8 years ago
  65. d2fdcc2 ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of() by Kuninori Morimoto · 8 years ago
  66. 8e16638 ASoC: simple-card-utils: share same dev_dbg() for sysclk by Kuninori Morimoto · 8 years ago
  67. 4579771 ASoC: simple-card-utils: share same dev_dbg() for Dai Name by Kuninori Morimoto · 8 years ago
  68. aaad9c1 ASoC: simple-card-utils: share same dev_dbg() for DAI format by Kuninori Morimoto · 8 years ago
  69. 7ac45d1 ASoC: simple-card: Fix misleading error message by Julian Scheel · 8 years ago
  70. f746aa5 ASoC: simple-card: fix mic jack initialization by Stefan Agner · 8 years ago
  71. c6d112e ASoC: simple-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  72. ae17a14 Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'asoc/topic/sirf' and 'asoc/topic/ssm4567' into asoc-next by Mark Brown · 8 years ago
  73. 5be5095 ASoC: simple-card: add new simple_priv_to_card() macro by Kuninori Morimoto · 8 years ago
  74. dcee9bfe ASoC: simple-card: use defined dev on probe() by Kuninori Morimoto · 8 years ago
  75. e984fd6 ASoC: simple-card: use devm_get_clk_from_child() by Kuninori Morimoto · 8 years ago
  76. 9b6fdef ASoC: constify snd_soc_ops structures by Julia Lawall · 8 years ago
  77. 899a247 ASoC: simple-card: add support for aux devices by Nikita Yushchenko · 8 years ago
  78. b0133d9 ASoC: simple-card: use kzalloc() for dai_props / dai_link by Kuninori Morimoto · 8 years ago
  79. 2c86dda ASoC: simple-card: code sync: rename num_link to num by Kuninori Morimoto · 8 years ago
  80. 0a6c7f2 ASoC: simple-card: code sync: use tag by Kuninori Morimoto · 8 years ago
  81. 387f582 ASoC: simple-card: code sync: tidyup white line by Kuninori Morimoto · 8 years ago
  82. a1dbfd0 ASoC: simple-card: is GPL v2 by Kuninori Morimoto · 8 years ago
  83. c9a23ea ASoC: simple-card: code sync: use simple_priv_to_props() macro by Kuninori Morimoto · 8 years ago
  84. 7e3353d ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro by Kuninori Morimoto · 8 years ago
  85. f93b646 ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage by Kuninori Morimoto · 8 years ago
  86. a03b054 ASoC: simple-card: call of_node_put() for dai_link by Kuninori Morimoto · 8 years ago
  87. 885fc05 ASoC: simple-card: use asoc_simple_card_clean_reference() by Kuninori Morimoto · 8 years ago
  88. 16f1de6 ASoC: simple-card: use asoc_simple_card_canonicalize_cpu() by Kuninori Morimoto · 8 years ago
  89. c958374 ASoC: simple-card: use asoc_simple_card_canonicalize_dailink() by Kuninori Morimoto · 8 years ago
  90. d8cb935 ASoC: simple-card: use asoc_simple_card_init_dai() by Kuninori Morimoto · 8 years ago
  91. c3b19c8 ASoC: simple-card: remove asoc_simple_card_sub_parse_of() by Kuninori Morimoto · 8 years ago
  92. 44c16af ASoC: simple-card: use asoc_simple_card_parse_dai() by Kuninori Morimoto · 8 years ago
  93. 28abd99 ASoC: simple-card: use asoc_simple_card_parse_clk() by Kuninori Morimoto · 8 years ago
  94. 3527d85 ASoC: simple-card: use asoc_simple_card_parse_card_name() by Kuninori Morimoto · 9 years ago
  95. 2e8d1c7 ASoC: simple-card: use asoc_simple_card_parse_dailink_name() by Kuninori Morimoto · 9 years ago
  96. cecdef3 ASoC: simple-card: use asoc_simple_card_parse_daifmt() by Kuninori Morimoto · 9 years ago
  97. 9eac361 ASoC: simple-card: add new asoc_simple_jack and use it by Kuninori Morimoto · 9 years ago
  98. 548563f ASoC: simple-card: use common PREFIX for each DT property by Kuninori Morimoto · 9 years ago
  99. 5fb9cb1 ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of() by Kuninori Morimoto · 9 years ago
  100. 7c37671 ASoC: simple-card: Add pm callbacks to platform driver by Peter Ujfalusi · 9 years ago