1. c0a480d device property: Fix usecount for of_graph_get_port_parent() by Tony Lindgren · 7 years ago
  2. 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
  3. 85ee1f4 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 8 years ago
  4. f986907 ASoC: audio-graph-card: add widgets and routing for external amplifier support by Shawn Guo · 8 years ago
  5. f1f9404 ASoC: audio-graph-scu-card: support 2nd codec endpoint on DT by Kuninori Morimoto · 8 years ago
  6. 32f2bcc ASoC: audio-graph-scu-card: tidyup asoc_simple_card_canonicalize_cpu() parameter by Kuninori Morimoto · 8 years ago
  7. 47ca959 ASoC: audio-graph-card: tidyup asoc_simple_card_canonicalize_cpu() parameter by Kuninori Morimoto · 8 years ago
  8. fa2760dd ASoC: simple-card: use asoc_simple_card_of_parse_widgets() by Kuninori Morimoto · 8 years ago
  9. b31f11d ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets() by Kuninori Morimoto · 8 years ago
  10. 9fb9b2f ASoC: audio-graph-scu-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  11. bfe6b58 ASoC: simple-scu-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  12. 1fdb5d2 ASoC: simple-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  13. 3296d07 ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
  14. c564a5b ASoC: audio-graph-scu-card: use asoc_simple_card_convert_fixup() by Kuninori Morimoto · 8 years ago
  15. cd8957f ASoC: simple-scu-card: use asoc_simple_card_convert_fixup() by Kuninori Morimoto · 8 years ago
  16. 13bb1cc ASoC: simple-card-utils: add asoc_simple_card_convert_fixup() by Kuninori Morimoto · 8 years ago
  17. 616c3b1 ASoC: audio-graph-scu-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  18. c98907d ASoC: audio-graph-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  19. 77b713b ASoC: simple-scu-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  20. b93d2cf ASoC: simple-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
  21. 63a5f59 ASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  22. d471d55 ASoC: audio-graph-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  23. 6654fc7 ASoC: audio-graph-scu-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  24. bb24a3b ASoC: simple-scu-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  25. 3ab50c4 ASoC: simple-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  26. 891caea ASoC: simple_card_utils: add asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
  27. 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
  28. 37fae57 Merge branch 'topic/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graph by Mark Brown · 8 years ago
  29. 0d6b352 ASoC: simple-scu-card: remove duplicate paramera from asoc_simple_card_parse_of by Kuninori Morimoto · 8 years ago
  30. d2fdcc2 ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of() by Kuninori Morimoto · 8 years ago
  31. 8e16638 ASoC: simple-card-utils: share same dev_dbg() for sysclk by Kuninori Morimoto · 8 years ago
  32. 4579771 ASoC: simple-card-utils: share same dev_dbg() for Dai Name by Kuninori Morimoto · 8 years ago
  33. aaad9c1 ASoC: simple-card-utils: share same dev_dbg() for DAI format by Kuninori Morimoto · 8 years ago
  34. d4dbcb6 ASoC: simple-card-utils: share same dev_dbg() for Card Name by Kuninori Morimoto · 8 years ago
  35. 1a2af56 ASoC: audio-graph-scu-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  36. 87f937b ASoC: add audio-graph-scu-card support by Kuninori Morimoto · 8 years ago
  37. 5ea9294 Merge branch 'topic/of-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar by Mark Brown · 8 years ago
  38. 155b8f3 ASoC: simple-card-utils: remove strict limitation of bit/frame master by Kuninori Morimoto · 8 years ago
  39. 73b17f1 ASoC: simple-card-utils: support snd_soc_get_dai_id() by Kuninori Morimoto · 8 years ago
  40. 7ac45d1 ASoC: simple-card: Fix misleading error message by Julian Scheel · 8 years ago
  41. f746aa5 ASoC: simple-card: fix mic jack initialization by Stefan Agner · 8 years ago
  42. a619f04 ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  43. ecea931 ASoC: audio-graph-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  44. c73df77 ASoC: simple-scu-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  45. c6d112e ASoC: simple-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
  46. 2692c1c ASoC: add audio-graph-card support by Kuninori Morimoto · 8 years ago
  47. 1689333 ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai() by Kuninori Morimoto · 8 years ago
  48. dedfaa1 ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name by Kuninori Morimoto · 8 years ago
  49. 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
  50. 971edb0 ASoC: simple-card: fix simple_dai clk lookup by Lucas Stach · 8 years ago
  51. d27f3b4 ASoC: simple-scu-card: add new simple_priv_to_card() macro by Kuninori Morimoto · 8 years ago
  52. 5be5095 ASoC: simple-card: add new simple_priv_to_card() macro by Kuninori Morimoto · 8 years ago
  53. 40b68da ASoC: simple-scu-card: use defined dev on probe() by Kuninori Morimoto · 8 years ago
  54. dcee9bf ASoC: simple-card: use defined dev on probe() by Kuninori Morimoto · 8 years ago
  55. e984fd6 ASoC: simple-card: use devm_get_clk_from_child() by Kuninori Morimoto · 8 years ago
  56. f617134 Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/simple' into asoc-next by Mark Brown · 8 years ago
  57. 29a43aa ASoC: simple_card_utils: tidyup file comment/define by Kuninori Morimoto · 8 years ago
  58. 6c1c06c ASoC: simple-card-utils: remove unnecessary cpu/codec pointer check by Kuninori Morimoto · 8 years ago
  59. 1935992 ASoC: simple-scu-card: code sync: tidyup props/link naming by Kuninori Morimoto · 8 years ago
  60. 6910e86 ASoC: simple-scu-card: code sync: rename asoc_simple_card_priv by Kuninori Morimoto · 8 years ago
  61. 15a190ff ASoC: simple-scu-card: code sync: follow to simple family style by Kuninori Morimoto · 8 years ago
  62. 9b6fdef ASoC: constify snd_soc_ops structures by Julia Lawall · 8 years ago
  63. 5b56b9b Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'asoc/topic/stac9766', 'asoc/topic/sti' and 'asoc/topic/sunxi' into asoc-next by Mark Brown · 8 years ago
  64. 97b4bc7 ASoC: trivial: system spelling fix by Marek Vasut · 8 years ago
  65. 899a247 ASoC: simple-card: add support for aux devices by Nikita Yushchenko · 8 years ago
  66. b0133d9 ASoC: simple-card: use kzalloc() for dai_props / dai_link by Kuninori Morimoto · 8 years ago
  67. 2c86dda ASoC: simple-card: code sync: rename num_link to num by Kuninori Morimoto · 8 years ago
  68. 0a6c7f2 ASoC: simple-card: code sync: use tag by Kuninori Morimoto · 8 years ago
  69. 387f582 ASoC: simple-card: code sync: tidyup white line by Kuninori Morimoto · 8 years ago
  70. a1dbfd0 ASoC: simple-card: is GPL v2 by Kuninori Morimoto · 8 years ago
  71. c9a23ea ASoC: simple-card: code sync: use simple_priv_to_props() macro by Kuninori Morimoto · 8 years ago
  72. 7e3353d ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro by Kuninori Morimoto · 8 years ago
  73. f93b646 ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage by Kuninori Morimoto · 8 years ago
  74. a03b054 ASoC: simple-card: call of_node_put() for dai_link by Kuninori Morimoto · 8 years ago
  75. 9f64542 ASoC: simple-scu-card: code sync: tidyup TDM setting position by Kuninori Morimoto · 8 years ago
  76. f4d70709 ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match by Kuninori Morimoto · 8 years ago
  77. 88da724 ASoC: simple-scu-card: depends on CONFIG_OF by Kuninori Morimoto · 8 years ago
  78. 83216f3 ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method by Kuninori Morimoto · 8 years ago
  79. 112a2ab ASoC: simple-scu-card: tidyup codec daifmt handling method by Kuninori Morimoto · 8 years ago
  80. 93bc047 ASoC: simple-scu-card: is GPL v2 by Kuninori Morimoto · 8 years ago
  81. 5496ca5 ASoC: simple-scu-card: remove unused definitions by Kuninori Morimoto · 8 years ago
  82. d12c621 ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 by Kuninori Morimoto · 8 years ago
  83. 885fc05 ASoC: simple-card: use asoc_simple_card_clean_reference() by Kuninori Morimoto · 8 years ago
  84. 0f4e071 ASoC: simple-card-utils: add asoc_simple_card_clean_reference() by Kuninori Morimoto · 8 years ago
  85. 16f1de6 ASoC: simple-card: use asoc_simple_card_canonicalize_cpu() by Kuninori Morimoto · 8 years ago
  86. 983cebd ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu() by Kuninori Morimoto · 8 years ago
  87. c958374 ASoC: simple-card: use asoc_simple_card_canonicalize_dailink() by Kuninori Morimoto · 8 years ago
  88. c262c9a ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink() by Kuninori Morimoto · 8 years ago
  89. d8cb935 ASoC: simple-card: use asoc_simple_card_init_dai() by Kuninori Morimoto · 8 years ago
  90. 21ba62f ASoC: simple-card-utils: add 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. ae30a69 ASoC: simple-card-utils: add asoc_simple_card_parse_dai() by Kuninori Morimoto · 8 years ago
  94. bb6fc62 ASoC: simple-card-utils: add asoc_simple_card_parse_clk() by Kuninori Morimoto · 8 years ago
  95. bc0ba64 Merge branch 'fix/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-simple by Mark Brown · 8 years ago
  96. 28abd99 ASoC: simple-card: use asoc_simple_card_parse_clk() by Kuninori Morimoto · 8 years ago
  97. 1f85e11 ASoC: simple-card-utils: add missing MODULE_xxx() by Kuninori Morimoto · 8 years ago
  98. 3527d85 ASoC: simple-card: use asoc_simple_card_parse_card_name() by Kuninori Morimoto · 9 years ago
  99. fc55c9b ASoC: simple-card-utils: add asoc_simple_card_parse_card_name() by Kuninori Morimoto · 9 years ago
  100. 2e8d1c7 ASoC: simple-card: use asoc_simple_card_parse_dailink_name() by Kuninori Morimoto · 9 years ago