1. da51f83 Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-next by Mark Brown · 11 years ago
  2. b078dce Merge remote-tracking branch 'asoc/topic/ext' into asoc-next by Mark Brown · 11 years ago
  3. 71ce221 Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  4. b1fffb9 Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-next by Mark Brown · 11 years ago
  5. a975873 ASoC: tas5086: fix Mid-Z implementation by Daniel Mack · 11 years ago
  6. 9f24dc8 ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register size by Daniel Mack · 11 years ago
  7. 6c50e91 ASoC: mfld: Remove unused variable by Mark Brown · 11 years ago
  8. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 11 years ago
  9. a356a38 Merge branch 'topic/stac9766' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ac97 by Mark Brown · 11 years ago
  10. 9b86421 ASoC: wm9705: Remove noisy print on boot by Mark Brown · 11 years ago
  11. 3bed334 ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  12. 65fb3e7 ASoC: tegra-ac97: Do common and clock init prior to component registration by Mark Brown · 11 years ago
  13. 2def251 ASoC: tegra20-ac97: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  14. cfe6864 ASoC: tegra20-ac97: Convert to devm_clk_get() by Mark Brown · 11 years ago
  15. ad3ae47 ASoC: nuc900-ac97: Convert to use devm_ APIs by Mark Brown · 11 years ago
  16. 417ced8 ASoC: ep93xx: Remove redundant dev_set_drvdata() calls by Mark Brown · 11 years ago
  17. 6dab2fd ASoC: bf5xx-ac97: Convert to devm_gpio_request_one() by Mark Brown · 11 years ago
  18. d8b51c1 ASoC: ac97c: Use module_platform_driver() by Mark Brown · 11 years ago
  19. 2105d63 ASoC: psc-ac97: Convert to module_platform_driver() by Mark Brown · 11 years ago
  20. a16a6c6 ASoC: psc-ac97: Use devm_ioremap_resource() by Mark Brown · 11 years ago
  21. 25fd0bf ASoC: samsung-ac97: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  22. 5d45ee3 ASoC: samsung-ac97: Use devm_clk_get() by Mark Brown · 11 years ago
  23. de69300 ASoC: mid-x86: Convert to use devm_* APIs by Wei Yongjun · 11 years ago
  24. 4bf07ee ASoC: stac9766: Remove version number by Mark Brown · 11 years ago
  25. 97d0a86 ASoC: adau1701: add support for pin muxing by Daniel Mack · 11 years ago
  26. 45405d5 ASoC: adau1701: switch to direct regmap API usage by Daniel Mack · 11 years ago
  27. 2352d4b ASoC: adau1701: allow configuration of PLL mode pins by Daniel Mack · 11 years ago
  28. de9fc72 ASoC: adau1701: move firmware download to adau1701_reset() by Daniel Mack · 11 years ago
  29. 79b23b5 ASoC: tas5086: add support for pwm start mode config by Daniel Mack · 11 years ago
  30. 18710ac ASoC: tas5086: add DAPM mux controls by Daniel Mack · 11 years ago
  31. 8892d47 ASoC: tas5086: add more register defines by Daniel Mack · 11 years ago
  32. 6b36d37 ASoC: tas5086: open-code I2C transfer routines by Daniel Mack · 11 years ago
  33. 98c5fb1 ASoC: twl6040: Add digital mute support by Peter Ujfalusi · 11 years ago
  34. 6889749 ASoC: twl6040: Assign id for each DAI by Peter Ujfalusi · 11 years ago
  35. f60596d ASoC: twl6040: Drop using devm_request_threaded_irq() by Peter Ujfalusi · 11 years ago
  36. 04c9548 ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCO by Takashi Iwai · 11 years ago
  37. 26889e5 ASoC: omap: Fix the leftover CONFIG_SND_SOC_HDMI_CODEC by Takashi Iwai · 11 years ago
  38. a063994 Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc by Arnd Bergmann · 11 years ago
  39. f0ddb21 ASoC: 88pm860x: Use SND_SOC_DAPM_PGA_E() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  40. f9eeae9 ASoC: wm_adsp: Use SND_SOC_DAPM_PGA_E() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  41. 98809ae ASoC: wm_hubs: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  42. d0a39cd ASoC: wm8995: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  43. 6e06509 ASoC: wm8994: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  44. 9578121 ASoC: wm8991: Use SOC_SINGLE_EXT_TLV() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  45. fc99adc ASoC: wm8990: Use SOC_SINGLE_EXT_TLV() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  46. 5a68bae ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  47. ea3583d ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  48. a44b517 ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  49. 1476f66 ASoC: tlv320aix3x: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  50. 3ad7a42 ARM: davinci: move private EDMA API to arm/common by Matt Porter · 12 years ago
  51. 84bbc4a Merge remote-tracking branch 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  52. 5464389 Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next by Mark Brown · 11 years ago
  53. f57019a Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next by Mark Brown · 11 years ago
  54. 7daf390 Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-next by Mark Brown · 11 years ago
  55. 458bcee Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next by Mark Brown · 11 years ago
  56. 93d4c1e Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next by Mark Brown · 11 years ago
  57. bfe617d Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-next by Mark Brown · 11 years ago
  58. 5f5eb4e Merge remote-tracking branch 'asoc/topic/spear' into asoc-next by Mark Brown · 11 years ago
  59. d238ffa Merge remote-tracking branch 'asoc/topic/spdif' into asoc-next by Mark Brown · 11 years ago
  60. 0c5f450 Merge remote-tracking branch 'asoc/topic/sn95031' into asoc-next by Mark Brown · 11 years ago
  61. 14345a5 Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-next by Mark Brown · 11 years ago
  62. 1ee9271 Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next by Mark Brown · 11 years ago
  63. 60790c5 Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-next by Mark Brown · 11 years ago
  64. 3843e87 Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next by Mark Brown · 11 years ago
  65. b2d34a8 Merge remote-tracking branch 'asoc/topic/omap' into asoc-next by Mark Brown · 11 years ago
  66. c76a507 Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next by Mark Brown · 11 years ago
  67. ff868b2 Merge remote-tracking branch 'asoc/topic/max98090' into asoc-next by Mark Brown · 11 years ago
  68. 6502737 Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-next by Mark Brown · 11 years ago
  69. 46dd30a Merge remote-tracking branch 'asoc/topic/jz4740' into asoc-next by Mark Brown · 11 years ago
  70. 18923d7 Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next by Mark Brown · 11 years ago
  71. 0d664db Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next by Mark Brown · 11 years ago
  72. 5ec393b Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next by Mark Brown · 11 years ago
  73. 5933859 Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-next by Mark Brown · 11 years ago
  74. e95e939 Merge remote-tracking branch 'asoc/topic/dwc' into asoc-next by Mark Brown · 11 years ago
  75. c44ddeb Merge remote-tracking branch 'asoc/topic/dfmbcs320' into asoc-next by Mark Brown · 11 years ago
  76. 684d8c5 Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next by Mark Brown · 11 years ago
  77. 9805fe3 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 11 years ago
  78. 70fe99d Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  79. 87fd83f Merge remote-tracking branch 'asoc/topic/blackfin' into asoc-next by Mark Brown · 11 years ago
  80. 06b753d Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next by Mark Brown · 11 years ago
  81. 9912b30 Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next by Mark Brown · 11 years ago
  82. e768f4e Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  83. 0ee6f75 Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-next by Mark Brown · 11 years ago
  84. b277293 Merge remote-tracking branch 'asoc/topic/88pm860x' into asoc-next by Mark Brown · 11 years ago
  85. c38a881 Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  86. a87c863 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  87. d48fb42 Merge remote-tracking branch 'asoc/fix/adsp' into asoc-linus by Mark Brown · 11 years ago
  88. 27e9a69 Merge remote-tracking branch 'asoc/fix/adav80x' into asoc-linus by Mark Brown · 11 years ago
  89. fc09cfb ASoC: spear: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  90. 1d26f75 ASoC: spear: Normalise module names by Mark Brown · 11 years ago
  91. 4867e99 ASoC: davinci: remove sffsdr machine support by Sekhar Nori · 11 years ago
  92. fc7fe01 ASoC: spear: Remove nonexistant EVM options by Mark Brown · 11 years ago
  93. 2c3165e Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  94. 5be9c5b ASoC: wm5110: Correct rate control for DSP4 by Charles Keepax · 11 years ago
  95. f5055f9 ASoC: wm8962: Enable start-up and normal bias after reset in runtime resume by Nicolin Chen · 11 years ago
  96. efc77e3 ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence table by Lars-Peter Clausen · 11 years ago
  97. 656ca9d ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct by Lars-Peter Clausen · 11 years ago
  98. 8872293 ASoC: dapm: Add a helper function to free a DAPM path by Lars-Peter Clausen · 11 years ago
  99. 58fee77 ASoC: dapm: Remove unnecessary loop by Lars-Peter Clausen · 11 years ago
  100. 6b75bf0 ASoC: dapm: Setup private_free callback for dapm kcontrols by Lars-Peter Clausen · 11 years ago