1. 53ae662 ASoC: dapm: Do not process cpu_dai widgets in bias changes by Banajit Goswami · 9 years ago
  2. 9eb600c ASoC: core: Skip suspending widgets with ignore flag by Sudheer Papothi · 8 years ago
  3. b2fac52 ASoC: Add debug message to track widget power up/down by Banajit Goswami · 11 years ago
  4. 853ed7c ASoC: Add locking in DAPM widget power update by Banajit Goswami · 9 years ago
  5. 00f12db Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 8 years ago
  6. a3930ed ASoC: dapm: Fix kcontrol creation for output driver widget by Chen-Yu Tsai · 8 years ago
  7. 071133a ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel by Chen-Yu Tsai · 8 years ago
  8. 01ad5e7 ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw() by Chen-Yu Tsai · 8 years ago
  9. c804600 ASoC: dapm: Fix typos in comment by Peter Meerwald-Stadler · 8 years ago
  10. 8053f21 ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access by Nicolin Chen · 8 years ago
  11. dd0111d Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topic/dwc' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 8 years ago
  12. a5d5639 ASoC: dapm: Export snd_soc_dapm_new_control by Subhransu S. Prusty · 8 years ago
  13. 0946497 ASoC: dapm: Fix to return correct path list in is_connected_ep. by Jeeja KP · 8 years ago
  14. 6742064 ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets by Piotr Stankiewicz · 8 years ago
  15. 4732507 ASoC: dapm: Make sure we have a card when displaying component widgets by Mark Brown · 8 years ago
  16. a1eb300 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 8 years ago
  17. 1c750eb Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 8 years ago
  18. e066ea2 ASoC: dapm: Remove unneeded variable ret returning 0 by Rajan Vaja · 8 years ago
  19. 741338f ASoC: dapm: Fix ctl value accesses in a wrong type by Takashi Iwai · 8 years ago
  20. 41d8002 ASoC: dapm: Don't prefix autodisable widgets twice by Lars-Peter Clausen · 8 years ago
  21. a93202f Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next by Mark Brown · 9 years ago
  22. 3b88210 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  23. 20bb018 ASoC: dapm: Make enable/disable_pin work with always on widgets by Charles Keepax · 9 years ago
  24. 56b4437 ASoC: dapm: add a dapm sink widget by Vinod Koul · 9 years ago
  25. 1a49798 ASoC: Change the PCM runtime array to a list by Mengdong Lin · 9 years ago
  26. fd589a1 ASoC: dapm: Reset dapm wcache after freeing damp widgets by Jyri Sarha · 9 years ago
  27. 12e7b4a Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  28. 93e39a1 ASoC: dapm: Add snd_soc_dapm_kcontrol_widget() by Mythri P K · 9 years ago
  29. 9b8ef9f ASoC: dapm: Add startup & shutdown for dai_links by Jeeja KP · 9 years ago
  30. 19a2557b ASoC: dapm: Add kcontrol support for PGAs by Jeeja KP · 9 years ago
  31. 75881df ASoC: dapm: fix memory leak by Sudip Mukherjee · 9 years ago
  32. 7c00313 Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif', 'asoc/topic/doc' and 'asoc/topic/dpcm' into asoc-next by Mark Brown · 9 years ago
  33. cb42e0f Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next by Mark Brown · 9 years ago
  34. 4253f3a Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  35. 24ecc23 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 9 years ago
  36. 628536e ASoC: Clean up docbook warnings by Jonathan Corbet · 9 years ago
  37. 6e588a0 ASoC: dapm: Consolidate path trace events by Lars-Peter Clausen · 9 years ago
  38. a3423b0 ASoC: dapm: Consolidate input and output path handling by Lars-Peter Clausen · 9 years ago
  39. 30abbe7 ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlock by Lars-Peter Clausen · 9 years ago
  40. e63bfd4 ASoC: dapm: Add widget path iterators by Lars-Peter Clausen · 9 years ago
  41. 1ce43ac ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets() by Lars-Peter Clausen · 9 years ago
  42. 787126eb ASoC: dapm: Drop always true checks by Lars-Peter Clausen · 9 years ago
  43. 4806896 ASoC: dapm: Avoid duplicating immutable strings by Lars-Peter Clausen · 9 years ago
  44. b97e269 ASoC: dapm: Add helper function to free a widget by Lars-Peter Clausen · 9 years ago
  45. a798c24 ASoC: dapm: Don't add prefix to widget stream name by Lars-Peter Clausen · 9 years ago
  46. e18077b ASoC: dapm: Fix kcontrol widget name memory management by Lars-Peter Clausen · 9 years ago
  47. 6e78108 ASoC: core: Don't probe the component which is dummy by Shengjiu Wang · 9 years ago
  48. b3c25fb ASoC: dapm_widget_show_codec: Use component instead of CODEC by Lars-Peter Clausen · 9 years ago
  49. e50b1e0 ASoC: dapm: Lock during userspace access by Lars-Peter Clausen · 9 years ago
  50. ffacb48 ASoC: dapm: Fix deadlock on auto-disable mux controls by Charles Keepax · 9 years ago
  51. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  52. cc76e7d ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol by Liam Girdwood · 9 years ago
  53. 5353f65 ASoC: dapm: fix snd_soc_dapm_new_control() implicit declaration by Vladimir Zapolskiy · 9 years ago
  54. 02aa78a ASoC: DAPM: Add APIs to create individual DAPM controls. by Liam Girdwood · 9 years ago
  55. fdb6eb0 ASoC: dapm: Modify widget stream name according to prefix by Koro Chen · 9 years ago
  56. 45a110a ASoC: dapm: Add cache to speed up adding of routes by Charles Keepax · 9 years ago
  57. 70c7510 ASoC: dapm: Break out of widget search when source and sink are located by Charles Keepax · 9 years ago
  58. 964a0b8 ASoC: dapm: Add missing mutex unlock by Charles Keepax · 9 years ago
  59. d714f97 ASoC: dapm: Add demux support by Lars-Peter Clausen · 9 years ago
  60. 92fa124 ASoC: dapm: Add new widgets to the end of the widget list by Lars-Peter Clausen · 9 years ago
  61. 561ed68 ASoC: dapm: Add support for autodisable mux controls by Charles Keepax · 9 years ago
  62. 773da9b ASoC: dapm: Append "Autodisable" to autodisable widget names by Charles Keepax · 9 years ago
  63. 40b7bea ASoC: dapm: Remove local OOM error message by Charles Keepax · 9 years ago
  64. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  65. fa88077 ASoC: Add helper functions bias level management by Lars-Peter Clausen · 9 years ago
  66. e1f0599 Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090', 'asoc/topic/max98925' and 'asoc/topic/nuc900' into asoc-next by Mark Brown · 9 years ago
  67. 77b62fa Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  68. 6553bf06 ASoC: Don't try to register debugfs entries if the parent does not exist by Lars-Peter Clausen · 9 years ago
  69. 46172b6 ASoC: dapm: Fix build warning by Charles Keepax · 9 years ago
  70. c661508 ASoC: dapm: add code to configure dai link parameters by Nikesh Oswal · 9 years ago
  71. 6b5b042 ASoC: Make snd_soc_dapm_kcontrol_codec() inline by Lars-Peter Clausen · 9 years ago
  72. 7a869e1 Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next by Mark Brown · 9 years ago
  73. b47f8a5 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  74. d29697d ASoC: Add sysfs entries via static attribute groups by Takashi Iwai · 9 years ago
  75. 96da4e5 ASoC: Remove codec field from snd_soc_dapm_widget by Lars-Peter Clausen · 9 years ago
  76. fcf6c5e ASoC: dapm: Don't use async I/O by Mark Brown · 10 years ago
  77. 86d7500 ASoC: dapm: Simplify fully route card handling by Lars-Peter Clausen · 10 years ago
  78. 768c056 ASoC: dapm: Don't mark MICBIAS widgets as auto non-connected by Lars-Peter Clausen · 10 years ago
  79. 313665b ASoC: Remove card field from snd_soc_dai struct by Lars-Peter Clausen · 10 years ago
  80. 92a99ea ASoC: dapm: Use more aggressive caching by Lars-Peter Clausen · 10 years ago
  81. e409dfb ASoC: dapm: Add a few supply widget sanity checks by Lars-Peter Clausen · 10 years ago
  82. 8be4da2 ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume by Lars-Peter Clausen · 10 years ago
  83. c1862c8 ASoC: dapm: Add a flag to mark paths connected to supply widgets by Lars-Peter Clausen · 10 years ago
  84. 6dd98b0 ASoC: dapm: Introduce toplevel widget categories by Lars-Peter Clausen · 10 years ago
  85. 5fe5b76 ASoC: dapm: Do not pretend to support controls for non mixer/mux widgets by Lars-Peter Clausen · 10 years ago
  86. 98407ef ASoC: dapm: Do not add un-muxed paths to MUX control by Lars-Peter Clausen · 10 years ago
  87. 4a20194 ASoC: dapm: Only mark paths dirty when the connection status changed by Lars-Peter Clausen · 10 years ago
  88. 130897a ASoC: dapm: Remove path 'walked' flag by Lars-Peter Clausen · 10 years ago
  89. cdef2ad ASoC: dapm: Remove special DAI widget power check functions by Lars-Peter Clausen · 10 years ago
  90. 7ddd4cd ASoC: dapm: Remove always true path source/sink checks by Lars-Peter Clausen · 10 years ago
  91. cdc4508 ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths() by Lars-Peter Clausen · 10 years ago
  92. 98ad73c ASoC: dapm: Remove redundant cast by Rasmus Villemoes · 10 years ago
  93. e5092c9 ASoC: soc-dapm: fix use after free by Daniel Mack · 10 years ago
  94. 565fefd Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc/topic/drivers', 'asoc/topic/es8328' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 10 years ago
  95. 64fdf13 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  96. 5bcaca4 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  97. b2d9de5 ASoC: dapm: Fix NULL pointer dereference when registering card with widgets by Jarkko Nikula · 10 years ago
  98. 5dc0158a ASoC: Export dapm_kcontrol_get_value by Subhransu S. Prusty · 10 years ago
  99. 0bd2ac3 ASoC: Remove CODEC pointer from snd_soc_dapm_context by Lars-Peter Clausen · 10 years ago
  100. 86dbf2a ASoC: Add support for automatically going to BIAS_OFF on suspend by Lars-Peter Clausen · 10 years ago