1. e581e15 ASoC: dapm: change snprintf to scnprintf for possible overflow by Silvio Cesare · 6 years ago
  2. 3c01b0e ASoC: dapm: Add support for hw_free on CODEC to CODEC links by Charles Keepax · 6 years ago
  3. bcb1fd1 ASoC: add for_each_card_rtds() macro by Kuninori Morimoto · 6 years ago
  4. 29ca7d3 ASoC: remove redundant include by zhong jiang · 6 years ago
  5. e36a1d0 ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai by Charles Keepax · 7 years ago
  6. 2e558a8 ASoC: dapm: Fix a couple uninitialized ret variables by Dan Carpenter · 7 years ago
  7. fc269c0 ASoC: dapm: Avoid uninitialised variable warning by Charles Keepax · 7 years ago
  8. 243bcfa ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime by Charles Keepax · 7 years ago
  9. 4a75aae ASoC: dapm: Add support for multi-CODEC CODEC to CODEC links by Charles Keepax · 7 years ago
  10. 778ff5b ASoC: dapm: Move connection of CODEC to CODEC DAIs by Charles Keepax · 7 years ago
  11. 94e630a ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_control by Charles Keepax · 7 years ago
  12. 3bbf5d3 ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked by Charles Keepax · 7 years ago
  13. 0b7990e3 ASoC: add for_each_rtd_codec_dai() macro by Kuninori Morimoto · 7 years ago
  14. e03546d ASoC: core: Don't schedule DAPM work if already in target state by Jon Hunter · 7 years ago
  15. a5cd7e9 ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrl by Charles Keepax · 7 years ago
  16. d78b1e43 ASoC: dapm: Remove clock framework ifdefs by Charles Keepax · 7 years ago
  17. 249dc49 ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs by Charles Keepax · 7 years ago
  18. 3ba66fe ASoC: dapm: Use int for format bit position by Takashi Iwai · 7 years ago
  19. c01f3af ASoC: soc-dapm: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  20. 44fedd7 Merge branch 'asoc-4.18' into asoc-4.19 for amd dep by Mark Brown · 7 years ago
  21. e01b4f6 ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs by Liam Girdwood · 7 years ago
  22. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  23. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  24. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  25. ff2faf1 ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it by Srinivas Kandagatla · 7 years ago
  26. f9e0b4a ASoC: dapm: use match_string() helper by Xie Yisheng · 7 years ago
  27. 810dee5 Merge remote-tracking branches 'asoc/topic/sirf-audio', 'asoc/topic/sn95031', 'asoc/topic/soc-dapm', 'asoc/topic/spdif_receiver' and 'asoc/topic/spdif_transmitter' into asoc-next by Mark Brown · 7 years ago
  28. 5b2d15b ASoC: dapm: add support to pinctrl dapm by Srinivas Kandagatla · 7 years ago
  29. 33d9245 ASoC: soc-dapm: Use empty struct initializer by Fabio Estevam · 7 years ago
  30. 7590e37 Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 7 years ago
  31. 28735af ASoC: dapm: fix debugfs read using path->connected by KaiChieh Chuang · 7 years ago
  32. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  33. bd26974 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 7 years ago
  34. c42c5ac ASoC: dapm: mark 'snd_soc_dapm_free_kcontrol' as static by Arnd Bergmann · 7 years ago
  35. 667ebc9 ASoC: dapm: add initialization for w_param_text pointer by Arnd Bergmann · 7 years ago
  36. 19ad683 ASoC: dapm: Avoid creating kcontrol for params by anish kumar · 7 years ago
  37. f19c181 ASoC: dapm: Make snd_soc_dapm_add/del_routes use runtime mutex subclass by Stuart Henderson · 7 years ago
  38. 9900a42 ASoC: remove unneeded dai->driver->ops check by Kuninori Morimoto · 7 years ago
  39. 38b8e6f ASoC: dapm: Refactor the code in snd_soc_dapm_new_pcm by anish kumar · 7 years ago
  40. e5af4f9 ASoC: dapm: fix error path in snd_soc_dapm_new_pcm by anish kumar · 7 years ago
  41. 639467c ASoC: dapm: fix some pointer error handling by Linus Walleij · 8 years ago
  42. 37e1df8 ASoC: dapm: handle probe deferrals by Linus Walleij · 8 years ago
  43. e7aa450 ASoC: dapm: Implement stereo mixer control support by Chen-Yu Tsai · 8 years ago
  44. e411b0b ASoC: dapm: Support second register for DAPM control updates by Chen-Yu Tsai · 8 years ago
  45. 00f12db Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 8 years ago
  46. a3930ed ASoC: dapm: Fix kcontrol creation for output driver widget by Chen-Yu Tsai · 9 years ago
  47. 071133a ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel by Chen-Yu Tsai · 9 years ago
  48. 01ad5e7 ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw() by Chen-Yu Tsai · 9 years ago
  49. c804600 ASoC: dapm: Fix typos in comment by Peter Meerwald-Stadler · 9 years ago
  50. 8053f21 ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access by Nicolin Chen · 9 years ago
  51. dd0111dc Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topic/dwc' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 9 years ago
  52. a5d5639 ASoC: dapm: Export snd_soc_dapm_new_control by Subhransu S. Prusty · 9 years ago
  53. 0946497 ASoC: dapm: Fix to return correct path list in is_connected_ep. by Jeeja KP · 9 years ago
  54. 6742064 ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets by Piotr Stankiewicz · 9 years ago
  55. 4732507 ASoC: dapm: Make sure we have a card when displaying component widgets by Mark Brown · 9 years ago
  56. a1eb300 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  57. 1c750eb Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 9 years ago
  58. e066ea2 ASoC: dapm: Remove unneeded variable ret returning 0 by Rajan Vaja · 9 years ago
  59. 741338f ASoC: dapm: Fix ctl value accesses in a wrong type by Takashi Iwai · 9 years ago
  60. 41d8002 ASoC: dapm: Don't prefix autodisable widgets twice by Lars-Peter Clausen · 9 years ago
  61. a93202f Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next by Mark Brown · 9 years ago
  62. 3b88210 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  63. 20bb018 ASoC: dapm: Make enable/disable_pin work with always on widgets by Charles Keepax · 9 years ago
  64. 56b4437 ASoC: dapm: add a dapm sink widget by Vinod Koul · 9 years ago
  65. 1a49798 ASoC: Change the PCM runtime array to a list by Mengdong Lin · 9 years ago
  66. fd589a1 ASoC: dapm: Reset dapm wcache after freeing damp widgets by Jyri Sarha · 9 years ago
  67. 12e7b4a Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  68. 93e39a1 ASoC: dapm: Add snd_soc_dapm_kcontrol_widget() by Mythri P K · 9 years ago
  69. 9b8ef9f ASoC: dapm: Add startup & shutdown for dai_links by Jeeja KP · 9 years ago
  70. 19a2557b ASoC: dapm: Add kcontrol support for PGAs by Jeeja KP · 9 years ago
  71. 75881df ASoC: dapm: fix memory leak by Sudip Mukherjee · 10 years ago
  72. 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 · 10 years ago
  73. cb42e0f Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next by Mark Brown · 10 years ago
  74. 4253f3a Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  75. 24ecc23 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  76. 628536e ASoC: Clean up docbook warnings by Jonathan Corbet · 10 years ago
  77. 6e588a0 ASoC: dapm: Consolidate path trace events by Lars-Peter Clausen · 10 years ago
  78. a3423b0 ASoC: dapm: Consolidate input and output path handling by Lars-Peter Clausen · 10 years ago
  79. 30abbe7 ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlock by Lars-Peter Clausen · 10 years ago
  80. e63bfd4 ASoC: dapm: Add widget path iterators by Lars-Peter Clausen · 10 years ago
  81. 1ce43ac ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets() by Lars-Peter Clausen · 10 years ago
  82. 787126eb ASoC: dapm: Drop always true checks by Lars-Peter Clausen · 10 years ago
  83. 4806896 ASoC: dapm: Avoid duplicating immutable strings by Lars-Peter Clausen · 10 years ago
  84. b97e269 ASoC: dapm: Add helper function to free a widget by Lars-Peter Clausen · 10 years ago
  85. a798c24 ASoC: dapm: Don't add prefix to widget stream name by Lars-Peter Clausen · 10 years ago
  86. e18077b ASoC: dapm: Fix kcontrol widget name memory management by Lars-Peter Clausen · 10 years ago
  87. 6e78108 ASoC: core: Don't probe the component which is dummy by Shengjiu Wang · 10 years ago
  88. b3c25fb ASoC: dapm_widget_show_codec: Use component instead of CODEC by Lars-Peter Clausen · 10 years ago
  89. e50b1e0 ASoC: dapm: Lock during userspace access by Lars-Peter Clausen · 10 years ago
  90. ffacb48 ASoC: dapm: Fix deadlock on auto-disable mux controls by Charles Keepax · 10 years ago
  91. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  92. cc76e7d ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol by Liam Girdwood · 10 years ago
  93. 5353f65 ASoC: dapm: fix snd_soc_dapm_new_control() implicit declaration by Vladimir Zapolskiy · 10 years ago
  94. 02aa78a ASoC: DAPM: Add APIs to create individual DAPM controls. by Liam Girdwood · 10 years ago
  95. fdb6eb0 ASoC: dapm: Modify widget stream name according to prefix by Koro Chen · 10 years ago
  96. 45a110a ASoC: dapm: Add cache to speed up adding of routes by Charles Keepax · 10 years ago
  97. 70c7510 ASoC: dapm: Break out of widget search when source and sink are located by Charles Keepax · 10 years ago
  98. 964a0b8 ASoC: dapm: Add missing mutex unlock by Charles Keepax · 10 years ago
  99. d714f97 ASoC: dapm: Add demux support by Lars-Peter Clausen · 10 years ago
  100. 92fa124 ASoC: dapm: Add new widgets to the end of the widget list by Lars-Peter Clausen · 10 years ago