1. d6f31e0 ASoC: soc-core: move snd_soc_find_dai_link() by Kuninori Morimoto · 5 years ago
  2. e443c20 ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  3. 5d07519 ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  4. 2531799 Merge branch 'asoc-5.4' into asoc-5.5 by Mark Brown · 5 years ago
  5. 752c938 ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create() by Dan Carpenter · 5 years ago
  6. bb83178 Merge branch 'asoc-5.4' into asoc-next by Mark Brown · 5 years ago
  7. db33f00 ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properly by Amadeusz Sławiński · 5 years ago
  8. 43ca5da ASoC: soc-topology: use for_each_component_dais() at remove_dai() by Kuninori Morimoto · 5 years ago
  9. 1ad741d ASoC: topology: fix memory leaks on sm, se and sbe by Colin Ian King · 6 years ago
  10. 9f90af3 ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flow by Amadeusz Sławiński · 6 years ago
  11. 3cde818 ASoC: topology: Consolidate how dtexts and dvalues are freed by Amadeusz Sławiński · 6 years ago
  12. 3e6de89 ASoC: soc-topology: fix modern dai link style by Pierre-Louis Bossart · 6 years ago
  13. 23b946c ASoC: soc-topology: use modern dai_link style by Kuninori Morimoto · 6 years ago
  14. 93f38ef Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  15. 54f8844 ASoC: topology: Use the correct dobj to free enum control values and texts by Ranjani Sridharan · 6 years ago
  16. 2114171 ASoC: topology: fix big-endian check by Pierre-Louis Bossart · 6 years ago
  17. 5aebe7c ASoC: topology: fix endianness issues by Pierre-Louis Bossart · 6 years ago
  18. 02b6424 ASoC: topology: Align tplg pointer increment across all kcontrols by Liam Girdwood · 6 years ago
  19. b3718b8 ASoC: topology: free link string in error by Bard liao · 6 years ago
  20. 7b6f68a ASoC: topology: free stream_name of dai_drv by Bard liao · 6 years ago
  21. 3789deb ASoC: topology: create tlv before soc_tplg_init_kcontrol by Bard liao · 6 years ago
  22. 9516e53 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 for refcount fix by Mark Brown · 6 years ago
  23. 304017d ASoC: topology: free created components in tplg load error by Bard liao · 6 years ago
  24. e29fe43 Merge branch 'asoc-5.0' into asoc-5.1 for dapm table by Mark Brown · 6 years ago
  25. adfebb5 ASoC: topology: unload physical dai link in remove by Bard liao · 6 years ago
  26. 52abe6c ASoC: topology: fix oops/use-after-free case with dai driver by Guennadi Liakhovetski · 6 years ago
  27. 7df04ea ASoC: topology: modify dapm route loading routine and add dapm route unloading by Ranjani Sridharan · 6 years ago
  28. 7620fe9 ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create by Bard liao · 6 years ago
  29. 34db6a3 ASoC: topology: Fix memory leak from soc_tplg_denum_create_texts by Amadeusz Sławiński · 6 years ago
  30. a46e839 ASoC: topology: Remove widgets from dobj list by Amadeusz Sławiński · 6 years ago
  31. 33ae6ae ASoC: topology: Reduce number of dereferences when accessing dobj by Amadeusz Sławiński · 6 years ago
  32. 9c6c4d9 ASoC: topology: Use the standard fall-through annotations by Takashi Iwai · 6 years ago
  33. 3bbf5d3 ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked by Charles Keepax · 6 years ago
  34. f2b6a1b ASoC: soc-topology: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  35. 503e79b ASoC: topology: Add callback for DAPM route load/unload by Liam Girdwood · 7 years ago
  36. c60b613 ASoC: topology: Give more data to clients via callbacks by Liam Girdwood · 7 years ago
  37. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  38. 348f482 ASoC: topology: Move v4 manifest header data structures to uapi by Guenter Roeck · 7 years ago
  39. ac9391d ASoC: topology: Improve backwards compatibility with v4 topology files by Guenter Roeck · 7 years ago
  40. c0c0be9 Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies by Mark Brown · 7 years ago
  41. 24ada035 ASoC: topology: Fix build errors by Mark Brown · 7 years ago
  42. 5db6aab ASoC: topology: Add support for compressed PCMs by Liam Girdwood · 7 years ago
  43. 28aa6f7 ASoC: topology: Add callback for DAPM route load/unload by Liam Girdwood · 7 years ago
  44. 81e9b0a ASoC: topology: Give more data to clients via callbacks by Liam Girdwood · 7 years ago
  45. f53c4c2 ASoC: topology: Check widget kcontrols before deref by Liam Girdwood · 7 years ago
  46. feb12f0 ASoC: topology: Fix bugs of freeing soc topology by Yan Wang · 7 years ago
  47. fbeabd0 ASoC: topology: Modify clock gating parameter parsing to switch by Kirill Marinushkin · 7 years ago
  48. 933e1c4 ASoC: topology: Add missing clock gating parameter when parsing hw_configs by Kirill Marinushkin · 7 years ago
  49. a941e2f ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format() by Kirill Marinushkin · 7 years ago
  50. 65030ff ASoC: topology: fix some tiny memory leaks by Dan Carpenter · 7 years ago
  51. ec67b19 Merge remote-tracking branches 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/topology' and 'asoc/topic/tscs42xx' into asoc-next by Mark Brown · 7 years ago
  52. 267e2c6 ASoC: topology: Fix kcontrol name string handling by Liam Girdwood · 7 years ago
  53. 05bdcf1 ASoC: topology: Check widget kcontrols before deref. by Liam Girdwood · 7 years ago
  54. bde8b38 ASoC: topology: create TLV data for dapm widgets by Ranjani Sridharan · 7 years ago
  55. f3ee909 ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_create()' by Christophe JAILLET · 7 years ago
  56. 6d5574e ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_widget_denum_create()' by Christophe JAILLET · 7 years ago
  57. f116d2f Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/topic/tlv320dac31xx', 'asoc/topic/topology' and 'asoc/topic/wm-adsp' into asoc-next by Mark Brown · 8 years ago
  58. 8a70b45 ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. by Liam Girdwood · 8 years ago
  59. b75a651 ASoC: topology: show index in debug when adding DAPM routes by Liam Girdwood · 8 years ago
  60. bb97142 ASoC: topology: Fix usage of SND_SOC_TPLG_INDEX_ALL during load by Liam Girdwood · 8 years ago
  61. ebd259d ASoC: topology: Allow bespoke configuration post widget creation by Liam Girdwood · 8 years ago
  62. 102ebe2 ASoC: Back out post commit widget creation changes by Mark Brown · 8 years ago
  63. c3421a6 ASoC: topology: Dont free template strings whilst they are in use. by Liam Girdwood · 8 years ago
  64. cc9d471 ASoC: topology: rephrase deferred binding warning. by Liam Girdwood · 8 years ago
  65. c8597af ASoC: topology: Allow bespoke configuration post widget creation by Liam Girdwood · 8 years ago
  66. 7b7b384 Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23', 'asoc/topic/topology', 'asoc/topic/twl6040' and 'asoc/topic/txx9' into asoc-next by Mark Brown · 8 years ago
  67. dc9617c Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'asoc/fix/sti' into asoc-linus by Mark Brown · 8 years ago
  68. d7766aa ASoC: topology: use j for internal loop counter by Colin Ian King · 8 years ago
  69. b6e38b2 ASoC: topology: Fix to store enum text values by Mousumi Jana · 8 years ago
  70. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  71. ebfa3dc Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/topology', 'asoc/topic/wm0010', 'asoc/topic/wm8731' and 'asoc/topic/wm8741' into asoc-next by Mark Brown · 8 years ago
  72. 59acd5d Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and 'asoc/topic/doc' into asoc-next by Mark Brown · 8 years ago
  73. 19532a2 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 8 years ago
  74. 37e1df8 ASoC: dapm: handle probe deferrals by Linus Walleij · 8 years ago
  75. 8abab35 ASoC: Fixup some small kernel-doc typos by Charles Keepax · 8 years ago
  76. c2b3612 ASoC: topology: kfree kcontrol->private_value before freeing kcontrol by Colin Ian King · 8 years ago
  77. fd34045 ASoC: topology: remove unused 'err' by Vinod Koul · 8 years ago
  78. dd5abb7 ASoC: topology: avoid uninitialized kcontrol_type by Arnd Bergmann · 8 years ago
  79. eea3dd4 ASoC: topology: Only free TLV for volume mixers of a widget by Mengdong Lin · 8 years ago
  80. 1a7dd6e ASoC: topology: Allow a widget to have multiple enum controls by Mengdong Lin · 8 years ago
  81. dbab1cb ASoC: topology: Check name strings of physical DAI links by Mengdong Lin · 8 years ago
  82. 6ff67cc ASoC: topology: ABI - Add voice wake up flag for DAI links by Mengdong Lin · 8 years ago
  83. 9aa3f03 ASoC: topology: Rename functions & variables for physical DAIs by Mengdong Lin · 8 years ago
  84. 3fbf793 ASoC: topology: ABI - Rename struct and type for physical DAIs by Mengdong Lin · 8 years ago
  85. ab4bc5e ASoC: topology: Rename the function to create a FE link by Mengdong Lin · 8 years ago
  86. 593d9e5 ASoC: topology: Add support to configure existing physical DAI links by Mengdong Lin · 8 years ago
  87. 717a8e7 ASoC: topology: ABI - Add flags and private data to PCM by Mengdong Lin · 8 years ago
  88. 288b8da ASoC: topology: Support topology file of ABI v4 by Mengdong Lin · 8 years ago
  89. 8f27c4a ASoC: topology: Only use valid names of PCM for the kernel DAI & DAI link by Mengdong Lin · 8 years ago
  90. 55726dc ASoC: topology: Make PCM backward compatible from ABI v4 by Mengdong Lin · 8 years ago
  91. 583958f ASoC: topology: Make manifest backward compatible from ABI v4 by Mengdong Lin · 8 years ago
  92. f918e16 ASoC: topology: ABI - Add sig_bits to stream caps by Mengdong Lin · 8 years ago
  93. 8ae3ea4 ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create() by Wei Yongjun · 8 years ago
  94. 0038be9 ASoC: topology: Add support for configuring existing BE DAIs by Mengdong Lin · 8 years ago
  95. 8ea4167 ASoC: topology: Fix memory leak in widget creation by Jeeja KP · 9 years ago
  96. 06eb49f ASoC: topology: Check size mismatch of ABI objects before parsing by Mengdong Lin · 9 years ago
  97. 7de76b6 ASoC: topology: Check failure to create a widget by Mengdong Lin · 9 years ago
  98. 67d1c21 ASoC: topology: Set CPU DAI name and enable DPCM by default for FE link by Guneshwor Singh · 9 years ago
  99. b84fff5 ASoC: topology: Set the link ID when creating a FE DAI link by Mengdong Lin · 9 years ago
  100. b6b6e4d ASoC: topology: Fix setting of stream rates, rate_min and rate_max by Mengdong Lin · 9 years ago