1. c9098c6 Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif', 'asoc/topic/mxs-sgtl5000', 'asoc/topic/omap' and 'asoc/topic/pxa' into asoc-next by Mark Brown · 10 years ago
  2. cfdf59b Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress' and 'asoc/topic/cq93vc' into asoc-next by Mark Brown · 10 years ago
  3. 0a7e4ca Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/topic/adau1373' and 'asoc/topic/adau17x1' into asoc-next by Mark Brown · 10 years ago
  4. 941725f Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  5. c362eff ASoC: Remove 'const' from the device_node pointers by Jean-Francois Moine · 10 years ago
  6. e874bf5 ASoC: Disable regmap helpers if regmap is disabled by Lars-Peter Clausen · 10 years ago
  7. 93b0f3e ASoC: core: add multi-codec support in DT by Jean-Francois Moine · 10 years ago
  8. e975cec Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ac97 by Mark Brown · 10 years ago
  9. 20feb88 ASoC: Add helper functions for deferred regmap setup by Lars-Peter Clausen · 10 years ago
  10. 358a8bb ASoC: ac97: Push snd_ac97 pointer to the driver level by Lars-Peter Clausen · 10 years ago
  11. 6794f70 ASoC: ac97: Drop delayed device registration by Lars-Peter Clausen · 10 years ago
  12. ca005f3 ASoC: ac97: Drop support for setting platform data via the CPU DAI by Lars-Peter Clausen · 10 years ago
  13. eda1a70 ASoC: ac97: Use static ac97_bus by Lars-Peter Clausen · 10 years ago
  14. 336b842 ASoC: Move AC'97 support to its own file by Lars-Peter Clausen · 10 years ago
  15. bd6b87c ASoC: Remove CODEC mutex by Lars-Peter Clausen · 10 years ago
  16. 427d204 ASoC: Remove snd_soc_cache_sync() implementation by Lars-Peter Clausen · 10 years ago
  17. dd63a9c ASoC: Remove snd_soc_platform_driver suspend/resume callbacks by Lars-Peter Clausen · 10 years ago
  18. c1b4d1c ASoC: Use generic control handlers for S8 control by Lars-Peter Clausen · 10 years ago
  19. 565fefd Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc/topic/drivers', 'asoc/topic/es8328' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 10 years ago
  20. 97c53e2 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  21. 5bcaca4 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  22. 0634814 ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver by Lars-Peter Clausen · 10 years ago
  23. c815dbb ASoC: Add snd_soc_component_{get,set}_drvdata() by Lars-Peter Clausen · 10 years ago
  24. 86dbf2a ASoC: Add support for automatically going to BIAS_OFF on suspend by Lars-Peter Clausen · 10 years ago
  25. b792346 ASoC: Remove unused cache_only from struct snd_soc_codec by Jarkko Nikula · 10 years ago
  26. 75af7c0 ASoC: Remove support for legacy snd_soc_platform IO by Lars-Peter Clausen · 10 years ago
  27. 886f569 ASoC: Automatically initialize regmap for all components by Lars-Peter Clausen · 10 years ago
  28. 57bf772 ASoC: Pass component instead of DAPM context to AUX dev init callback by Lars-Peter Clausen · 10 years ago
  29. 65d9361 ASoC: Move AUX dev support to the component level by Lars-Peter Clausen · 10 years ago
  30. 61aca56 ASoC: Add component level probe/remove support by Lars-Peter Clausen · 10 years ago
  31. f1d45cc3 ASoC: Consolidate platform and CODEC probe/remove by Lars-Peter Clausen · 10 years ago
  32. 81c7cfd ASoC: Move debugfs registration to the component level by Lars-Peter Clausen · 10 years ago
  33. 4d61b39 ASoC: core: fix .info for SND_SOC_BYTES_TLV by Subhransu S. Prusty · 10 years ago
  34. 8ad9f9e ASoC: Drop const from struct snd_soc_dai_link *of_node members by Sylwester Nawrocki · 10 years ago
  35. c5e64c7 Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic32x4' into asoc-next by Mark Brown · 10 years ago
  36. 7196be5 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  37. 0f2780a ASoC: Add function to register component controls by Lars-Peter Clausen · 10 years ago
  38. 0020010 ASoC: Move card field form platform/codec to component by Lars-Peter Clausen · 10 years ago
  39. 9898e1c ASoC: Remove per card platform list by Lars-Peter Clausen · 10 years ago
  40. 93e6958 ASoC: pcm: Add soc_dai_hw_params helper by Benoit Cousson · 10 years ago
  41. 88bd870 ASoC: core: Add initial support for DAI multicodec by Benoit Cousson · 10 years ago
  42. 7523a27 ASoC: core: add a helper for extended byte controls using TLV by Omair Mohammed Abdullah · 10 years ago
  43. 1e4c0d7 ASoC: add SOC_VALUE_ENUM_EXT by Richard Fitzgerald · 10 years ago
  44. 14e8bde ASoC: Add component level stream_event() and seq_notifier() support by Lars-Peter Clausen · 10 years ago
  45. bc9af9f ASoC: Use component DAPM context for platforms by Lars-Peter Clausen · 10 years ago
  46. ce0fc93 ASoC: Add DAPM support at the component level by Lars-Peter Clausen · 10 years ago
  47. f433320 ASoC: Move name and id from CODEC/platform to component by Lars-Peter Clausen · 10 years ago
  48. 94f99c8 ASoC: Move name_prefix from CODEC to component by Lars-Peter Clausen · 10 years ago
  49. 9713d5d Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into asoc-next by Mark Brown · 10 years ago
  50. b8139d0 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  51. 24089e0 ASoC: Add helper functions to cast from DAPM context to CODEC/platform by Lars-Peter Clausen · 10 years ago
  52. e667487 ASoC: jack: Fix multiple definition of `snd_soc_jack_add_gpiods' by Jarkko Nikula · 10 years ago
  53. 83ad152 ASoC: jack: Clarify GPIO descriptor lookup in struct snd_soc_jack_gpio doc by Jarkko Nikula · 10 years ago
  54. f025d3b ASoC: jack: Add support for GPIO descriptor defined jack pins by Jarkko Nikula · 10 years ago
  55. 50dfb69 ASoC: jack: Basic GPIO descriptor conversion by Jarkko Nikula · 10 years ago
  56. 04f8744 Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sta350' and 'asoc/topic/tlv320dac33' into asoc-next by Mark Brown · 10 years ago
  57. 0c5dacf Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and 'asoc/topic/davinci' into asoc-next by Mark Brown · 10 years ago
  58. e3ac3f2 Merge remote-tracking branch 'asoc/topic/enum' into asoc-next by Mark Brown · 10 years ago
  59. 566d4ee Merge remote-tracking branch 'asoc/topic/dt' into asoc-next by Mark Brown · 10 years ago
  60. db88a8e ASoC: Remove unused num_dai field from CODEC by Lars-Peter Clausen · 10 years ago
  61. af0881f ASoC: Remove unused 'list' field form card by Lars-Peter Clausen · 10 years ago
  62. 24faf76 ASoC: Remove card's DAI list by Lars-Peter Clausen · 10 years ago
  63. 387f837 Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 10 years ago
  64. d988120 ASoC: add SND_SOC_BYTES_EXT by Vinod Koul · 10 years ago
  65. 3ca041e ASoC: dt: Allow Aux Codecs to be specified using DT by Sebastian Reichel · 10 years ago
  66. 389cb83 ASoC: core: Update snd_soc_of_parse_daifmt() interface by Jyri Sarha · 10 years ago
  67. 907fe36 ASoC: Move standard kcontrol helpers to the component level by Lars-Peter Clausen · 10 years ago
  68. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 10 years ago
  69. 2b17ef4 Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 10 years ago
  70. ab2874a ASoC: Change return type of snd_soc_write() to int by Lars-Peter Clausen · 10 years ago
  71. 8931bf6 ASoC: Add resource managed snd_soc_register_platform() by Peter Ujfalusi · 10 years ago
  72. 66097ca ASoC: Fix snd_soc_kcontrol_platform() return type by Lars-Peter Clausen · 10 years ago
  73. 785b3c4 ASoC: Remove deprecated ENUM/MUX macros by Lars-Peter Clausen · 10 years ago
  74. aa0258a Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 10 years ago
  75. 1a39019 ASoC: core: Allow snd_soc_update_bits use 32 bits register by Bard Liao · 10 years ago
  76. b37f1d1 ASoC: Let snd_soc_platform subclass snd_soc_component by Lars-Peter Clausen · 10 years ago
  77. 98e639f ASoC: Track which components have been registered with snd_soc_register_component() by Lars-Peter Clausen · 10 years ago
  78. 20a0ec2 ASoC: Remove IO register modifier callbacks by Lars-Peter Clausen · 10 years ago
  79. f6272ff ASoC: Add snd_soc_kcontrol_platform() helper function by Lars-Peter Clausen · 10 years ago
  80. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 10 years ago
  81. a39f75f ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() by Xiubo Li · 10 years ago
  82. 9780b68 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  83. 28d6d17 ASoC: Add helper function to cast component back to CODEC by Lars-Peter Clausen · 10 years ago
  84. 4c11a76 Merge remote-tracking branch 'asoc/topic/jack' into asoc-next by Mark Brown · 10 years ago
  85. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  86. a4b1299 Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
  87. b8f8615 Merge remote-tracking branch 'asoc/topic/enum' into asoc-next by Mark Brown · 10 years ago
  88. 53a2c4d Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  89. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 10 years ago
  90. db5a5ee Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 'topic/wm8991', 'fix/si476x' and 'fix/88pm860' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-io by Mark Brown · 10 years ago
  91. 1438c2f ASoC: Add a per component dai list by Lars-Peter Clausen · 10 years ago
  92. 6af5263 Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  93. 3d59400 ASoC: Move ignore_pmdown_time from CODEC to component by Lars-Peter Clausen · 10 years ago
  94. cdde4cc ASoC: Move active count from CODEC to component by Lars-Peter Clausen · 10 years ago
  95. 5c898e7 ASoC: Add helper function to check whether a CODEC is active by Lars-Peter Clausen · 10 years ago
  96. 24894b7 ASoC: Add helper functions for PCM runtime 'active' management by Lars-Peter Clausen · 10 years ago
  97. 208a158 ASoC: Handle ignore_pmdown_time for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  98. feff9f3 ASoC: io: Remove hw_read() operation by Mark Brown · 10 years ago
  99. b948837 ASoC: Add macros for defining virtual enums by Lars-Peter Clausen · 10 years ago
  100. 29ae2fa ASoC: Consolidate enum and value enum controls by Lars-Peter Clausen · 10 years ago