1. 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
  2. 1efb53a ASoC: simple-card: Remove support for setting differing DAI formats by Lars-Peter Clausen · 9 years ago
  3. 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
  4. 386669f ASoC: simple-card: Register jacks at the card level by Lars-Peter Clausen · 9 years ago
  5. 31f3032 ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of by Vishal Thanki · 9 years ago
  6. 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
  7. 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
  8. f991180 ASoC: simple-card: Enable and disable DAI clocks as needed by Jyri Sarha · 9 years ago
  9. 7ddfdb5 ASoC: simple-card: Fix crash in asoc_simple_card_unref() by Geert Uytterhoeven · 9 years ago
  10. 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
  11. 7195d92 ASoC: simple-card: Remove useless function argument by Jean-Francois Moine · 10 years ago
  12. 0099c76 ASoC: simple-card: Remove useless casts by Jean-Francois Moine · 10 years ago
  13. 4476159 ASoC: simple-card: add "invert" property for detect GPIOs by Jianqun · 10 years ago
  14. 1b5721b ASoC: simple-card: add asoc_simple_card_parse_daifmt() by Kuninori Morimoto · 10 years ago
  15. ffd35fa ASoC: generic: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  16. 84d4cbe ASoC: simple-card: Delete unneeded test before of_node_put by Fabio Estevam · 10 years ago
  17. 2dbab97 ASoC: simple-card: Initialize headphone and mic GPIO numbers by Geert Uytterhoeven · 10 years ago
  18. 3fe2403 ASoC: simple-card: Add mic and hp detect gpios. by Dylan Reid · 10 years ago
  19. 04a0b8e Merge tag 'v3.17-rc4' into asoc-simple by Mark Brown · 10 years ago
  20. 9810f53 ASoC: simple-card: tidyup get dai_link/dai_props from priv by Kuninori Morimoto · 10 years ago
  21. f531913f ASoC: simple-card: tidyup use priv in parameter by Kuninori Morimoto · 10 years ago
  22. 88a60e5 ASoC: simple-card: fix regression in clock rate lookup by Arnd Bergmann · 10 years ago
  23. 0dd4fc3 ASoC: simple-card: Adjust the comments of simple card. by Xiubo Li · 10 years ago
  24. 2080437 ASoC: simple-card: Merge single and muti DAI link(s) code. by Xiubo Li · 10 years ago
  25. 7c7b9cf ASoC: simple-card: fixup cpu_dai_name clear case by Kuninori Morimoto · 10 years ago
  26. e3c4a28 ASoC: simple-card: Fix bug of wrong decrement DT node's refcount by Xiubo Li · 10 years ago
  27. a44a750 ASoC: simple-card: use common for_each_child_of_node() for loop by Kuninori Morimoto · 10 years ago
  28. a5960bd ASoC: simple-card: dai_link->init should be cared when multi DAI by Kuninori Morimoto · 10 years ago
  29. 179949b ASoC: simple-card: remove dai_link->cpu_dai_name when DT by Kuninori Morimoto · 10 years ago
  30. 2d82eeb ASoC: simple-card: use asoc_simple_xxx prefix by Kuninori Morimoto · 10 years ago
  31. 8ea2134 ASoC: simple-card: Fix the compile warning. by Xiubo Li · 10 years ago
  32. c7099eb ASoC: simple-card: Make u32 DT parameter handling 64-bit proof by Jyri Sarha · 10 years ago
  33. 2942a0e ASoC: simple-card: Support setting mclk via a fixed factor by Andrew Lunn · 10 years ago
  34. 6487221 ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of() by Jyri Sarha · 10 years ago
  35. 781cbeb ASoC: simple-card: Improve coding style by Nicolin Chen · 10 years ago
  36. 966b806 ASoC: simple-card: Simplify error msg in simple_card_dai_link_of() by Nicolin Chen · 10 years ago
  37. 50e6c71 ASoC: simple-card: Drop node->name checking by Nicolin Chen · 10 years ago
  38. b3ca11f ASoC: simple-card: Move dai-link level properties away from dai subnodes by Jyri Sarha · 10 years ago
  39. 389cb83 ASoC: core: Update snd_soc_of_parse_daifmt() interface by Jyri Sarha · 10 years ago
  40. 6a91a17 ASoC: simple-card: Handle many DAI links by Jean-Francois Moine · 10 years ago
  41. cf7dc23 ASoC: simple-card: dynamically allocate the DAI link and properties by Jean-Francois Moine · 10 years ago
  42. 46c39ca ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt by Nicolin Chen · 10 years ago
  43. c56c4d7 ASoC: simple-card: Simplify code by Jean-Francois Moine · 10 years ago
  44. e512e00 ASoC: simple-card: Fix the reference count of device nodes by Jean-Francois Moine · 10 years ago
  45. 12ffa6f ASoC: simple-card: card name can be option by Kuninori Morimoto · 10 years ago
  46. 81985bd ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT by Kuninori Morimoto · 10 years ago
  47. f687d90 ASoC: simple-card: cpu_dai_name creates confusion when DT case by Kuninori Morimoto · 10 years ago
  48. 6ff62ee ASoC: simple-card: add slot information parsing supports by Xiubo Li · 10 years ago
  49. 9d681f5 ASoC: simple-card: add off-codec widgets supports. by Xiubo Li · 10 years ago
  50. 2772555 ASoC: simple-card: Add snd_card's name parsing from DT node support by Xiubo Li · 10 years ago
  51. 30d0341 ASoC: simple-card: simplify the daifmt code by Xiubo Li · 10 years ago
  52. 4763ebe ASoC: simple-card: fix __asoc_simple_card_dai_init by Xiubo Li · 10 years ago
  53. b367a32 ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  54. 45fce59 ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  55. ca65b49 ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  56. 5200847 ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  57. 5ca8ba4 ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  58. 201a0ea ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  59. 2bee991 ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  60. 7722f83 ASoC: simple-card: simplify code by Jean-Francois Moine · 10 years ago
  61. 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 · 10 years ago
  62. ca919fe ASoC: simple-card: fix one bug to writing to the platform data by Xiubo Li · 10 years ago
  63. ba194a4 ASoC: simple-card: use snd_soc_card_set/get_drvdata by Xiubo Li · 10 years ago
  64. 34787d0 ASoC: simple-card: fix the cinfo error check by Xiubo Li · 10 years ago
  65. 708ec02 ASoC: simple-card: fix a bug where cinfo will be NULL before using it by Xiubo Li · 10 years ago
  66. 8c0b823 ASoC: simple-card: keep the property's name the same pattern by Xiubo Li · 10 years ago
  67. f87a3e8 ASoC: simple-card: fix the DAPM routes map parsing by Xiubo Li · 10 years ago
  68. e2a19ac ASoC: simple-card: Fix the sysclk selection. by Xiubo Li · 10 years ago
  69. 2cde51f Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs4271', 'asoc/topic/cs42l52', 'asoc/topic/da7210', 'asoc/topic/davinci', 'asoc/topic/ep93xx', 'asoc/topic/fsl', 'asoc/topic/fsl-mxs', 'asoc/topic/generic', 'asoc/topic/hdmi', 'asoc/topic/jack', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/mxs', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/s6000', 'asoc/topic/sai', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/spear', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/uda1380', 'asoc/topic/width', 'asoc/topic/wm8510', 'asoc/topic/wm8523', 'asoc/topic/wm8580', 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8741', 'asoc/topic/wm8750', 'asoc/topic/wm8753', 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8901', 'asoc/topic/wm8940', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8985', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm9081' and 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  70. 71467e4 ASoC: simple-card: Add device's module clock selection. by Xiubo Li · 11 years ago
  71. e874dde ASoC: simple-card: Cleanup __asoc_simple_card_dai_init() ret check by Xiubo Li · 11 years ago
  72. d4c2209 ASoC: simple-card: Add DAPM routes parse from device tree by Xiubo Li · 11 years ago
  73. dd41e0c ASoC: simple-card: Add cpu_dai and codec_dai names NULL check by Xiubo Li · 11 years ago
  74. e1acb40 ASoC: simple-card: Use devm_snd_soc_register_card() by Xiubo Li · 11 years ago
  75. fa558c2 ASoC: simple-card: add Device Tree support by Kuninori Morimoto · 11 years ago
  76. e244bb9 ASoC: simple-card: un-implemented set_fmt is not error by Kuninori Morimoto · 11 years ago
  77. c445be3 ASoC: simple-card: Provide owner and MODULE_ALIAS() by Fabio Estevam · 11 years ago
  78. a4a2992c ASoC: simple-card: add asoc_simple_dai for initializing by Kuninori Morimoto · 11 years ago
  79. f89983e ASoC: simple-card: use struct device pointer for dev_xxx() by Kuninori Morimoto · 12 years ago
  80. f239088 ASoC: add generic simple-card support by Kuninori Morimoto · 12 years ago