1. 1c8371d ASoC: core: make comments fit the code by Wolfram Sang · 13 years ago
  2. 7be4ba2 ASoC: Mark cache as dirty when suspending by Mark Brown · 13 years ago
  3. 71ae391 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  4. a82ce2a ASoC: core - Add platform IO tracing by Liam Girdwood · 13 years ago
  5. cb2cf61 ASoC: core - Add convenience register for platform kcontrol and DAPM by Liam Girdwood · 13 years ago
  6. b795064 ASoC: core - Add platform widget IO by Liam Girdwood · 13 years ago
  7. a491a5c ASoC: core - Add API call to register platform kcontrols. by Liam Girdwood · 13 years ago
  8. 873bd4c ASoC: Don't set invalid name string to snd_card->driver field by Takashi Iwai · 13 years ago
  9. f1442bc ASoC: core - Add platform read and write. by Liam Girdwood · 13 years ago
  10. 956245e ASoC: core - Make platform probe more like codec probe. by Liam Girdwood · 13 years ago
  11. b8c0dab ASoC: core - PCM mutex per rtd by Liam Girdwood · 13 years ago
  12. ddee627 ASoC: core - Separate out PCM operations into new file. by Liam Girdwood · 13 years ago
  13. 0168bf0 ASoC: core - Allow components to probe/remove in sequence. by Liam Girdwood · 13 years ago
  14. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  15. 78bf3c9 ASoC: Enforce the mask in snd_soc_update_bits() by Mark Brown · 13 years ago
  16. d21685e Merge branch 'for-2.6.40' into for-2.6.41 by Mark Brown · 13 years ago
  17. 82e14e8 ASoC: core: Don't schedule deferred_resume_work twice by Stephen Warren · 13 years ago
  18. 9250529 ASoC: core - remove superfluous new line. by Liam Girdwood · 13 years ago
  19. 61b61e3 ASoC: core - fix module reference counting for CPU DAIs by Liam Girdwood · 13 years ago
  20. 2b39535 ASoC: core: Don't set "(null)" as a driver name by Jarkko Nikula · 13 years ago
  21. 34e268d ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  22. 22de71b ASoC: core - allow ASoC more flexible machine name by Liam Girdwood · 13 years ago
  23. 7753015 ASoC: Create codec DAPM widgets before calling the codecs probe function by Lars-Peter Clausen · 13 years ago
  24. 20ed093 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  25. ed77cc1 ASoC: Don't crash on PM operations by Mark Brown · 13 years ago
  26. d5d1e0b ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets by Lars-Peter Clausen · 13 years ago
  27. 8eecaf6 ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init by Lars-Peter Clausen · 13 years ago
  28. 0aaae52 ASoC: Free the card's DAPM context by Lars-Peter Clausen · 13 years ago
  29. fb25789 ASoC: Work around allmodconfig failure by Mark Brown · 13 years ago
  30. 848dd8b ASoC: Add more natural support for no-DMA DAIs by Mark Brown · 13 years ago
  31. 8842c72 ASoC: Allow platform drivers to have no ops structure by Mark Brown · 13 years ago
  32. a739362 ASoC: fix two ident style problems by Lu Guanqun · 13 years ago
  33. 9a841eb ASoC: Create card DAPM widgets early so they can be used in callbacks by Mark Brown · 13 years ago
  34. 0671fd8 ASoC: Add soc_remove_dai_links by Kuninori Morimoto · 13 years ago
  35. b7af1da ASoC: Add data based control initialisation for CODECs and cards by Mark Brown · 13 years ago
  36. d9b3e4c Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  37. c51def6 ASoC: fix config error path by Lu Guanqun · 13 years ago
  38. b04cfcf ASoC: check channel mismatch between cpu_dai and codec_dai by Lu Guanqun · 13 years ago
  39. fa88000 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  40. deb2607 ASoC: Tegra: Suspend/resume support by Stephen Warren · 13 years ago
  41. f6fcdc1 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  42. 00b317a ASoC: format_register_str: Don't clip register values by Stephen Warren · 13 years ago
  43. 239c970 ASoC: Add snd_soc_codec_{readable,writable}_register() by Dimitris Papastamos · 13 years ago
  44. 8020454 ASoC: Add default snd_soc_default_writable_register() callback by Dimitris Papastamos · 13 years ago
  45. 5fb609d ASoC: soc-cache: Introduce raw bulk write support by Dimitris Papastamos · 13 years ago
  46. b1a56b3 ASoC: Remove bogus check for register validity in debugfs write by Mark Brown · 13 years ago
  47. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 13 years ago
  48. c4ef878 ASoC: Warn rather than set a silly constraint when we can't do symmetry by Mark Brown · 13 years ago
  49. 4f333b2 ASoC: Refactor symmetric_rates check to reduce indentation by Mark Brown · 13 years ago
  50. ec4ee52 ASoC: Provide CODEC clocking operations and API calls by Mark Brown · 13 years ago
  51. 89b95ac0 ASoC: Add DAPM widget and path data to CODEC driver structure by Mark Brown · 13 years ago
  52. a2721fd ASoC: Add missing debugfs conditionals by Mark Brown · 13 years ago
  53. 28e9ad9 ASoC: Add a late_probe() callback to cards by Mark Brown · 13 years ago
  54. b8ad29d ASoC: Allow card DAPM widgets and routes to be set up at registration by Mark Brown · 13 years ago
  55. e37a497 ASoC: Add a per-card DAPM context by Mark Brown · 13 years ago
  56. 567d6f4 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  57. 0962bb2 ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init() by Janusz Krzysztofik · 13 years ago
  58. 13fd179 ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytes by Dimitris Papastamos · 13 years ago
  59. 88ee1c6 ASoC: Update PM ifdefs for exported suspend/resume by Mark Brown · 13 years ago
  60. 2bc9a81 ASoC: soc-core: Ensure codec_reg has fixed length fields by Dimitris Papastamos · 13 years ago
  61. 111c641 ASoC: Move card list initialization to snd_soc_register_card by Stephen Warren · 13 years ago
  62. 70d2933 ASoC: soc-core: Increment codec and platform driver refcounts before probing by Jarkko Nikula · 13 years ago
  63. 8c9daae Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  64. aaee8ef ASoC: Make cache status available via debugfs by Mark Brown · 13 years ago
  65. 6f8ab4a ASoC: Export card PM callbacks for use in direct registered cards by Mark Brown · 13 years ago
  66. e7361ec ASoC: Replace pdev with card in machine driver probe and remove by Mark Brown · 13 years ago
  67. 70b2ac1 ASoC: Use card rather than soc-audio device to card PM functions by Mark Brown · 13 years ago
  68. c73e0c8 ASoC: Fix module refcount for auxiliary devices by Jarkko Nikula · 13 years ago
  69. 181e055 ASoC: Fix type for snd_soc_volatile_register() by Mark Brown · 13 years ago
  70. 474b62d ASoC: Provide per widget type callback when executing DAPM sequences by Mark Brown · 13 years ago
  71. 0d00a85 ASoC: core: Remove dapm_sync call from soc_post_component_init by Peter Ujfalusi · 13 years ago
  72. 70a7ca3 ASoC: soc core allow machine driver to register the card by Vinod Koul · 14 years ago
  73. 4e10bda ASoC: soc core add inline to handle card list initialzation by Vinod Koul · 14 years ago
  74. 150dd2f ASoC: soc core move the card debugfs initialization by Vinod Koul · 14 years ago
  75. b0e2648 ASoC: soc core move card cleanup from soc_remove() by Vinod Koul · 14 years ago
  76. 1500b7b ASoC: Automatically assign the default readable()/volatile() functions by Dimitris Papastamos · 14 years ago
  77. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 14 years ago
  78. aea170a ASoC: soc-cache: Add reg_size as a member to snd_soc_codec by Dimitris Papastamos · 14 years ago
  79. 9f040c7 ASoC: Fix indentation in soc_remove() by Mark Brown · 14 years ago
  80. 861f2fa ASoC: soc-core: Simplify compress_type overriding functionality by Dimitris Papastamos · 14 years ago
  81. 180c329 ASoC: let snd_soc_update_bits() return an error code by Timur Tabi · 14 years ago
  82. 8a9dab1 ASoC: Update name of debugfs root symbol to snd_soc_ by Mark Brown · 14 years ago
  83. faff4bb ASoC: Export debugfs root dentry by Stephen Warren · 14 years ago
  84. 2aa8632 ASoC: soc-core: Add support for NULL default register caches by Dimitris Papastamos · 14 years ago
  85. 0d51a9c ASoC: Taint the kernel if debugfs is used to write directly to CODECs by Mark Brown · 14 years ago
  86. f6c2ed5 ASoC: Fix the device references to codec and platform drivers by Harsha Priya · 14 years ago
  87. 7be31be8 ASoC: Extend DAPM to handle power changes on cross-device paths by Jarkko Nikula · 14 years ago
  88. 97c866d ASoC: Move widgets from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  89. 8ddab3f ASoC: Move DAPM paths from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  90. 7d8316d ASoC: Fix AC'97 registration unwind by Mark Brown · 14 years ago
  91. 20aeeb3 Merge branch 'topic/workq-update' into topic/asoc by Takashi Iwai · 14 years ago
  92. 5b84ba2 sound: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  93. e4f078d ASoC: soc-core: Fix null pointer dereference by Dimitris Papastamos · 14 years ago
  94. 6b3ed78 ASoC: Fix snd_soc_instantiate_card error path by Axel Lin · 14 years ago
  95. 0b9a214 ASoC: soc-core: Remove useless inline function construct by Dimitris Papastamos · 14 years ago
  96. 58818a7 ASoC: soc-core: Replace use of strncpy() with strlcpy() by Dimitris Papastamos · 14 years ago
  97. 589c356 ASoC: Merge common code in DAI link and auxiliary codec probing/removal by Jarkko Nikula · 14 years ago
  98. 0afc8c7 Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  99. 0d735ea ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops by Dimitris Papastamos · 14 years ago
  100. 3028eb8 ASoC: Add trace events for jack detection by Mark Brown · 14 years ago