1. fdb6eb0 ASoC: dapm: Modify widget stream name according to prefix by Koro Chen · 9 years ago
  2. 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
  3. 77b62fa Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  4. 6553bf06 ASoC: Don't try to register debugfs entries if the parent does not exist by Lars-Peter Clausen · 9 years ago
  5. 46172b6 ASoC: dapm: Fix build warning by Charles Keepax · 9 years ago
  6. c661508 ASoC: dapm: add code to configure dai link parameters by Nikesh Oswal · 9 years ago
  7. 6b5b042 ASoC: Make snd_soc_dapm_kcontrol_codec() inline by Lars-Peter Clausen · 9 years ago
  8. 7a869e1 Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next by Mark Brown · 9 years ago
  9. b47f8a5 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  10. d29697d ASoC: Add sysfs entries via static attribute groups by Takashi Iwai · 9 years ago
  11. 96da4e5 ASoC: Remove codec field from snd_soc_dapm_widget by Lars-Peter Clausen · 10 years ago
  12. fcf6c5e ASoC: dapm: Don't use async I/O by Mark Brown · 10 years ago
  13. 86d7500 ASoC: dapm: Simplify fully route card handling by Lars-Peter Clausen · 10 years ago
  14. 768c056 ASoC: dapm: Don't mark MICBIAS widgets as auto non-connected by Lars-Peter Clausen · 10 years ago
  15. 313665b ASoC: Remove card field from snd_soc_dai struct by Lars-Peter Clausen · 10 years ago
  16. 92a99ea ASoC: dapm: Use more aggressive caching by Lars-Peter Clausen · 10 years ago
  17. e409dfb ASoC: dapm: Add a few supply widget sanity checks by Lars-Peter Clausen · 10 years ago
  18. 8be4da2 ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume by Lars-Peter Clausen · 10 years ago
  19. c1862c8 ASoC: dapm: Add a flag to mark paths connected to supply widgets by Lars-Peter Clausen · 10 years ago
  20. 6dd98b0 ASoC: dapm: Introduce toplevel widget categories by Lars-Peter Clausen · 10 years ago
  21. 5fe5b76 ASoC: dapm: Do not pretend to support controls for non mixer/mux widgets by Lars-Peter Clausen · 10 years ago
  22. 98407ef ASoC: dapm: Do not add un-muxed paths to MUX control by Lars-Peter Clausen · 10 years ago
  23. 4a20194 ASoC: dapm: Only mark paths dirty when the connection status changed by Lars-Peter Clausen · 10 years ago
  24. 130897a ASoC: dapm: Remove path 'walked' flag by Lars-Peter Clausen · 10 years ago
  25. cdef2ad ASoC: dapm: Remove special DAI widget power check functions by Lars-Peter Clausen · 10 years ago
  26. 7ddd4cd ASoC: dapm: Remove always true path source/sink checks by Lars-Peter Clausen · 10 years ago
  27. cdc4508 ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths() by Lars-Peter Clausen · 10 years ago
  28. 98ad73c ASoC: dapm: Remove redundant cast by Rasmus Villemoes · 10 years ago
  29. e5092c9 ASoC: soc-dapm: fix use after free by Daniel Mack · 10 years ago
  30. 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
  31. 64fdf13 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  32. 5bcaca4 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  33. b2d9de5 ASoC: dapm: Fix NULL pointer dereference when registering card with widgets by Jarkko Nikula · 10 years ago
  34. 5dc0158a ASoC: Export dapm_kcontrol_get_value by Subhransu S. Prusty · 10 years ago
  35. 0bd2ac3 ASoC: Remove CODEC pointer from snd_soc_dapm_context by Lars-Peter Clausen · 10 years ago
  36. 86dbf2a ASoC: Add support for automatically going to BIAS_OFF on suspend by Lars-Peter Clausen · 10 years ago
  37. 6912831 ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double() by Geert Uytterhoeven · 10 years ago
  38. 0020010 ASoC: Move card field form platform/codec to component by Lars-Peter Clausen · 10 years ago
  39. 3d9501a ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets() by Lars-Peter Clausen · 10 years ago
  40. 93e6958 ASoC: pcm: Add soc_dai_hw_params helper by Benoit Cousson · 10 years ago
  41. 44ba264 ASoC: dapm: Add support for DAI multicodec by Benoit Cousson · 10 years ago
  42. 88a8fe3 ASoC: dapm: Remove platform field from widget and dapm context struct by Lars-Peter Clausen · 10 years ago
  43. ce0fc93 ASoC: Add DAPM support at the component level by Lars-Peter Clausen · 10 years ago
  44. 68f831c ASoC: Add a set_bias_level() callback to the DAPM context struct by Lars-Peter Clausen · 10 years ago
  45. 647d62d Merge remote-tracking branch 'asoc/fix/core' into asoc-component by Mark Brown · 10 years ago
  46. 7df3788 ASoC: Auto disconnect pins from all DAPM contexts by Lars-Peter Clausen · 10 years ago
  47. f433320 ASoC: Move name and id from CODEC/platform to component by Lars-Peter Clausen · 10 years ago
  48. 94f99c8 ASoC: Move name_prefix from CODEC to component by Lars-Peter Clausen · 10 years ago
  49. 18626c7 ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state by Jarkko Nikula · 10 years ago
  50. 6bf88ab Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  51. 0f4019e Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  52. ce85a4d ASoC: dapm: Fix SUSPEND -> OFF bias sequence by Lars-Peter Clausen · 10 years ago
  53. 9498619 ASoC: dapm: Handle SND_SOC_DAPM_REG() generically by Lars-Peter Clausen · 10 years ago
  54. 0f9bd7b ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets() by Lars-Peter Clausen · 10 years ago
  55. fe83897 ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm() by Lars-Peter Clausen · 10 years ago
  56. 9887c20 ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets() by Lars-Peter Clausen · 10 years ago
  57. a4e9154 ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition" by Lars-Peter Clausen · 10 years ago
  58. ca5106a ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets() by Lars-Peter Clausen · 10 years ago
  59. c9e065c ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw() by Lars-Peter Clausen · 10 years ago
  60. 00a41d9 Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dapm by Mark Brown · 10 years ago
  61. c471fdd ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event() by Lars-Peter Clausen · 10 years ago
  62. 23d5442 ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits() by Lars-Peter Clausen · 10 years ago
  63. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 10 years ago
  64. 2697e4f ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol by Jarkko Nikula · 10 years ago
  65. 3477501 ASoC: dapm: Allow update_bits use 32 bits reg by Bard Liao · 10 years ago
  66. b8f8615 Merge remote-tracking branch 'asoc/topic/enum' into asoc-next by Mark Brown · 10 years ago
  67. f9fa2b1 ASoC: dapm: Sprinkle lockdep asserts through the code by Mark Brown · 10 years ago
  68. 492c0a1 ASoC: dapm: Staticise dapm_mark_dirty() by Mark Brown · 10 years ago
  69. 17282ba ASoC: dapm: Reorder the bias update sequence by Xiang Xiao · 10 years ago
  70. 5799635 ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown by Xiang Xiao · 10 years ago
  71. 234c0b8 ASoC: dapm: Break dapm_set_path_status() appart by Lars-Peter Clausen · 10 years ago
  72. 236aaa6 ASoC: dapm: Consolidate MUXs and virtual MUXs by Lars-Peter Clausen · 10 years ago
  73. 3727b49 ASoC: dapm: Consolidate MUXs and value MUXs by Lars-Peter Clausen · 10 years ago
  74. a304681 Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  75. 3eb29df ASoC: dapm: Add unlocked version of snd_soc_dapm_sync by Charles Keepax · 10 years ago
  76. e96cb48 Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dapm by Mark Brown · 10 years ago
  77. 1139110 ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions by Charles Keepax · 10 years ago
  78. 9a8d38d ASoC: Rename soc_enum.max field with items by Takashi Iwai · 10 years ago
  79. 30686c3 ASoC: dapm: Correct regulator bypass error messages by Charles Keepax · 10 years ago
  80. 30ac6b6 ASoC: dapm: Consistently use unsigned int for register values by Lars-Peter Clausen · 10 years ago
  81. bd23c5b ASoC: dapm: Fix double prefix addition by Arun Shamanna Lakshmi · 11 years ago
  82. f7d3c17 ASoC: dapm: Change prototype of soc_widget_read by Arun Shamanna Lakshmi · 11 years ago
  83. b893ea5 ASoC: sapm: Automatically connect DAI link widgets in DAPM graph. by Liam Girdwood · 11 years ago
  84. 5276597 ASoC: dapm: update DPCM runtime when mixer/mux changes by Nenghua Cao · 11 years ago
  85. a6bc732 Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  86. 108145a Merge remote-tracking branch 'asoc/topic/warn' into asoc-next by Mark Brown · 11 years ago
  87. 88cb511 Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-next by Mark Brown · 11 years ago
  88. bf4edea ASoC: dapm: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  89. a6ed060 ASoC: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  90. 41caa41 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  91. 298402a ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets() by Takashi Iwai · 11 years ago
  92. ff18620 ASoC: dapm: Fix source list debugfs outputs by Takashi Iwai · 11 years ago
  93. 1dd275b ASoC: dapm: Run clock and regulator events separately to other supplies by Mark Brown · 11 years ago
  94. eb270e9 ASoC: dapm: Use async I/O for DAPM sequences by Mark Brown · 11 years ago
  95. 249ce13 ASoC: dapm: Add support for virtual mixer controls by Lars-Peter Clausen · 11 years ago
  96. da83fea ASoC: dapm: Ignore VMID widgets for target bias by Lars-Peter Clausen · 11 years ago
  97. 59a3aed Merge remote-tracking branch 'asoc/topic/dapm' into tmp by Mark Brown · 11 years ago
  98. 2daabd7 ASoC: dapm: Fix auto-disable for inverted controls by Lars-Peter Clausen · 11 years ago
  99. 824ef82 ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets() by Lars-Peter Clausen · 11 years ago
  100. 34742cb ASoC: dapm: Fix marking widgets dirty when a route is added by Lars-Peter Clausen · 11 years ago