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