1. 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
  2. 97b4bc7 ASoC: trivial: system spelling fix by Marek Vasut · 8 years ago
  3. 899a247 ASoC: simple-card: add support for aux devices by Nikita Yushchenko · 8 years ago
  4. b0133d9 ASoC: simple-card: use kzalloc() for dai_props / dai_link by Kuninori Morimoto · 8 years ago
  5. 2c86dda ASoC: simple-card: code sync: rename num_link to num by Kuninori Morimoto · 8 years ago
  6. 0a6c7f2 ASoC: simple-card: code sync: use tag by Kuninori Morimoto · 8 years ago
  7. 387f582 ASoC: simple-card: code sync: tidyup white line by Kuninori Morimoto · 8 years ago
  8. a1dbfd0 ASoC: simple-card: is GPL v2 by Kuninori Morimoto · 8 years ago
  9. c9a23ea ASoC: simple-card: code sync: use simple_priv_to_props() macro by Kuninori Morimoto · 8 years ago
  10. 7e3353d ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro by Kuninori Morimoto · 8 years ago
  11. f93b646 ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage by Kuninori Morimoto · 8 years ago
  12. a03b054 ASoC: simple-card: call of_node_put() for dai_link by Kuninori Morimoto · 8 years ago
  13. 9f64542 ASoC: simple-scu-card: code sync: tidyup TDM setting position by Kuninori Morimoto · 8 years ago
  14. f4d70709 ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match by Kuninori Morimoto · 8 years ago
  15. 88da724 ASoC: simple-scu-card: depends on CONFIG_OF by Kuninori Morimoto · 8 years ago
  16. 83216f3 ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method by Kuninori Morimoto · 8 years ago
  17. 112a2ab ASoC: simple-scu-card: tidyup codec daifmt handling method by Kuninori Morimoto · 8 years ago
  18. 93bc047 ASoC: simple-scu-card: is GPL v2 by Kuninori Morimoto · 8 years ago
  19. 5496ca5 ASoC: simple-scu-card: remove unused definitions by Kuninori Morimoto · 8 years ago
  20. d12c621 ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 by Kuninori Morimoto · 8 years ago
  21. 885fc05 ASoC: simple-card: use asoc_simple_card_clean_reference() by Kuninori Morimoto · 8 years ago
  22. 0f4e071 ASoC: simple-card-utils: add asoc_simple_card_clean_reference() by Kuninori Morimoto · 8 years ago
  23. 16f1de6 ASoC: simple-card: use asoc_simple_card_canonicalize_cpu() by Kuninori Morimoto · 8 years ago
  24. 983cebd ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu() by Kuninori Morimoto · 8 years ago
  25. c958374 ASoC: simple-card: use asoc_simple_card_canonicalize_dailink() by Kuninori Morimoto · 8 years ago
  26. c262c9a ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink() by Kuninori Morimoto · 8 years ago
  27. d8cb935 ASoC: simple-card: use asoc_simple_card_init_dai() by Kuninori Morimoto · 8 years ago
  28. 21ba62f ASoC: simple-card-utils: add asoc_simple_card_init_dai() by Kuninori Morimoto · 8 years ago
  29. c3b19c8 ASoC: simple-card: remove asoc_simple_card_sub_parse_of() by Kuninori Morimoto · 8 years ago
  30. 44c16af ASoC: simple-card: use asoc_simple_card_parse_dai() by Kuninori Morimoto · 8 years ago
  31. ae30a69 ASoC: simple-card-utils: add asoc_simple_card_parse_dai() by Kuninori Morimoto · 8 years ago
  32. bb6fc62 ASoC: simple-card-utils: add asoc_simple_card_parse_clk() by Kuninori Morimoto · 8 years ago
  33. 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
  34. 28abd99 ASoC: simple-card: use asoc_simple_card_parse_clk() by Kuninori Morimoto · 8 years ago
  35. 1f85e11 ASoC: simple-card-utils: add missing MODULE_xxx() by Kuninori Morimoto · 8 years ago
  36. 3527d85 ASoC: simple-card: use asoc_simple_card_parse_card_name() by Kuninori Morimoto · 8 years ago
  37. fc55c9b ASoC: simple-card-utils: add asoc_simple_card_parse_card_name() by Kuninori Morimoto · 8 years ago
  38. 2e8d1c7 ASoC: simple-card: use asoc_simple_card_parse_dailink_name() by Kuninori Morimoto · 8 years ago
  39. 1db3312 ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() by Kuninori Morimoto · 8 years ago
  40. cecdef3 ASoC: simple-card: use asoc_simple_card_parse_daifmt() by Kuninori Morimoto · 8 years ago
  41. abd3147 ASoC: add new simple-card-utils.c by Kuninori Morimoto · 8 years ago
  42. 9eac361 ASoC: simple-card: add new asoc_simple_jack and use it by Kuninori Morimoto · 8 years ago
  43. 548563f ASoC: simple-card: use common PREFIX for each DT property by Kuninori Morimoto · 8 years ago
  44. 5fb9cb1 ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of() by Kuninori Morimoto · 8 years ago
  45. 7c37671 ASoC: simple-card: Add pm callbacks to platform driver by Peter Ujfalusi · 8 years ago
  46. ee43a1a ASoC: simple-card: don't fail if sysclk setting is not supported by Aaro Koskinen · 8 years ago
  47. 1a49798 ASoC: Change the PCM runtime array to a list by Mengdong Lin · 9 years ago
  48. 6131084 ASoC: simple-card: Add tdm slot mask support to simple-card by Jyri Sarha · 9 years ago
  49. e225797 ASoC: simple card: set cpu-dai sysclk with mclk-fs by Arnaud Pouliquen · 9 years ago
  50. 85a4bfd ASoC: simple card: Add mclk-fs property in dai-link by Arnaud Pouliquen · 9 years ago
  51. e0ae225 ASoC: simple-card: support platform in dts parse by Jun Nie · 9 years ago
  52. e343818 Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and 'asoc/topic/sh-cleanup' into asoc-next by Mark Brown · 9 years ago
  53. 1efb53a ASoC: simple-card: Remove support for setting differing DAI formats by Lars-Peter Clausen · 9 years ago
  54. 256fca9 Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 9 years ago
  55. 386669f ASoC: simple-card: Register jacks at the card level by Lars-Peter Clausen · 9 years ago
  56. 31f3032 ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of by Vishal Thanki · 9 years ago
  57. 1bf9f29 Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'asoc/topic/tdm-slot', 'asoc/topic/tegra' and 'asoc/topic/tlv320aic3x' into asoc-next by Mark Brown · 9 years ago
  58. cb6bfd3 Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/simple' and 'asoc/topic/sta32x' into asoc-next by Mark Brown · 9 years ago
  59. f991180 ASoC: simple-card: Enable and disable DAI clocks as needed by Jyri Sarha · 9 years ago
  60. 7ddfdb5 ASoC: simple-card: Fix crash in asoc_simple_card_unref() by Geert Uytterhoeven · 9 years ago
  61. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  62. 7195d92 ASoC: simple-card: Remove useless function argument by Jean-Francois Moine · 10 years ago
  63. 0099c76 ASoC: simple-card: Remove useless casts by Jean-Francois Moine · 10 years ago
  64. 4476159 ASoC: simple-card: add "invert" property for detect GPIOs by Jianqun · 10 years ago
  65. 1b5721b ASoC: simple-card: add asoc_simple_card_parse_daifmt() by Kuninori Morimoto · 10 years ago
  66. ffd35fa ASoC: generic: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  67. 84d4cbe ASoC: simple-card: Delete unneeded test before of_node_put by Fabio Estevam · 10 years ago
  68. 2dbab97 ASoC: simple-card: Initialize headphone and mic GPIO numbers by Geert Uytterhoeven · 10 years ago
  69. 3fe2403 ASoC: simple-card: Add mic and hp detect gpios. by Dylan Reid · 10 years ago
  70. 04a0b8e Merge tag 'v3.17-rc4' into asoc-simple by Mark Brown · 10 years ago
  71. 9810f53 ASoC: simple-card: tidyup get dai_link/dai_props from priv by Kuninori Morimoto · 10 years ago
  72. f531913f ASoC: simple-card: tidyup use priv in parameter by Kuninori Morimoto · 10 years ago
  73. 88a60e5 ASoC: simple-card: fix regression in clock rate lookup by Arnd Bergmann · 10 years ago
  74. 0dd4fc3 ASoC: simple-card: Adjust the comments of simple card. by Xiubo Li · 10 years ago
  75. 2080437 ASoC: simple-card: Merge single and muti DAI link(s) code. by Xiubo Li · 10 years ago
  76. 7c7b9cf ASoC: simple-card: fixup cpu_dai_name clear case by Kuninori Morimoto · 10 years ago
  77. e3c4a28 ASoC: simple-card: Fix bug of wrong decrement DT node's refcount by Xiubo Li · 10 years ago
  78. a44a750 ASoC: simple-card: use common for_each_child_of_node() for loop by Kuninori Morimoto · 10 years ago
  79. a5960bd ASoC: simple-card: dai_link->init should be cared when multi DAI by Kuninori Morimoto · 10 years ago
  80. 179949b ASoC: simple-card: remove dai_link->cpu_dai_name when DT by Kuninori Morimoto · 10 years ago
  81. 2d82eeb ASoC: simple-card: use asoc_simple_xxx prefix by Kuninori Morimoto · 10 years ago
  82. 8ea2134 ASoC: simple-card: Fix the compile warning. by Xiubo Li · 10 years ago
  83. c7099eb ASoC: simple-card: Make u32 DT parameter handling 64-bit proof by Jyri Sarha · 10 years ago
  84. 2942a0e ASoC: simple-card: Support setting mclk via a fixed factor by Andrew Lunn · 10 years ago
  85. 6487221 ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of() by Jyri Sarha · 10 years ago
  86. 781cbeb ASoC: simple-card: Improve coding style by Nicolin Chen · 10 years ago
  87. 966b806 ASoC: simple-card: Simplify error msg in simple_card_dai_link_of() by Nicolin Chen · 10 years ago
  88. 50e6c71 ASoC: simple-card: Drop node->name checking by Nicolin Chen · 10 years ago
  89. b3ca11f ASoC: simple-card: Move dai-link level properties away from dai subnodes by Jyri Sarha · 10 years ago
  90. 389cb83 ASoC: core: Update snd_soc_of_parse_daifmt() interface by Jyri Sarha · 10 years ago
  91. 6a91a17 ASoC: simple-card: Handle many DAI links by Jean-Francois Moine · 10 years ago
  92. cf7dc23 ASoC: simple-card: dynamically allocate the DAI link and properties by Jean-Francois Moine · 10 years ago
  93. 46c39ca ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt by Nicolin Chen · 10 years ago
  94. c56c4d7 ASoC: simple-card: Simplify code by Jean-Francois Moine · 10 years ago
  95. e512e00 ASoC: simple-card: Fix the reference count of device nodes by Jean-Francois Moine · 10 years ago
  96. 12ffa6f ASoC: simple-card: card name can be option by Kuninori Morimoto · 10 years ago
  97. 81985bd ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT by Kuninori Morimoto · 10 years ago
  98. f687d90 ASoC: simple-card: cpu_dai_name creates confusion when DT case by Kuninori Morimoto · 10 years ago
  99. 6ff62ee ASoC: simple-card: add slot information parsing supports by Xiubo Li · 10 years ago
  100. 9d681f5 ASoC: simple-card: add off-codec widgets supports. by Xiubo Li · 10 years ago