1. 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
  2. 5be5095 ASoC: simple-card: add new simple_priv_to_card() macro by Kuninori Morimoto · 8 years ago
  3. dcee9bf ASoC: simple-card: use defined dev on probe() by Kuninori Morimoto · 8 years ago
  4. e984fd6 ASoC: simple-card: use devm_get_clk_from_child() by Kuninori Morimoto · 8 years ago
  5. 9b6fdef ASoC: constify snd_soc_ops structures by Julia Lawall · 8 years ago
  6. 899a247 ASoC: simple-card: add support for aux devices by Nikita Yushchenko · 8 years ago
  7. b0133d9 ASoC: simple-card: use kzalloc() for dai_props / dai_link by Kuninori Morimoto · 8 years ago
  8. 2c86dda ASoC: simple-card: code sync: rename num_link to num by Kuninori Morimoto · 8 years ago
  9. 0a6c7f2 ASoC: simple-card: code sync: use tag by Kuninori Morimoto · 8 years ago
  10. 387f582 ASoC: simple-card: code sync: tidyup white line by Kuninori Morimoto · 8 years ago
  11. a1dbfd0 ASoC: simple-card: is GPL v2 by Kuninori Morimoto · 8 years ago
  12. c9a23ea ASoC: simple-card: code sync: use simple_priv_to_props() macro by Kuninori Morimoto · 8 years ago
  13. 7e3353d ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro by Kuninori Morimoto · 8 years ago
  14. f93b646 ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage by Kuninori Morimoto · 8 years ago
  15. a03b054 ASoC: simple-card: call of_node_put() for dai_link by Kuninori Morimoto · 8 years ago
  16. 885fc05 ASoC: simple-card: use asoc_simple_card_clean_reference() by Kuninori Morimoto · 8 years ago
  17. 16f1de6 ASoC: simple-card: use asoc_simple_card_canonicalize_cpu() by Kuninori Morimoto · 8 years ago
  18. c958374 ASoC: simple-card: use asoc_simple_card_canonicalize_dailink() by Kuninori Morimoto · 8 years ago
  19. d8cb935 ASoC: simple-card: use asoc_simple_card_init_dai() by Kuninori Morimoto · 8 years ago
  20. c3b19c8 ASoC: simple-card: remove asoc_simple_card_sub_parse_of() by Kuninori Morimoto · 9 years ago
  21. 44c16af ASoC: simple-card: use asoc_simple_card_parse_dai() by Kuninori Morimoto · 9 years ago
  22. 28abd99 ASoC: simple-card: use asoc_simple_card_parse_clk() by Kuninori Morimoto · 9 years ago
  23. 3527d85 ASoC: simple-card: use asoc_simple_card_parse_card_name() by Kuninori Morimoto · 9 years ago
  24. 2e8d1c7 ASoC: simple-card: use asoc_simple_card_parse_dailink_name() by Kuninori Morimoto · 9 years ago
  25. cecdef3 ASoC: simple-card: use asoc_simple_card_parse_daifmt() by Kuninori Morimoto · 9 years ago
  26. 9eac361 ASoC: simple-card: add new asoc_simple_jack and use it by Kuninori Morimoto · 9 years ago
  27. 548563f ASoC: simple-card: use common PREFIX for each DT property by Kuninori Morimoto · 9 years ago
  28. 5fb9cb1 ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of() by Kuninori Morimoto · 9 years ago
  29. 7c37671 ASoC: simple-card: Add pm callbacks to platform driver by Peter Ujfalusi · 9 years ago
  30. ee43a1a ASoC: simple-card: don't fail if sysclk setting is not supported by Aaro Koskinen · 9 years ago
  31. 1a49798 ASoC: Change the PCM runtime array to a list by Mengdong Lin · 9 years ago
  32. 6131084 ASoC: simple-card: Add tdm slot mask support to simple-card by Jyri Sarha · 9 years ago
  33. e225797 ASoC: simple card: set cpu-dai sysclk with mclk-fs by Arnaud Pouliquen · 10 years ago
  34. 85a4bfd ASoC: simple card: Add mclk-fs property in dai-link by Arnaud Pouliquen · 10 years ago
  35. e0ae225 ASoC: simple-card: support platform in dts parse by Jun Nie · 10 years ago
  36. e343818 Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and 'asoc/topic/sh-cleanup' into asoc-next by Mark Brown · 10 years ago
  37. 1efb53a ASoC: simple-card: Remove support for setting differing DAI formats by Lars-Peter Clausen · 10 years ago
  38. 256fca9 Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 10 years ago
  39. 386669f ASoC: simple-card: Register jacks at the card level by Lars-Peter Clausen · 10 years ago
  40. 31f3032 ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of by Vishal Thanki · 10 years ago
  41. 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 · 10 years ago
  42. 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 · 10 years ago
  43. f991180 ASoC: simple-card: Enable and disable DAI clocks as needed by Jyri Sarha · 10 years ago
  44. 7ddfdb5 ASoC: simple-card: Fix crash in asoc_simple_card_unref() by Geert Uytterhoeven · 10 years ago
  45. 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
  46. 7195d92 ASoC: simple-card: Remove useless function argument by Jean-Francois Moine · 10 years ago
  47. 0099c76 ASoC: simple-card: Remove useless casts by Jean-Francois Moine · 10 years ago
  48. 4476159 ASoC: simple-card: add "invert" property for detect GPIOs by Jianqun · 10 years ago
  49. 1b5721b ASoC: simple-card: add asoc_simple_card_parse_daifmt() by Kuninori Morimoto · 10 years ago
  50. ffd35fa ASoC: generic: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  51. 84d4cbe ASoC: simple-card: Delete unneeded test before of_node_put by Fabio Estevam · 10 years ago
  52. 2dbab97 ASoC: simple-card: Initialize headphone and mic GPIO numbers by Geert Uytterhoeven · 10 years ago
  53. 3fe2403 ASoC: simple-card: Add mic and hp detect gpios. by Dylan Reid · 10 years ago
  54. 04a0b8e Merge tag 'v3.17-rc4' into asoc-simple by Mark Brown · 10 years ago
  55. 9810f53 ASoC: simple-card: tidyup get dai_link/dai_props from priv by Kuninori Morimoto · 10 years ago
  56. f531913f ASoC: simple-card: tidyup use priv in parameter by Kuninori Morimoto · 10 years ago
  57. 88a60e5 ASoC: simple-card: fix regression in clock rate lookup by Arnd Bergmann · 10 years ago
  58. 0dd4fc3 ASoC: simple-card: Adjust the comments of simple card. by Xiubo Li · 10 years ago
  59. 2080437 ASoC: simple-card: Merge single and muti DAI link(s) code. by Xiubo Li · 10 years ago
  60. 7c7b9cf ASoC: simple-card: fixup cpu_dai_name clear case by Kuninori Morimoto · 10 years ago
  61. e3c4a28 ASoC: simple-card: Fix bug of wrong decrement DT node's refcount by Xiubo Li · 10 years ago
  62. a44a750 ASoC: simple-card: use common for_each_child_of_node() for loop by Kuninori Morimoto · 10 years ago
  63. a5960bd ASoC: simple-card: dai_link->init should be cared when multi DAI by Kuninori Morimoto · 10 years ago
  64. 179949b ASoC: simple-card: remove dai_link->cpu_dai_name when DT by Kuninori Morimoto · 10 years ago
  65. 2d82eeb ASoC: simple-card: use asoc_simple_xxx prefix by Kuninori Morimoto · 10 years ago
  66. 8ea2134 ASoC: simple-card: Fix the compile warning. by Xiubo Li · 10 years ago
  67. c7099eb ASoC: simple-card: Make u32 DT parameter handling 64-bit proof by Jyri Sarha · 11 years ago
  68. 2942a0e ASoC: simple-card: Support setting mclk via a fixed factor by Andrew Lunn · 11 years ago
  69. 6487221 ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of() by Jyri Sarha · 11 years ago
  70. 781cbeb ASoC: simple-card: Improve coding style by Nicolin Chen · 11 years ago
  71. 966b806 ASoC: simple-card: Simplify error msg in simple_card_dai_link_of() by Nicolin Chen · 11 years ago
  72. 50e6c71 ASoC: simple-card: Drop node->name checking by Nicolin Chen · 11 years ago
  73. b3ca11f ASoC: simple-card: Move dai-link level properties away from dai subnodes by Jyri Sarha · 11 years ago
  74. 389cb83 ASoC: core: Update snd_soc_of_parse_daifmt() interface by Jyri Sarha · 11 years ago
  75. 6a91a17bd ASoC: simple-card: Handle many DAI links by Jean-Francois Moine · 11 years ago
  76. cf7dc23 ASoC: simple-card: dynamically allocate the DAI link and properties by Jean-Francois Moine · 11 years ago
  77. 46c39ca ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt by Nicolin Chen · 11 years ago
  78. c56c4d7 ASoC: simple-card: Simplify code by Jean-Francois Moine · 11 years ago
  79. e512e00 ASoC: simple-card: Fix the reference count of device nodes by Jean-Francois Moine · 11 years ago
  80. 12ffa6f ASoC: simple-card: card name can be option by Kuninori Morimoto · 11 years ago
  81. 81985bd ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT by Kuninori Morimoto · 11 years ago
  82. f687d90 ASoC: simple-card: cpu_dai_name creates confusion when DT case by Kuninori Morimoto · 11 years ago
  83. 6ff62ee ASoC: simple-card: add slot information parsing supports by Xiubo Li · 11 years ago
  84. 9d681f5 ASoC: simple-card: add off-codec widgets supports. by Xiubo Li · 11 years ago
  85. 2772555 ASoC: simple-card: Add snd_card's name parsing from DT node support by Xiubo Li · 11 years ago
  86. 30d0341 ASoC: simple-card: simplify the daifmt code by Xiubo Li · 11 years ago
  87. 4763ebe ASoC: simple-card: fix __asoc_simple_card_dai_init by Xiubo Li · 11 years ago
  88. b367a32 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  89. 45fce59 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  90. ca65b49 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  91. 5200847 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  92. 5ca8ba4 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  93. 201a0ea ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  94. 2bee991 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  95. 7722f83 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  96. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
  97. ca919fe ASoC: simple-card: fix one bug to writing to the platform data by Xiubo Li · 11 years ago
  98. ba194a4 ASoC: simple-card: use snd_soc_card_set/get_drvdata by Xiubo Li · 11 years ago
  99. 34787d0 ASoC: simple-card: fix the cinfo error check by Xiubo Li · 11 years ago
  100. 708ec02 ASoC: simple-card: fix a bug where cinfo will be NULL before using it by Xiubo Li · 11 years ago