1. 7a0299e ASoC: generic: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  2. 907f0a3 ASoC: simple-card: Fill in driver name by Guido Günther · 3 years, 6 months ago
  3. 6ad76b5 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
  4. 0919a3a ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
  5. 25c4a9b ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 by Mark Brown · 3 years, 8 months ago
  6. 4343922 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
  7. 59c35c44 ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
  8. f6fcc82 ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c by Kuninori Morimoto · 3 years, 8 months ago
  9. ec1af6c ASoC: simple-card-utils: Allocate link info structure on heap by Thierry Reding · 3 years, 8 months ago
  10. 343e55e ASoC: simple-card-utils: Increase maximum number of links to 128 by Thierry Reding · 3 years, 9 months ago
  11. 0f687d8 ASoC: simple-card-utils: Propagate errors on too many links by Thierry Reding · 3 years, 9 months ago
  12. 2c33e20 ASoC: simple-card: use simple_props_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
  13. 5bb5ac7 ASoC: simple-card: use asoc_link_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
  14. 8cbea89 ASoC: simple-card: remove unused variable from simple_parse_of() by Kuninori Morimoto · 3 years, 9 months ago
  15. fcfd763 ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() by Kuninori Morimoto · 3 years, 9 months ago
  16. c826ec03 ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platform() by Kuninori Morimoto · 3 years, 9 months ago
  17. e25704f ASoC: simple-card-utils: remove asoc_simple_parse_xxx() by Kuninori Morimoto · 3 years, 9 months ago
  18. f899006 ASoC: simple-card-utils: remove li->dais/li->conf by Kuninori Morimoto · 3 years, 9 months ago
  19. 59f5cd9 ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing by Kuninori Morimoto · 3 years, 9 months ago
  20. 205eb17 ASoC: simple-card-utils: share dummy DAI and reduce memory by Kuninori Morimoto · 3 years, 9 months ago
  21. f2138aed ASoC: simple-card-utils: enable flexible CPU/Codec/Platform by Kuninori Morimoto · 3 years, 9 months ago
  22. fa74c22 ASoC: simple-card: fix possible uninitialized single_cpu local variable by Krzysztof Kozlowski · 3 years, 9 months ago
  23. 39af7f7 ASoC: simple-card: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 9 months ago
  24. a6e8798 ASoC: simple-card: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 9 months ago
  25. d9ffff6 ASoC: simple-card: Use snd_soc_of_parse_aux_devs() by Stephan Gerhold · 4 years, 5 months ago
  26. 2561247 ASoC: soc-dai: set dai_link dpcm_ flags with a helper by Pierre-Louis Bossart · 4 years, 6 months ago
  27. 5525cf0 ASoC: simple-card: Don't create separate link when platform is present by Daniel Baluta · 5 years ago
  28. 848704f ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
  29. 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 5 years ago
  30. 14fdfc0 ASoC: simple-card: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
  31. 27862d5 ASoC: simple-card: fix an use-after-free in simple_for_each_link() by Wen Yang · 5 years ago
  32. 724808a ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() by Wen Yang · 5 years ago
  33. f107294 ASoC: simple-card: support snd_soc_dai_link_component style for cpu by Kuninori Morimoto · 6 years ago
  34. 79b3b7c Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  35. 4819d06 ASoC: simple-card: Restore original configuration of DAI format by Jon Hunter · 6 years ago
  36. 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
  37. 069d037 ASoC: simple-card: Fix configuration of DAI format by Jon Hunter · 6 years ago
  38. b0a821d ASoC: rename functions that pollute the simple_xxx namespace by Amir Goldstein · 6 years ago
  39. 552f2d7 ASoC: simple-card: Read pin switches conf from devicetree by Paul Cercueil · 6 years ago
  40. 072cb68 Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  41. 42bf029 ASoC: simple-card: don't select DPCM via simple-audio-card by Kuninori Morimoto · 6 years ago
  42. ad11e59 ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_() by Kuninori Morimoto · 6 years ago
  43. 8f7f298 ASoC: simple-card-utils: separate asoc_simple_card_parse_dai() by Kuninori Morimoto · 6 years ago
  44. 65a5056 ASoC: simple-card-utils: share asoc_simple_card_init_priv() by Kuninori Morimoto · 6 years ago
  45. 629f754 ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup() by Kuninori Morimoto · 6 years ago
  46. ad934ca ASoC: simple-card-utils: share asoc_simple_dai_init() by Kuninori Morimoto · 6 years ago
  47. f48dcbb ASoC: simple-card-utils: share asoc_simple_hw_param() by Kuninori Morimoto · 6 years ago
  48. 686911b ASoC: simple-card-utils: share asoc_simple_shutdown() by Kuninori Morimoto · 6 years ago
  49. f38df5b ASoC: simple-card-utils: share asoc_simple_startup() by Kuninori Morimoto · 6 years ago
  50. e59289c ASoC: simple_card_utils: share common priv for simple-card/audio-graph by Kuninori Morimoto · 6 years ago
  51. 0580dde ASoC: simple-card-utils: add asoc_simple_debug_info() by Kuninori Morimoto · 6 years ago
  52. d708d35 ASoC: simple-card: add simple_parse_mclk_fs() by Kuninori Morimoto · 6 years ago
  53. cdc4447 ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert() by Kuninori Morimoto · 6 years ago
  54. 0b9c9ed ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser by Takashi Iwai · 6 years ago
  55. 44662f9 ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of() by Takashi Iwai · 6 years ago
  56. 461d854 ASoC: simple-card: Fix refcount underflow by Daniel Baluta · 6 years ago
  57. fe7ed4d ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform() by Kuninori Morimoto · 6 years ago
  58. 910fdca ASoC: soc-core: add .num_platform for dai_link by Kuninori Morimoto · 6 years ago
  59. 2d01a84 ASoC: simple-card: reduce naming prefix by Kuninori Morimoto · 6 years ago
  60. c39291a ASoC: simple-card: cleanup DAI link loop method - step2 by Kuninori Morimoto · 6 years ago
  61. d947cdf ASoC: simple-card: cleanup DAI link loop method - step1 by Kuninori Morimoto · 6 years ago
  62. 17029e4 ASoC: simple-card: add link_info by Kuninori Morimoto · 6 years ago
  63. 7adee60 ASoC: simple-card: add 1 CPU : 1 Codec support again by Kuninori Morimoto · 6 years ago
  64. 7e5e1f8 ASoC: simple-card: add asoc_simple_card_get_conversion() by Kuninori Morimoto · 6 years ago
  65. cfc652a ASoC: simple-card: tidyup prefix for snd_soc_codec_conf by Kuninori Morimoto · 6 years ago
  66. dd82410 ASoC: simple-card: tidyup convert_rate/channel method by Kuninori Morimoto · 6 years ago
  67. 79e8349 ASoC: simple-card: tidyup mclk-fs method by Kuninori Morimoto · 6 years ago
  68. da21535 ASoC: simple-card: merge simple-scu-card by Kuninori Morimoto · 6 years ago
  69. 869858f ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_probe by Nathan Chancellor · 6 years ago
  70. 4fb7f4d ASoC: simple-card: use cpu/codec pointer on simple_dai_props by Kuninori Morimoto · 6 years ago
  71. 33404f3 ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 6 years ago
  72. e58f41e ASoC: simple-card: support snd_soc_dai_link_component style for platform by Kuninori Morimoto · 6 years ago
  73. 710af91 ASoC: simple-card: support snd_soc_dai_link_component style for codec by Kuninori Morimoto · 6 years ago
  74. d573454 ASoC: simple-card: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  75. 8d1bd11 ASoC: simple-card: move hp and mic detection to soc_card probe by Katsuhiro Suzuki · 7 years ago
  76. 62c2c9f ASoC: simple-card-utils: move hp and mic detect gpios from simple-card by Katsuhiro Suzuki · 7 years ago
  77. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  78. e9be4ff ASoC: simple-card: set cpu dai clk in hw_params by Daniel Mack · 7 years ago
  79. 2661112 ASoC: simple-card: Remove superfluous snd_soc_jack_free_gpios() call by Takashi Iwai · 7 years ago
  80. 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 · 7 years ago
  81. 85ee1f4 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 7 years ago
  82. fa2760dd ASoC: simple-card: use asoc_simple_card_of_parse_widgets() by Kuninori Morimoto · 8 years ago
  83. 1fdb5d2 ASoC: simple-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  84. b93d2cf ASoC: simple-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  85. 3ab50c4 ASoC: simple-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  86. 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
  87. d2fdcc2 ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of() by Kuninori Morimoto · 8 years ago
  88. 8e16638 ASoC: simple-card-utils: share same dev_dbg() for sysclk by Kuninori Morimoto · 8 years ago
  89. 4579771 ASoC: simple-card-utils: share same dev_dbg() for Dai Name by Kuninori Morimoto · 8 years ago
  90. aaad9c1 ASoC: simple-card-utils: share same dev_dbg() for DAI format by Kuninori Morimoto · 8 years ago
  91. 7ac45d1 ASoC: simple-card: Fix misleading error message by Julian Scheel · 8 years ago
  92. f746aa5 ASoC: simple-card: fix mic jack initialization by Stefan Agner · 8 years ago
  93. c6d112e ASoC: simple-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  94. 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
  95. 5be5095 ASoC: simple-card: add new simple_priv_to_card() macro by Kuninori Morimoto · 8 years ago
  96. dcee9bfe ASoC: simple-card: use defined dev on probe() by Kuninori Morimoto · 8 years ago
  97. e984fd6 ASoC: simple-card: use devm_get_clk_from_child() by Kuninori Morimoto · 8 years ago
  98. 9b6fdef ASoC: constify snd_soc_ops structures by Julia Lawall · 8 years ago
  99. 899a247 ASoC: simple-card: add support for aux devices by Nikita Yushchenko · 8 years ago
  100. b0133d9 ASoC: simple-card: use kzalloc() for dai_props / dai_link by Kuninori Morimoto · 8 years ago