1. f91eeeb Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  2. 37c1b92 ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare by Fabio Baltieri · 11 years ago
  3. 7b45196 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 11 years ago
  4. 56c32c7 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  5. 1059ecf ASoC: dapm: Only clear paths we've walked by Ryo Tsutsui · 11 years ago
  6. 0e66924 ASoC: dapm: Remove redundant clear_walk() for supply widgets by Ryo Tsutsui · 11 years ago
  7. 85762e7 ASoC: dapm: Implement mixer control sharing by Stephen Warren · 11 years ago
  8. a36b324 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-next by Mark Brown · 11 years ago
  9. 7f08a898 ASoC: dapm: Fix pointer dereference in is_connected_output_ep() by Peter Ujfalusi · 11 years ago
  10. a93f8e7 ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm struct by Lars-Peter Clausen · 11 years ago
  11. 8af294b ASoC: dapm: Fix handling of loops by Mark Brown · 11 years ago
  12. 6a47366 Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 12 years ago
  13. da18396 ASoC: core: Allow digital mute for capture by Mark Brown · 12 years ago
  14. 8784c77 ASoC: dapm: Fix sense of regulator bypass mode by Mark Brown · 12 years ago
  15. 30a6a1a ASoC: dapm: Standardise ASoC DAPM messages by Liam Girdwood · 12 years ago
  16. 445632a ASoC: dapm: Use card_list during DAPM shutdown by Misael Lopez Cruz · 12 years ago
  17. c05b84d ASoC: dapm: Allow regulators to bypass as well as disable when idle by Mark Brown · 12 years ago
  18. ddfb43f Merge tag 'v3.6-rc6' into for-3.7 by Mark Brown · 12 years ago
  19. 86767b7 ASoC: Avoid recalculating the bitmask for SOC_ENUM controls by Lars-Peter Clausen · 12 years ago
  20. e2d32ff ASoC: dapm: Ensure bypass paths are suspended and resumed by Mark Brown · 12 years ago
  21. 4e872a4 ASoC: dapm: Don't force card bias level to be updated by Mark Brown · 12 years ago
  22. d8c3bb9 ASoC: dapm: Make sure we update the bias level for CODECs with no op by Mark Brown · 12 years ago
  23. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  24. 15d4776 Merge branch 'for-3.5' into for-3.6 by Mark Brown · 12 years ago
  25. 0ff97eb ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements by Mark Brown · 12 years ago
  26. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  27. 98b3cf1 ASoC: dapm: Fix compilation warning by Marek Belisko · 12 years ago
  28. efcc3c6 ASoC: dapm: Allow routes to be deleted at runtime by Mark Brown · 12 years ago
  29. fabd038 ASoC: dapm: Mark widgets as dirty when a route is added by Mark Brown · 12 years ago
  30. 4123128 ASoC: dapm: Make sure all dapm contexts are updated by Liam Girdwood · 12 years ago
  31. 01005a7 ASoC: dapm: Fix locking during codec shutdown by Liam Girdwood · 12 years ago
  32. 32fee7a ASoC: dapm: Fix dapm_set_path_status() connect by Benoît Thébaudeau · 12 years ago
  33. da602ab ASoC: dapm: Remove incomplete stereo code by Benoît Thébaudeau · 12 years ago
  34. 8a72071 ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect by Benoît Thébaudeau · 12 years ago
  35. d1e16c1 Merge tag 'v3.5-rc4' into for-3.6 by Mark Brown · 12 years ago
  36. 62d4a4b ASoC: dapm: Try to add all routes even if one fails by Mark Brown · 12 years ago
  37. 90c6ce0 ASoC: dapm: Fix input list to use source widgets by Liam Girdwood · 12 years ago
  38. 165961e ASoC: dapm: The clock API is even less consistent than thought by Mark Brown · 12 years ago
  39. ec02995 ASoC: dapm: Bodge for lack of a widely available clk API by Mark Brown · 12 years ago
  40. d298caa ASoC: dapm: Fix connected widget capture path query. by Liam Girdwood · 12 years ago
  41. 695594f1 ASoC: dapm: Use devm_clk_get() by Mark Brown · 12 years ago
  42. d7e7eb9 ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY by Ola Lilja · 12 years ago
  43. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  44. 9747cec ASoC: dapm: Move CODEC<->CODEC params off stack by Mark Brown · 12 years ago
  45. 2390c0f Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  46. 618dae1 ASoC: dpcm: Add runtime dynamic route update by Liam Girdwood · 12 years ago
  47. ec2e303 ASoC: dapm: Add API call to query valid DAPM paths by Liam Girdwood · 12 years ago
  48. 516541a ASoC: soc-dapm: Use '%llx' with 'u64' type. by Fabio Estevam · 12 years ago
  49. c74184e ASoC: core: Support transparent CODEC<->CODEC DAI links by Mark Brown · 12 years ago
  50. 1eee1b3 ASoC: dapm: Allow DAI widgets to be routed through by Mark Brown · 12 years ago
  51. 60884c2 ASoC: dapm: release lock on error paths by Dan Carpenter · 12 years ago
  52. 7e1f7c8 ASoC: dapm: Ensure power gets managed for line widgets by Mark Brown · 12 years ago
  53. 1eecb82 Merge tag 'v3.4-rc2' into for-3.5 by Mark Brown · 12 years ago
  54. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  55. 497098be ASoC: dapm: Remove bodges for no-widget CODECs by Mark Brown · 12 years ago
  56. e06ab3b ASoC: dapm: Only lock CODEC for I/O if not using regmap by Mark Brown · 12 years ago
  57. 49575fb5 ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex by Liam Girdwood · 12 years ago
  58. a3cc056 ASoC: dapm: Add regulator member to struct dapm_widget by Liam Girdwood · 12 years ago
  59. 3cd0434 ASoC: dapm: Rename dapm mutex subclass to better match usage by Liam Girdwood · 12 years ago
  60. d9b0951 ASoC: dapm: Add platform stream event support by Liam Girdwood · 12 years ago
  61. 4edbb345 ASoC: dapm: lock mixer & mux update power with DAPM mutex by Liam Girdwood · 12 years ago
  62. a73fb2d ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 12 years ago
  63. cb3f2ad Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 12 years ago
  64. 80f4814 ASoC: Revert widget I/O locking for 3.4 by Mark Brown · 12 years ago
  65. 66bf932 ASoC: dapm: Only lock CODEC for I/O if not using regmap by Mark Brown · 12 years ago
  66. 96acc35 ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex by Liam Girdwood · 12 years ago
  67. f1e90af ASoC: dapm: Use dev_warn for debugfs warning message by Liam Girdwood · 12 years ago
  68. f13ebad ASoC: dapm: Show if widgets are forced in debugfs by Mark Brown · 12 years ago
  69. 7679e42 ASoC: dapm: Check for bias level when powering down by Mark Brown · 12 years ago
  70. 1a8b2d9 ASoC: dapm: Only mark pin widgets as dirty if we actually change state by Mark Brown · 12 years ago
  71. fe36068 ASoC: dapm: Convert stream events to use DAI widgets by Mark Brown · 12 years ago
  72. 888df39 ASoC: dapm: Implement and instantiate DAI widgets by Mark Brown · 12 years ago
  73. 7bd3a6f ASoC: dapm: Supply the DAI and substream when calling stream events by Mark Brown · 12 years ago
  74. 5ba06fc ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widget by Mark Brown · 12 years ago
  75. ce0e9f0 ASoC: dapm: Unexport snd_soc_dapm_new_control() by Mark Brown · 12 years ago
  76. 48a8c39 ASoC: dapm: Convert pin switches to use snd_soc_card by Mark Brown · 12 years ago
  77. 8078d87 ASoC: dapm: Notify stream event to all card components. by Liam Girdwood · 12 years ago
  78. 6c120e1 ASoC: dapm - Make DAPM reset code a separate function. by Liam Girdwood · 12 years ago
  79. 612a3fe ASoC: dapm: Clean up header information. by Liam Girdwood · 13 years ago
  80. 40f02cd ASoC: dapm: Export mixer|mux_update_power() to public API. by Liam Girdwood · 13 years ago
  81. afe6236 ASoC: dapm: Ignore isolated signal generators for power purposes by Mark Brown · 13 years ago
  82. fb644e9 ASoC: dapm: Drop runtime PM references asynchronously by Mark Brown · 13 years ago
  83. 62ea874 ASoC: Provide REGULATOR_SUPPLY widget type by Mark Brown · 13 years ago
  84. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 13 years ago
  85. e7c80e2 ASoC: dapm - Fix check for codec context in dapm_power_widgets(). by Liam Girdwood · 13 years ago
  86. 36ae1a9 ASoC: Dynamically allocate the rtd device for a non-empty release() by Mark Brown · 13 years ago
  87. f1aac48 ASoC: Take a pm_runtime reference on DAPM devices that are enabled by Mark Brown · 13 years ago
  88. 1ab97c8 ASoC: Add signal generator widget type by Mark Brown · 13 years ago
  89. a094b80 ASoC: Log automatic pin disconnection per CODEC rather than per card by Mark Brown · 13 years ago
  90. 1633281 ASoC: Implement fully_routed card property by Stephen Warren · 13 years ago
  91. 25c77c5 ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget by Mark Brown · 13 years ago
  92. 024dc07 ASoC: Cache connected input and output recursions by Mark Brown · 13 years ago
  93. 7ca3a18 ASoC: Assign power_check when we allocate DAPM widgets by Mark Brown · 13 years ago
  94. 4f4c007 ASoC: Suppress early calls to snd_soc_dapm_sync() by Mark Brown · 13 years ago
  95. 7508b12 ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency by Mark Brown · 13 years ago
  96. f68d7e1 ASoC: Stop checking for supplied widgets after we find the first by Mark Brown · 13 years ago
  97. f3bf3e4 ASoC: Don't mark the outputs of supplies as dirty on state changes by Mark Brown · 13 years ago
  98. 9b8a83b ASoC: Only run power_check() on a widget once per run by Mark Brown · 13 years ago
  99. 75c1f89 ASoC: Add verbose debugging showing why widgets get marked dirty by Mark Brown · 13 years ago
  100. fe4fda5 ASoC: Reduce the number of neigbours we mark dirty when updating power by Mark Brown · 13 years ago