1. 25c77c5 ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget by Mark Brown · 13 years ago
  2. 024dc07 ASoC: Cache connected input and output recursions by Mark Brown · 13 years ago
  3. 7ca3a18 ASoC: Assign power_check when we allocate DAPM widgets by Mark Brown · 13 years ago
  4. 4f4c007 ASoC: Suppress early calls to snd_soc_dapm_sync() by Mark Brown · 13 years ago
  5. 7508b12 ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency by Mark Brown · 13 years ago
  6. f68d7e1 ASoC: Stop checking for supplied widgets after we find the first by Mark Brown · 13 years ago
  7. f3bf3e4 ASoC: Don't mark the outputs of supplies as dirty on state changes by Mark Brown · 13 years ago
  8. 9b8a83b ASoC: Only run power_check() on a widget once per run by Mark Brown · 13 years ago
  9. 75c1f89 ASoC: Add verbose debugging showing why widgets get marked dirty by Mark Brown · 13 years ago
  10. fe4fda5 ASoC: Reduce the number of neigbours we mark dirty when updating power by Mark Brown · 13 years ago
  11. db432b4 ASoC: Do DAPM power checks only for widgets changed since last run by Mark Brown · 13 years ago
  12. 5656310 ASoC: Mark headphone, mic, speaker and line widgets as always connected by Mark Brown · 13 years ago
  13. d805002 ASoC: Factor out widget power check operation by Mark Brown · 13 years ago
  14. 35c64bc ASoC: Ensure all DAPM widgets have a power check callback by Mark Brown · 13 years ago
  15. f9de6d7 ASoC: Move bias level decision into main dapm_power_widgets() by Mark Brown · 13 years ago
  16. 05623c4 ASoC: Factor write of widget power out into a separate function by Mark Brown · 13 years ago
  17. a8fdac8 ASoC: Also count neighbour checks for supplies by Mark Brown · 13 years ago
  18. 85a843c ASoC: Don't force bias on ground referenced devices by Mark Brown · 13 years ago
  19. e56235e ASoC: Add another DAPM stat for neighbour checks by Mark Brown · 13 years ago
  20. 7c81beb ASoC: Factor out per-widget DAPM power checks by Mark Brown · 13 years ago
  21. de02d07 ASoC: Trace and collect statistics for DAPM graph walking by Mark Brown · 13 years ago
  22. 53daf20 ASoC: Display the error code when we fail to add a DAPM control by Mark Brown · 13 years ago
  23. 0f8dd4c Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  24. 728a522 ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free by Peter Ujfalusi · 13 years ago
  25. 82cd876 ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch by Lars-Peter Clausen · 13 years ago
  26. ee47b36 ASoC: dapm - change stream event dbg to vdgb by Liam Girdwood · 13 years ago
  27. 64a648c ASoC: dapm - Add DAPM stream completion event. by Liam Girdwood · 13 years ago
  28. 4805608 ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. by Liam Girdwood · 13 years ago
  29. b0b3e6f ASoC: Don't use -1 to boostrap subseq so it can be used by drivers by Mark Brown · 13 years ago
  30. b795064 ASoC: core - Add platform widget IO by Liam Girdwood · 13 years ago
  31. 29376bc ASoC: Fix DAPM sequence run for per-widget I/O methods by Mark Brown · 13 years ago
  32. 0445bdf ASoC: dapm - Refactor widget IO functions in preparation for platform widgets. by Liam Girdwood · 13 years ago
  33. bf3a9e1 ASoC: Add weak routes for sidetone style paths by Mark Brown · 13 years ago
  34. 2c36c2c Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  35. 4b80b8c ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context by Lars-Peter Clausen · 13 years ago
  36. cc4c670 ASoC: Only provide a default bias level update for CODEC contexts by Mark Brown · 13 years ago
  37. d4c6005 ASoC: Add context parameter to card DAPM callbacks by Mark Brown · 13 years ago
  38. 171ec6b ASoC: Simplify logic in snd_soc_dapm_set_bias_level() by Mark Brown · 13 years ago
  39. 4113e44 ASoC: Remove trace for DAPM bias level logging by Mark Brown · 13 years ago
  40. 88d9608 ASoC: Indentation fix for null loop operation by Mark Brown · 13 years ago
  41. dfcc904 ASoC: Don't bring the CODEC up to full power for supplies and biases by Mark Brown · 13 years ago
  42. 56fba41 ASoC: Specify target bias state directly as a bias state by Mark Brown · 13 years ago
  43. 1007da0 ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared by Stephen Warren · 13 years ago
  44. ea77b94 ASoC: Fix power down for widgetless per-card DAPM context case by Jarkko Nikula · 13 years ago
  45. af46800 ASoC: Implement mux control sharing by Stephen Warren · 14 years ago
  46. fafd217 ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol by Stephen Warren · 14 years ago
  47. fad5988 ASoC: Add w->kcontrols, and populate it by Stephen Warren · 14 years ago
  48. 82cfecd ASoC: s/w->kcontrols/w->kcontrol_news/g by Stephen Warren · 14 years ago
  49. 6c45e12 ASoC: Remove DAPM debugfs entries before freeing widgets by Lars-Peter Clausen · 14 years ago
  50. d5d1e0b ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets by Lars-Peter Clausen · 14 years ago
  51. 8eecaf6 ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init by Lars-Peter Clausen · 14 years ago
  52. 91a5fca ASoC: Add dapm_find_widget helper by Lars-Peter Clausen · 14 years ago
  53. dc2bea6 ASoC: fix a simple coding style issue by Lu Guanqun · 14 years ago
  54. a68b38a ASoC: snd_soc_dapm_get_pin_status: Match other contexts too by Stephen Warren · 14 years ago
  55. 0d86733 ASoC: Allow DAPM pin operations to match any context by Mark Brown · 14 years ago
  56. 52ba67b ASoC: Force all DAPM contexts into the same bias state by Mark Brown · 14 years ago
  57. d25b7c1 ASoC: Remove special casing for registerless widgets by Mark Brown · 14 years ago
  58. ef49e4f ASoC: Add bias level data to DAPM context debugfs by Mark Brown · 14 years ago
  59. 15086de Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  60. 3e5ff4d ASoC: Fix double addition of prefixes due to widget prefixing by Mark Brown · 14 years ago
  61. 28e8680 ASoC: Use the correct DAPM context when cleaning up final widget set by Mark Brown · 14 years ago
  62. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 14 years ago
  63. 88e8b9a ASoC: Check for a CODEC before dereferencing in DAPM by Mark Brown · 14 years ago
  64. 12ea2c7 ASoC: Get the card directly from the DAPM context by Mark Brown · 14 years ago
  65. 67f5ed6 ASoC: soc-dapm: Include quotes around contents in debugfs entries by Dimitris Papastamos · 14 years ago
  66. 9d0624a ASoC: Run bias level changes for all DAPM contexts in parallel by Mark Brown · 14 years ago
  67. ed5a4c4 ASoC: Remove card from snd_soc_dapm_set_bias_level() by Mark Brown · 14 years ago
  68. d1118aa ASoC: Remove export of snd_soc_dapm_stream_event() by Mark Brown · 14 years ago
  69. f98dedc Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  70. 3017358 ASoC: Ensure supplies are maintained for force enabled widgets by Mark Brown · 14 years ago
  71. 866fd93 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  72. b66a70d ASoC: Sync initial widget state with hardware by Mark Brown · 14 years ago
  73. 1166f98 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  74. e9cf704 ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw() by Stephen Warren · 14 years ago
  75. f85a9e0 ASoC: Add subsequence information to seq_notify callbacks by Mark Brown · 14 years ago
  76. 474b62d ASoC: Provide per widget type callback when executing DAPM sequences by Mark Brown · 14 years ago
  77. 20e4859 ASoC: Add support for sequencing within by Mark Brown · 14 years ago
  78. 828a842 ASoC: Explicitly say if we're powering up or down by Mark Brown · 14 years ago
  79. 9d01df0 ASoC: don't pass the string as the format arguemtn for dev_info() by Takashi Iwai · 14 years ago
  80. 24ff33a ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type by Dimitris Papastamos · 14 years ago
  81. 97404f2 ASoC: Do DAPM control updates in the middle of DAPM sequences by Mark Brown · 14 years ago
  82. 7be31be8 ASoC: Extend DAPM to handle power changes on cross-device paths by Jarkko Nikula · 14 years ago
  83. 97c866d ASoC: Move widgets from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  84. 8ddab3f ASoC: Move DAPM paths from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  85. d88429a ASoC: dapm: Add output driver widget by Olaya, Margarita · 14 years ago
  86. 0f0e252 ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38 by Jarkko Nikula · 14 years ago
  87. 90986dc Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  88. 862af8a ASoC: Fix bias power down of non-DAPM codec by Jarkko Nikula · 14 years ago
  89. 1badabd ASoC: Add post-CODEC bias level callback for machine driver by Mark Brown · 14 years ago
  90. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  91. 84dab56 ASoC: Use DAPM context rather than CODEC when constructing sequences by Mark Brown · 14 years ago
  92. ead9b91 ASoC: Add optional name_prefix for codec kcontrol, widget and route names by Jarkko Nikula · 14 years ago
  93. 6ccd744 Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  94. bcbb243 ASoC: Fix dapm_seq_compare() for multi-component by Mark Brown · 14 years ago
  95. 84e9093 ASoC: Add DAPM trace events by Mark Brown · 14 years ago
  96. 68f89ad ASoC: Factor out boiler plate for DAPM event generation by Mark Brown · 14 years ago
  97. fd8d3bc ASoC: Convert pop_dbg to use dev_info by Jarkko Nikula · 14 years ago
  98. f7d41ae ASoC: Update DAPM debug and error prints by Jarkko Nikula · 14 years ago
  99. 3a45b86 ASoC: Move pop time from DAPM context to sound card by Jarkko Nikula · 14 years ago
  100. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago