1. d7e7eb9 ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY by Ola Lilja · 12 years ago
  2. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  3. 9747cec ASoC: dapm: Move CODEC<->CODEC params off stack by Mark Brown · 12 years ago
  4. 2390c0f Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  5. 618dae1 ASoC: dpcm: Add runtime dynamic route update by Liam Girdwood · 12 years ago
  6. ec2e303 ASoC: dapm: Add API call to query valid DAPM paths by Liam Girdwood · 12 years ago
  7. 516541a ASoC: soc-dapm: Use '%llx' with 'u64' type. by Fabio Estevam · 12 years ago
  8. c74184e ASoC: core: Support transparent CODEC<->CODEC DAI links by Mark Brown · 12 years ago
  9. 1eee1b3 ASoC: dapm: Allow DAI widgets to be routed through by Mark Brown · 12 years ago
  10. 60884c2 ASoC: dapm: release lock on error paths by Dan Carpenter · 12 years ago
  11. 7e1f7c8 ASoC: dapm: Ensure power gets managed for line widgets by Mark Brown · 12 years ago
  12. 1eecb82 Merge tag 'v3.4-rc2' into for-3.5 by Mark Brown · 12 years ago
  13. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  14. 497098be ASoC: dapm: Remove bodges for no-widget CODECs by Mark Brown · 12 years ago
  15. e06ab3b ASoC: dapm: Only lock CODEC for I/O if not using regmap by Mark Brown · 12 years ago
  16. 49575fb5 ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex by Liam Girdwood · 12 years ago
  17. a3cc056 ASoC: dapm: Add regulator member to struct dapm_widget by Liam Girdwood · 12 years ago
  18. 3cd0434 ASoC: dapm: Rename dapm mutex subclass to better match usage by Liam Girdwood · 12 years ago
  19. d9b0951 ASoC: dapm: Add platform stream event support by Liam Girdwood · 12 years ago
  20. 4edbb345 ASoC: dapm: lock mixer & mux update power with DAPM mutex by Liam Girdwood · 12 years ago
  21. a73fb2d ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 12 years ago
  22. cb3f2ad Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 12 years ago
  23. 80f4814 ASoC: Revert widget I/O locking for 3.4 by Mark Brown · 12 years ago
  24. 66bf932 ASoC: dapm: Only lock CODEC for I/O if not using regmap by Mark Brown · 12 years ago
  25. 96acc35 ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex by Liam Girdwood · 12 years ago
  26. f1e90af ASoC: dapm: Use dev_warn for debugfs warning message by Liam Girdwood · 12 years ago
  27. f13ebad ASoC: dapm: Show if widgets are forced in debugfs by Mark Brown · 12 years ago
  28. 7679e42 ASoC: dapm: Check for bias level when powering down by Mark Brown · 12 years ago
  29. 1a8b2d9 ASoC: dapm: Only mark pin widgets as dirty if we actually change state by Mark Brown · 12 years ago
  30. fe36068 ASoC: dapm: Convert stream events to use DAI widgets by Mark Brown · 12 years ago
  31. 888df39 ASoC: dapm: Implement and instantiate DAI widgets by Mark Brown · 12 years ago
  32. 7bd3a6f ASoC: dapm: Supply the DAI and substream when calling stream events by Mark Brown · 12 years ago
  33. 5ba06fc ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widget by Mark Brown · 12 years ago
  34. ce0e9f0 ASoC: dapm: Unexport snd_soc_dapm_new_control() by Mark Brown · 12 years ago
  35. 48a8c39 ASoC: dapm: Convert pin switches to use snd_soc_card by Mark Brown · 12 years ago
  36. 8078d87 ASoC: dapm: Notify stream event to all card components. by Liam Girdwood · 12 years ago
  37. 6c120e1 ASoC: dapm - Make DAPM reset code a separate function. by Liam Girdwood · 12 years ago
  38. 612a3fe ASoC: dapm: Clean up header information. by Liam Girdwood · 12 years ago
  39. 40f02cd ASoC: dapm: Export mixer|mux_update_power() to public API. by Liam Girdwood · 12 years ago
  40. afe6236 ASoC: dapm: Ignore isolated signal generators for power purposes by Mark Brown · 12 years ago
  41. fb644e9 ASoC: dapm: Drop runtime PM references asynchronously by Mark Brown · 12 years ago
  42. 62ea874 ASoC: Provide REGULATOR_SUPPLY widget type by Mark Brown · 12 years ago
  43. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 13 years ago
  44. e7c80e2 ASoC: dapm - Fix check for codec context in dapm_power_widgets(). by Liam Girdwood · 12 years ago
  45. 36ae1a9 ASoC: Dynamically allocate the rtd device for a non-empty release() by Mark Brown · 13 years ago
  46. f1aac48 ASoC: Take a pm_runtime reference on DAPM devices that are enabled by Mark Brown · 13 years ago
  47. 1ab97c8 ASoC: Add signal generator widget type by Mark Brown · 13 years ago
  48. a094b80 ASoC: Log automatic pin disconnection per CODEC rather than per card by Mark Brown · 13 years ago
  49. 1633281 ASoC: Implement fully_routed card property by Stephen Warren · 13 years ago
  50. 25c77c5 ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget by Mark Brown · 13 years ago
  51. 024dc07 ASoC: Cache connected input and output recursions by Mark Brown · 13 years ago
  52. 7ca3a18 ASoC: Assign power_check when we allocate DAPM widgets by Mark Brown · 13 years ago
  53. 4f4c007 ASoC: Suppress early calls to snd_soc_dapm_sync() by Mark Brown · 13 years ago
  54. 7508b12 ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency by Mark Brown · 13 years ago
  55. f68d7e1 ASoC: Stop checking for supplied widgets after we find the first by Mark Brown · 13 years ago
  56. f3bf3e4 ASoC: Don't mark the outputs of supplies as dirty on state changes by Mark Brown · 13 years ago
  57. 9b8a83b ASoC: Only run power_check() on a widget once per run by Mark Brown · 13 years ago
  58. 75c1f89 ASoC: Add verbose debugging showing why widgets get marked dirty by Mark Brown · 13 years ago
  59. fe4fda5 ASoC: Reduce the number of neigbours we mark dirty when updating power by Mark Brown · 13 years ago
  60. db432b4 ASoC: Do DAPM power checks only for widgets changed since last run by Mark Brown · 13 years ago
  61. 5656310 ASoC: Mark headphone, mic, speaker and line widgets as always connected by Mark Brown · 13 years ago
  62. d805002 ASoC: Factor out widget power check operation by Mark Brown · 13 years ago
  63. 35c64bc ASoC: Ensure all DAPM widgets have a power check callback by Mark Brown · 13 years ago
  64. f9de6d7 ASoC: Move bias level decision into main dapm_power_widgets() by Mark Brown · 13 years ago
  65. 05623c4 ASoC: Factor write of widget power out into a separate function by Mark Brown · 13 years ago
  66. a8fdac8 ASoC: Also count neighbour checks for supplies by Mark Brown · 13 years ago
  67. 85a843c ASoC: Don't force bias on ground referenced devices by Mark Brown · 13 years ago
  68. e56235e ASoC: Add another DAPM stat for neighbour checks by Mark Brown · 13 years ago
  69. 7c81beb ASoC: Factor out per-widget DAPM power checks by Mark Brown · 13 years ago
  70. de02d07 ASoC: Trace and collect statistics for DAPM graph walking by Mark Brown · 13 years ago
  71. 53daf20 ASoC: Display the error code when we fail to add a DAPM control by Mark Brown · 13 years ago
  72. 0f8dd4c Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  73. 728a522 ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free by Peter Ujfalusi · 13 years ago
  74. 82cd876 ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch by Lars-Peter Clausen · 13 years ago
  75. ee47b36 ASoC: dapm - change stream event dbg to vdgb by Liam Girdwood · 13 years ago
  76. 64a648c ASoC: dapm - Add DAPM stream completion event. by Liam Girdwood · 13 years ago
  77. 4805608 ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. by Liam Girdwood · 13 years ago
  78. b0b3e6f ASoC: Don't use -1 to boostrap subseq so it can be used by drivers by Mark Brown · 13 years ago
  79. b795064 ASoC: core - Add platform widget IO by Liam Girdwood · 13 years ago
  80. 29376bc ASoC: Fix DAPM sequence run for per-widget I/O methods by Mark Brown · 13 years ago
  81. 0445bdf ASoC: dapm - Refactor widget IO functions in preparation for platform widgets. by Liam Girdwood · 13 years ago
  82. bf3a9e1 ASoC: Add weak routes for sidetone style paths by Mark Brown · 13 years ago
  83. 2c36c2c Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  84. 4b80b8c ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context by Lars-Peter Clausen · 13 years ago
  85. cc4c670 ASoC: Only provide a default bias level update for CODEC contexts by Mark Brown · 13 years ago
  86. d4c6005 ASoC: Add context parameter to card DAPM callbacks by Mark Brown · 13 years ago
  87. 171ec6b ASoC: Simplify logic in snd_soc_dapm_set_bias_level() by Mark Brown · 13 years ago
  88. 4113e44 ASoC: Remove trace for DAPM bias level logging by Mark Brown · 13 years ago
  89. 88d9608 ASoC: Indentation fix for null loop operation by Mark Brown · 13 years ago
  90. dfcc904 ASoC: Don't bring the CODEC up to full power for supplies and biases by Mark Brown · 13 years ago
  91. 56fba41 ASoC: Specify target bias state directly as a bias state by Mark Brown · 13 years ago
  92. 1007da0 ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared by Stephen Warren · 13 years ago
  93. ea77b94 ASoC: Fix power down for widgetless per-card DAPM context case by Jarkko Nikula · 13 years ago
  94. af46800 ASoC: Implement mux control sharing by Stephen Warren · 13 years ago
  95. fafd217 ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol by Stephen Warren · 13 years ago
  96. fad5988 ASoC: Add w->kcontrols, and populate it by Stephen Warren · 13 years ago
  97. 82cfecd ASoC: s/w->kcontrols/w->kcontrol_news/g by Stephen Warren · 13 years ago
  98. 6c45e12 ASoC: Remove DAPM debugfs entries before freeing widgets by Lars-Peter Clausen · 13 years ago
  99. d5d1e0b ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets by Lars-Peter Clausen · 13 years ago
  100. 8eecaf6 ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init by Lars-Peter Clausen · 13 years ago