1. 249dc49 ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs by Charles Keepax · 6 years ago
  2. 3ba66fe ASoC: dapm: Use int for format bit position by Takashi Iwai · 6 years ago
  3. c01f3af ASoC: soc-dapm: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  4. 44fedd7 Merge branch 'asoc-4.18' into asoc-4.19 for amd dep by Mark Brown · 7 years ago
  5. e01b4f6 ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs by Liam Girdwood · 7 years ago
  6. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  7. 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
  8. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  9. ff2faf1 ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it by Srinivas Kandagatla · 7 years ago
  10. f9e0b4a ASoC: dapm: use match_string() helper by Xie Yisheng · 7 years ago
  11. 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
  12. 5b2d15b ASoC: dapm: add support to pinctrl dapm by Srinivas Kandagatla · 7 years ago
  13. 33d9245 ASoC: soc-dapm: Use empty struct initializer by Fabio Estevam · 7 years ago
  14. 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
  15. 28735af ASoC: dapm: fix debugfs read using path->connected by KaiChieh Chuang · 7 years ago
  16. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  17. bd26974 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 7 years ago
  18. c42c5ac ASoC: dapm: mark 'snd_soc_dapm_free_kcontrol' as static by Arnd Bergmann · 7 years ago
  19. 667ebc9 ASoC: dapm: add initialization for w_param_text pointer by Arnd Bergmann · 7 years ago
  20. 19ad683 ASoC: dapm: Avoid creating kcontrol for params by anish kumar · 7 years ago
  21. f19c181 ASoC: dapm: Make snd_soc_dapm_add/del_routes use runtime mutex subclass by Stuart Henderson · 7 years ago
  22. 9900a42 ASoC: remove unneeded dai->driver->ops check by Kuninori Morimoto · 7 years ago
  23. 38b8e6f ASoC: dapm: Refactor the code in snd_soc_dapm_new_pcm by anish kumar · 7 years ago
  24. e5af4f9 ASoC: dapm: fix error path in snd_soc_dapm_new_pcm by anish kumar · 7 years ago
  25. 639467c ASoC: dapm: fix some pointer error handling by Linus Walleij · 8 years ago
  26. 37e1df8 ASoC: dapm: handle probe deferrals by Linus Walleij · 8 years ago
  27. e7aa450 ASoC: dapm: Implement stereo mixer control support by Chen-Yu Tsai · 8 years ago
  28. e411b0b ASoC: dapm: Support second register for DAPM control updates by Chen-Yu Tsai · 8 years ago
  29. 00f12db Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 8 years ago
  30. a3930ed ASoC: dapm: Fix kcontrol creation for output driver widget by Chen-Yu Tsai · 8 years ago
  31. 071133a ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel by Chen-Yu Tsai · 8 years ago
  32. 01ad5e7 ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw() by Chen-Yu Tsai · 8 years ago
  33. c804600 ASoC: dapm: Fix typos in comment by Peter Meerwald-Stadler · 8 years ago
  34. 8053f21 ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access by Nicolin Chen · 8 years ago
  35. 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
  36. a5d5639 ASoC: dapm: Export snd_soc_dapm_new_control by Subhransu S. Prusty · 9 years ago
  37. 0946497 ASoC: dapm: Fix to return correct path list in is_connected_ep. by Jeeja KP · 9 years ago
  38. 6742064 ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets by Piotr Stankiewicz · 9 years ago
  39. 4732507 ASoC: dapm: Make sure we have a card when displaying component widgets by Mark Brown · 9 years ago
  40. a1eb300 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  41. 1c750eb Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 9 years ago
  42. e066ea2 ASoC: dapm: Remove unneeded variable ret returning 0 by Rajan Vaja · 9 years ago
  43. 741338f ASoC: dapm: Fix ctl value accesses in a wrong type by Takashi Iwai · 9 years ago
  44. 41d8002 ASoC: dapm: Don't prefix autodisable widgets twice by Lars-Peter Clausen · 9 years ago
  45. a93202f Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next by Mark Brown · 9 years ago
  46. 3b88210 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  47. 20bb018 ASoC: dapm: Make enable/disable_pin work with always on widgets by Charles Keepax · 9 years ago
  48. 56b4437 ASoC: dapm: add a dapm sink widget by Vinod Koul · 9 years ago
  49. 1a49798 ASoC: Change the PCM runtime array to a list by Mengdong Lin · 9 years ago
  50. fd589a1 ASoC: dapm: Reset dapm wcache after freeing damp widgets by Jyri Sarha · 9 years ago
  51. 12e7b4a Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  52. 93e39a1 ASoC: dapm: Add snd_soc_dapm_kcontrol_widget() by Mythri P K · 9 years ago
  53. 9b8ef9f ASoC: dapm: Add startup & shutdown for dai_links by Jeeja KP · 9 years ago
  54. 19a2557b ASoC: dapm: Add kcontrol support for PGAs by Jeeja KP · 9 years ago
  55. 75881df ASoC: dapm: fix memory leak by Sudip Mukherjee · 9 years ago
  56. 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
  57. cb42e0f Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next by Mark Brown · 9 years ago
  58. 4253f3a Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  59. 24ecc23 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 9 years ago
  60. 628536e ASoC: Clean up docbook warnings by Jonathan Corbet · 9 years ago
  61. 6e588a0 ASoC: dapm: Consolidate path trace events by Lars-Peter Clausen · 9 years ago
  62. a3423b0 ASoC: dapm: Consolidate input and output path handling by Lars-Peter Clausen · 9 years ago
  63. 30abbe7 ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlock by Lars-Peter Clausen · 9 years ago
  64. e63bfd4 ASoC: dapm: Add widget path iterators by Lars-Peter Clausen · 9 years ago
  65. 1ce43ac ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets() by Lars-Peter Clausen · 9 years ago
  66. 787126eb ASoC: dapm: Drop always true checks by Lars-Peter Clausen · 9 years ago
  67. 4806896 ASoC: dapm: Avoid duplicating immutable strings by Lars-Peter Clausen · 9 years ago
  68. b97e269 ASoC: dapm: Add helper function to free a widget by Lars-Peter Clausen · 9 years ago
  69. a798c24 ASoC: dapm: Don't add prefix to widget stream name by Lars-Peter Clausen · 9 years ago
  70. e18077b ASoC: dapm: Fix kcontrol widget name memory management by Lars-Peter Clausen · 9 years ago
  71. 6e78108 ASoC: core: Don't probe the component which is dummy by Shengjiu Wang · 9 years ago
  72. b3c25fb ASoC: dapm_widget_show_codec: Use component instead of CODEC by Lars-Peter Clausen · 9 years ago
  73. e50b1e0 ASoC: dapm: Lock during userspace access by Lars-Peter Clausen · 9 years ago
  74. ffacb48 ASoC: dapm: Fix deadlock on auto-disable mux controls by Charles Keepax · 10 years ago
  75. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  76. cc76e7d ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol by Liam Girdwood · 10 years ago
  77. 5353f65 ASoC: dapm: fix snd_soc_dapm_new_control() implicit declaration by Vladimir Zapolskiy · 10 years ago
  78. 02aa78a ASoC: DAPM: Add APIs to create individual DAPM controls. by Liam Girdwood · 10 years ago
  79. fdb6eb0 ASoC: dapm: Modify widget stream name according to prefix by Koro Chen · 10 years ago
  80. 45a110a ASoC: dapm: Add cache to speed up adding of routes by Charles Keepax · 10 years ago
  81. 70c7510 ASoC: dapm: Break out of widget search when source and sink are located by Charles Keepax · 10 years ago
  82. 964a0b8 ASoC: dapm: Add missing mutex unlock by Charles Keepax · 10 years ago
  83. d714f97 ASoC: dapm: Add demux support by Lars-Peter Clausen · 10 years ago
  84. 92fa124 ASoC: dapm: Add new widgets to the end of the widget list by Lars-Peter Clausen · 10 years ago
  85. 561ed68 ASoC: dapm: Add support for autodisable mux controls by Charles Keepax · 10 years ago
  86. 773da9b ASoC: dapm: Append "Autodisable" to autodisable widget names by Charles Keepax · 10 years ago
  87. 40b7bea ASoC: dapm: Remove local OOM error message by Charles Keepax · 10 years ago
  88. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 10 years ago
  89. fa88077 ASoC: Add helper functions bias level management by Lars-Peter Clausen · 10 years ago
  90. 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 · 10 years ago
  91. 77b62fa Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  92. 6553bf06 ASoC: Don't try to register debugfs entries if the parent does not exist by Lars-Peter Clausen · 10 years ago
  93. 46172b6 ASoC: dapm: Fix build warning by Charles Keepax · 10 years ago
  94. c661508 ASoC: dapm: add code to configure dai link parameters by Nikesh Oswal · 10 years ago
  95. 6b5b042 ASoC: Make snd_soc_dapm_kcontrol_codec() inline by Lars-Peter Clausen · 10 years ago
  96. 7a869e1 Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next by Mark Brown · 10 years ago
  97. b47f8a5 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  98. d29697d ASoC: Add sysfs entries via static attribute groups by Takashi Iwai · 10 years ago
  99. 96da4e5 ASoC: Remove codec field from snd_soc_dapm_widget by Lars-Peter Clausen · 10 years ago
  100. fcf6c5e ASoC: dapm: Don't use async I/O by Mark Brown · 10 years ago