1. 93c3ce7 ASoC: Make rtd->codec optional by Lars-Peter Clausen · 10 years ago
  2. f1d45cc3 ASoC: Consolidate platform and CODEC probe/remove by Lars-Peter Clausen · 10 years ago
  3. 81c7cfd ASoC: Move debugfs registration to the component level by Lars-Peter Clausen · 10 years ago
  4. 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
  5. 7196be5 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  6. 0f2780a ASoC: Add function to register component controls by Lars-Peter Clausen · 10 years ago
  7. 0020010 ASoC: Move card field form platform/codec to component by Lars-Peter Clausen · 10 years ago
  8. 9898e1c ASoC: Remove per card platform list by Lars-Peter Clausen · 10 years ago
  9. 88bd870 ASoC: core: Add initial support for DAI multicodec by Benoit Cousson · 10 years ago
  10. f7acb36 Merge remote-tracking branch 'asoc/topic/component' into asoc-multi by Mark Brown · 10 years ago
  11. 7523a27 ASoC: core: add a helper for extended byte controls using TLV by Omair Mohammed Abdullah · 10 years ago
  12. 7e07e7c ASoC: core: Fix possible NULL pointer dereference by Tushar Behera · 10 years ago
  13. 5f3484a ASoC: core: Move non-shared code paths out of snd_soc_post_component_init() by Lars-Peter Clausen · 10 years ago
  14. 44c69bb ASoC: core: Bind aux devs early by Lars-Peter Clausen · 10 years ago
  15. 48f466d ASoC: core: Replace soc_find_matching_codec() with soc_find_codec() by Lars-Peter Clausen · 10 years ago
  16. b8257be ASoC: core: Remove duplicated rtd->codec initialization by Lars-Peter Clausen · 10 years ago
  17. 3f901a0 ASoC: core: Change soc_link_dai_widgets signature for multiple codecs by Benoit Cousson · 10 years ago
  18. 211bcc6 Merge remote-tracking branch 'asoc/fix/debugfs' into asoc-component by Mark Brown · 10 years ago
  19. e73f3de ASoC: fix debugfs directory creation bug by Russell King · 10 years ago
  20. 88a8fe3 ASoC: dapm: Remove platform field from widget and dapm context struct by Lars-Peter Clausen · 10 years ago
  21. 9420d97 ASoC: dapm: Remove DAI DAPM context by Lars-Peter Clausen · 10 years ago
  22. 14e8bde ASoC: Add component level stream_event() and seq_notifier() support by Lars-Peter Clausen · 10 years ago
  23. bc9af9f ASoC: Use component DAPM context for platforms by Lars-Peter Clausen · 10 years ago
  24. ce0fc93 ASoC: Add DAPM support at the component level by Lars-Peter Clausen · 10 years ago
  25. 68f831c ASoC: Add a set_bias_level() callback to the DAPM context struct by Lars-Peter Clausen · 10 years ago
  26. 7df3788 ASoC: Auto disconnect pins from all DAPM contexts by Lars-Peter Clausen · 10 years ago
  27. bb13109 ASoC: Split component registration into two steps by Lars-Peter Clausen · 10 years ago
  28. f433320 ASoC: Move name and id from CODEC/platform to component by Lars-Peter Clausen · 10 years ago
  29. 94f99c8 ASoC: Move name_prefix from CODEC to component by Lars-Peter Clausen · 10 years ago
  30. 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
  31. 6630f30 Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next by Mark Brown · 10 years ago
  32. 566d4ee Merge remote-tracking branch 'asoc/topic/dt' into asoc-next by Mark Brown · 10 years ago
  33. db88a8e ASoC: Remove unused num_dai field from CODEC by Lars-Peter Clausen · 10 years ago
  34. af0881f ASoC: Remove unused 'list' field form card by Lars-Peter Clausen · 10 years ago
  35. 24faf76 ASoC: Remove card's DAI list by Lars-Peter Clausen · 10 years ago
  36. 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
  37. 6b0a0b3 ASoC: Make soc_find_matching_codec() static by Lars-Peter Clausen · 10 years ago
  38. d988120 ASoC: add SND_SOC_BYTES_EXT by Vinod Koul · 10 years ago
  39. 3ca041e ASoC: dt: Allow Aux Codecs to be specified using DT by Sebastian Reichel · 10 years ago
  40. 4da5339 ASoC: core: Fix component_list corruption when unloading modules by Jarkko Nikula · 10 years ago
  41. 7b4a469 ASoC: Remove name_prefix unset during DAI link init hack again by Lars-Peter Clausen · 10 years ago
  42. 503ae5e ASoC: core: Add helpers for dai link and aux dev init by Misael Lopez Cruz · 10 years ago
  43. 3dcba28 ASoC: core: Don't break component searching if both id and num_dai are 0 by Nicolin Chen · 10 years ago
  44. 389cb83 ASoC: core: Update snd_soc_of_parse_daifmt() interface by Jyri Sarha · 10 years ago
  45. 907fe36 ASoC: Move standard kcontrol helpers to the component level by Lars-Peter Clausen · 10 years ago
  46. 9f68730 Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 10 years ago
  47. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 10 years ago
  48. 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
  49. b7580cd ASoC: core: use PTR_ERR instead of PTR_RET by Christoph Jaeger · 10 years ago
  50. 02c9c7b ASoC: core: Add function for ac97 codec registration by Misael Lopez Cruz · 10 years ago
  51. 2436a72 ASoC: core: Add helper for DAI widgets linking by Misael Lopez Cruz · 10 years ago
  52. b0aa88a ASoC: core: Add helpers for codec DAI probe & remove by Misael Lopez Cruz · 10 years ago
  53. 12023a9 ASoC: core: Add helpers for codec and codec_dai search by Misael Lopez Cruz · 10 years ago
  54. 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
  55. 1a39019 ASoC: core: Allow snd_soc_update_bits use 32 bits register by Bard Liao · 10 years ago
  56. b318ad5 ASoC: core: Fail codec probe if we fail to add controls by Nariman Poushin · 10 years ago
  57. 261edc7 ASoC: core: Fail probe if we fail to add dai widgets by Nariman Poushin · 10 years ago
  58. b37f1d1 ASoC: Let snd_soc_platform subclass snd_soc_component by Lars-Peter Clausen · 10 years ago
  59. 98e639f ASoC: Track which components have been registered with snd_soc_register_component() by Lars-Peter Clausen · 10 years ago
  60. 20a0ec2 ASoC: Remove IO register modifier callbacks by Lars-Peter Clausen · 10 years ago
  61. 96241c83 ASoC: Move IO functions to soc-io.c by Lars-Peter Clausen · 10 years ago
  62. 6137a5c ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap by Lars-Peter Clausen · 10 years ago
  63. a39f75f ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() by Xiubo Li · 10 years ago
  64. 69dd89f Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  65. c159a85 Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc-next by Mark Brown · 10 years ago
  66. e5c2151 ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. by Xiubo Li · 10 years ago
  67. 6479f15ad ASoC: Remove name_prefix unset during DAI link init hack by Lars-Peter Clausen · 10 years ago
  68. c320106 Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  69. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  70. 5fdb83f Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  71. 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
  72. b8f8615 Merge remote-tracking branch 'asoc/topic/enum' into asoc-next by Mark Brown · 10 years ago
  73. 5c1d5f0 ASoC: Fix use after free by Lars-Peter Clausen · 10 years ago
  74. a32c17b ASoC: core: Fix check before setting default I/O up try regmap by Xiubo Li · 10 years ago
  75. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 10 years ago
  76. 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
  77. 1438c2f ASoC: Add a per component dai list by Lars-Peter Clausen · 10 years ago
  78. 6cc240f ASoC: Pass CODEC to snd_soc_register_dais() by Lars-Peter Clausen · 10 years ago
  79. 32c9ba5 ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais() by Lars-Peter Clausen · 10 years ago
  80. a707d03 Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 10 years ago
  81. a1a564e ASoC: core: use regmap's parse_val to do endian translation by Nenghua Cao · 11 years ago
  82. 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
  83. 3d59400 ASoC: Move ignore_pmdown_time from CODEC to component by Lars-Peter Clausen · 10 years ago
  84. 6106d12 ASoC: Add component pointer to the DAI struct by Lars-Peter Clausen · 10 years ago
  85. 939d9f1 ASoC: core: fix coccinelle warnings by Nenghua Cao · 10 years ago
  86. 29ae2fa ASoC: Consolidate enum and value enum controls by Lars-Peter Clausen · 10 years ago
  87. a304681 Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  88. fe2265e ASoC: core: Set the default I/O up try regmap. by Xiubo Li · 10 years ago
  89. 89c6785 ASoC: core: add TDM slot parsing from DT supports by Xiubo Li · 11 years ago
  90. 9a8d38d ASoC: Rename soc_enum.max field with items by Takashi Iwai · 11 years ago
  91. 102b5a8 ASoC: core: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  92. 9a6d486 ASoC: add snd_soc_of_parse_audio_simple_widgets for DT by Xiubo Li · 11 years ago
  93. f227b88 ASoC: core: Add signed register volume control logic by Markus Pargmann · 11 years ago
  94. b2cbb6e ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided by Xiubo Li · 11 years ago
  95. 99896f7 Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai by Mark Brown · 11 years ago
  96. a9b68d3 Merge remote-tracking branch 'asoc/topic/core' into for-tiwai by Mark Brown · 11 years ago
  97. 1104a9c ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided by Mark Brown · 11 years ago
  98. b893ea5 ASoC: sapm: Automatically connect DAI link widgets in DAPM graph. by Liam Girdwood · 11 years ago
  99. 729b47a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  100. e41975e ASoC: core: Fix the DAI name getting. by Xiubo Li · 11 years ago