1. 0f41543 ASoC: dapm: enable debug of DAPM widgets power up and down. by Kiran Kandi · 13 years ago
  2. 247d36e ASoc: msm: Fix the kernel panic issue in dapm by Jayasena Sangaraboina · 13 years ago
  3. d8cf521 ASoC: wcd9310: Address pop noise at Tx path startup. by Kiran Kandi · 13 years ago
  4. b337c2a ASoC: Fix kernel panic caused by snd_soc_dapm_context null pointer. by Jayasena Sangaraboina · 13 years ago
  5. 9c79f13 ASoc: msm: Add support for slimbus shared channel. by Bharath Ramachandramurthy · 13 years ago
  6. a8d41ee ASoC: bypass powering widget process for platform widgets by Patrick Lai · 13 years ago
  7. 9a01443 ASoC: Fix DAPM sequence run for per-widget I/O methods by Mark Brown · 14 years ago
  8. 88f4c8f ASoC: dsp: Avoid soc-dsp power widget function call for CODEC widgets by Patrick Lai · 13 years ago
  9. 7f10083 ASoC: dapm - add locking to the DAPM stream event by Patrick Lai · 13 years ago
  10. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  11. bd5e563 ASoC: dapm: Fix long_name pointer for DAPM muxes by Misael Lopez Cruz · 14 years ago
  12. 3f5dc29 ASoC: dapm - improvements to path finder - SQUASH by Liam Girdwood · 14 years ago
  13. a8f13d8 ASoC: core - add dynamic kcontrols by Liam Girdwood · 14 years ago
  14. 13e13a3 ASoC: dsp - add DSP support to ASoC core. by Liam Girdwood · 14 years ago
  15. e002c98 ASoC: dapm - allow custom widgets to update power events. by Liam Girdwood · 14 years ago
  16. ecc1a0d ASoC: dapm - FIXME -add locking to the DAPM power_widgets() by Liam Girdwood · 14 years ago
  17. ab1058a ASoC: dapm - Add API call to query valid DAPM paths. by Liam Girdwood · 14 years ago
  18. 7987a11 ASoC: core - Add Platform driver DAPM widgets/kcontrols. by Liam Girdwood · 14 years ago
  19. 35ca660 ASoC: dapm - add widget IO functions by Liam Girdwood · 14 years ago
  20. 670ff44 ASoC: dapm - Add DAPM stream completion event. by Liam Girdwood · 14 years ago
  21. 7038dfd9 ASoC: dapm - add method to get AIF widget from stream by Liam Girdwood · 14 years ago
  22. 4d74b36 ASoC: dapm - fix prefix for DAPM muxes by Liam Girdwood · 14 years ago
  23. 4b80b8c ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context by Lars-Peter Clausen · 14 years ago
  24. 1007da0 ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared by Stephen Warren · 14 years ago
  25. ea77b94 ASoC: Fix power down for widgetless per-card DAPM context case by Jarkko Nikula · 14 years ago
  26. af46800 ASoC: Implement mux control sharing by Stephen Warren · 14 years ago
  27. fafd217 ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol by Stephen Warren · 14 years ago
  28. fad5988 ASoC: Add w->kcontrols, and populate it by Stephen Warren · 14 years ago
  29. 82cfecd ASoC: s/w->kcontrols/w->kcontrol_news/g by Stephen Warren · 14 years ago
  30. 6c45e12 ASoC: Remove DAPM debugfs entries before freeing widgets by Lars-Peter Clausen · 14 years ago
  31. d5d1e0b ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets by Lars-Peter Clausen · 14 years ago
  32. 8eecaf6 ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init by Lars-Peter Clausen · 14 years ago
  33. 91a5fca ASoC: Add dapm_find_widget helper by Lars-Peter Clausen · 14 years ago
  34. dc2bea6 ASoC: fix a simple coding style issue by Lu Guanqun · 14 years ago
  35. a68b38a ASoC: snd_soc_dapm_get_pin_status: Match other contexts too by Stephen Warren · 14 years ago
  36. 0d86733 ASoC: Allow DAPM pin operations to match any context by Mark Brown · 14 years ago
  37. 52ba67b ASoC: Force all DAPM contexts into the same bias state by Mark Brown · 14 years ago
  38. d25b7c1 ASoC: Remove special casing for registerless widgets by Mark Brown · 14 years ago
  39. ef49e4f ASoC: Add bias level data to DAPM context debugfs by Mark Brown · 14 years ago
  40. 15086de Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  41. 3e5ff4d ASoC: Fix double addition of prefixes due to widget prefixing by Mark Brown · 14 years ago
  42. 28e8680 ASoC: Use the correct DAPM context when cleaning up final widget set by Mark Brown · 14 years ago
  43. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 14 years ago
  44. 88e8b9a ASoC: Check for a CODEC before dereferencing in DAPM by Mark Brown · 14 years ago
  45. 12ea2c7 ASoC: Get the card directly from the DAPM context by Mark Brown · 14 years ago
  46. 67f5ed6 ASoC: soc-dapm: Include quotes around contents in debugfs entries by Dimitris Papastamos · 14 years ago
  47. 9d0624a ASoC: Run bias level changes for all DAPM contexts in parallel by Mark Brown · 14 years ago
  48. ed5a4c4 ASoC: Remove card from snd_soc_dapm_set_bias_level() by Mark Brown · 14 years ago
  49. d1118aa ASoC: Remove export of snd_soc_dapm_stream_event() by Mark Brown · 14 years ago
  50. f98dedc Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  51. 3017358 ASoC: Ensure supplies are maintained for force enabled widgets by Mark Brown · 14 years ago
  52. 866fd93 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  53. b66a70d ASoC: Sync initial widget state with hardware by Mark Brown · 14 years ago
  54. 1166f98 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  55. e9cf704 ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw() by Stephen Warren · 14 years ago
  56. f85a9e0 ASoC: Add subsequence information to seq_notify callbacks by Mark Brown · 14 years ago
  57. 474b62d ASoC: Provide per widget type callback when executing DAPM sequences by Mark Brown · 14 years ago
  58. 20e4859 ASoC: Add support for sequencing within by Mark Brown · 14 years ago
  59. 828a842 ASoC: Explicitly say if we're powering up or down by Mark Brown · 14 years ago
  60. 9d01df0 ASoC: don't pass the string as the format arguemtn for dev_info() by Takashi Iwai · 14 years ago
  61. 24ff33a ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type by Dimitris Papastamos · 14 years ago
  62. 97404f2 ASoC: Do DAPM control updates in the middle of DAPM sequences by Mark Brown · 14 years ago
  63. 7be31be8 ASoC: Extend DAPM to handle power changes on cross-device paths by Jarkko Nikula · 14 years ago
  64. 97c866d ASoC: Move widgets from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  65. 8ddab3f ASoC: Move DAPM paths from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  66. d88429a ASoC: dapm: Add output driver widget by Olaya, Margarita · 14 years ago
  67. 0f0e252 ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38 by Jarkko Nikula · 14 years ago
  68. 90986dc Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  69. 862af8a ASoC: Fix bias power down of non-DAPM codec by Jarkko Nikula · 14 years ago
  70. 1badabd ASoC: Add post-CODEC bias level callback for machine driver by Mark Brown · 14 years ago
  71. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  72. 84dab56 ASoC: Use DAPM context rather than CODEC when constructing sequences by Mark Brown · 14 years ago
  73. ead9b91 ASoC: Add optional name_prefix for codec kcontrol, widget and route names by Jarkko Nikula · 14 years ago
  74. 6ccd744 Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  75. bcbb243 ASoC: Fix dapm_seq_compare() for multi-component by Mark Brown · 14 years ago
  76. 84e9093 ASoC: Add DAPM trace events by Mark Brown · 14 years ago
  77. 68f89ad ASoC: Factor out boiler plate for DAPM event generation by Mark Brown · 14 years ago
  78. fd8d3bc ASoC: Convert pop_dbg to use dev_info by Jarkko Nikula · 14 years ago
  79. f7d41ae ASoC: Update DAPM debug and error prints by Jarkko Nikula · 14 years ago
  80. 3a45b86 ASoC: Move pop time from DAPM context to sound card by Jarkko Nikula · 14 years ago
  81. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  82. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  83. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  84. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  85. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  86. 1547aba ASoC: Support leaving paths enabled over system suspend by Mark Brown · 15 years ago
  87. 9949788 ASoC: Refactor DAPM suspend handling by Mark Brown · 15 years ago
  88. 50ae838 ASoC: Remove unused DAPM suspend flag by Mark Brown · 15 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  90. 5b9e87c ASoC: Allow force enabled pins to be disabled by Mark Brown · 15 years ago
  91. a6c6573 ASoC: Remove current PGA control handling by Mark Brown · 15 years ago
  92. da34183 ASoC: Allow pins to be force enabled by Mark Brown · 15 years ago
  93. 6922471 ASoC: Improve DAPM pop_wait delays by Mark Brown · 15 years ago
  94. a96ca33 ASoC: Support turning off bias when the CODEC is idle by Mark Brown · 15 years ago
  95. b91b8fa ASoC: Remove console DAPM debug code by Mark Brown · 15 years ago
  96. d207c68 ASoC: Sort DAPM sequences by CODEC as well by Mark Brown · 15 years ago
  97. 283375c ASoC: Push registers out of mixer power decision by Mark Brown · 15 years ago
  98. d033c36 ASoC: Display the power register in DAPM widget debugfs by Mark Brown · 15 years ago
  99. 97cef58 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  100. 50b6bce ASoC: Fix suspend with active audio streams by Mark Brown · 15 years ago