1. 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
  2. 304017d ASoC: topology: free created components in tplg load error by Bard liao · 6 years ago
  3. e29fe43 Merge branch 'asoc-5.0' into asoc-5.1 for dapm table by Mark Brown · 6 years ago
  4. adfebb5 ASoC: topology: unload physical dai link in remove by Bard liao · 6 years ago
  5. 52abe6c ASoC: topology: fix oops/use-after-free case with dai driver by Guennadi Liakhovetski · 6 years ago
  6. 7df04ea ASoC: topology: modify dapm route loading routine and add dapm route unloading by Ranjani Sridharan · 6 years ago
  7. 7620fe9 ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create by Bard liao · 6 years ago
  8. 34db6a3 ASoC: topology: Fix memory leak from soc_tplg_denum_create_texts by Amadeusz Sławiński · 6 years ago
  9. a46e839 ASoC: topology: Remove widgets from dobj list by Amadeusz Sławiński · 6 years ago
  10. 33ae6ae ASoC: topology: Reduce number of dereferences when accessing dobj by Amadeusz Sławiński · 6 years ago
  11. 9c6c4d9 ASoC: topology: Use the standard fall-through annotations by Takashi Iwai · 6 years ago
  12. 3bbf5d3 ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked by Charles Keepax · 6 years ago
  13. f2b6a1b ASoC: soc-topology: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  14. 503e79b ASoC: topology: Add callback for DAPM route load/unload by Liam Girdwood · 6 years ago
  15. c60b613 ASoC: topology: Give more data to clients via callbacks by Liam Girdwood · 6 years ago
  16. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  17. 348f482 ASoC: topology: Move v4 manifest header data structures to uapi by Guenter Roeck · 6 years ago
  18. ac9391d ASoC: topology: Improve backwards compatibility with v4 topology files by Guenter Roeck · 6 years ago
  19. c0c0be9 Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies by Mark Brown · 7 years ago
  20. 24ada035 ASoC: topology: Fix build errors by Mark Brown · 7 years ago
  21. 5db6aab ASoC: topology: Add support for compressed PCMs by Liam Girdwood · 7 years ago
  22. 28aa6f7 ASoC: topology: Add callback for DAPM route load/unload by Liam Girdwood · 7 years ago
  23. 81e9b0a ASoC: topology: Give more data to clients via callbacks by Liam Girdwood · 7 years ago
  24. f53c4c2 ASoC: topology: Check widget kcontrols before deref by Liam Girdwood · 7 years ago
  25. feb12f0 ASoC: topology: Fix bugs of freeing soc topology by Yan Wang · 7 years ago
  26. fbeabd0 ASoC: topology: Modify clock gating parameter parsing to switch by Kirill Marinushkin · 7 years ago
  27. 933e1c4 ASoC: topology: Add missing clock gating parameter when parsing hw_configs by Kirill Marinushkin · 7 years ago
  28. a941e2f ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format() by Kirill Marinushkin · 7 years ago
  29. 65030ff ASoC: topology: fix some tiny memory leaks by Dan Carpenter · 7 years ago
  30. 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
  31. 267e2c6 ASoC: topology: Fix kcontrol name string handling by Liam Girdwood · 7 years ago
  32. 05bdcf1 ASoC: topology: Check widget kcontrols before deref. by Liam Girdwood · 7 years ago
  33. bde8b38 ASoC: topology: create TLV data for dapm widgets by Ranjani Sridharan · 7 years ago
  34. f3ee909 ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_create()' by Christophe JAILLET · 7 years ago
  35. 6d5574e ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_widget_denum_create()' by Christophe JAILLET · 7 years ago
  36. 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 · 7 years ago
  37. 8a70b45 ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. by Liam Girdwood · 7 years ago
  38. b75a651 ASoC: topology: show index in debug when adding DAPM routes by Liam Girdwood · 7 years ago
  39. bb97142 ASoC: topology: Fix usage of SND_SOC_TPLG_INDEX_ALL during load by Liam Girdwood · 7 years ago
  40. ebd259d ASoC: topology: Allow bespoke configuration post widget creation by Liam Girdwood · 7 years ago
  41. 102ebe2 ASoC: Back out post commit widget creation changes by Mark Brown · 7 years ago
  42. c3421a6 ASoC: topology: Dont free template strings whilst they are in use. by Liam Girdwood · 7 years ago
  43. cc9d471 ASoC: topology: rephrase deferred binding warning. by Liam Girdwood · 7 years ago
  44. c8597af ASoC: topology: Allow bespoke configuration post widget creation by Liam Girdwood · 7 years ago
  45. 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
  46. dc9617c Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'asoc/fix/sti' into asoc-linus by Mark Brown · 8 years ago
  47. d7766aa ASoC: topology: use j for internal loop counter by Colin Ian King · 8 years ago
  48. b6e38b2 ASoC: topology: Fix to store enum text values by Mousumi Jana · 8 years ago
  49. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  50. 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
  51. 59acd5d Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and 'asoc/topic/doc' into asoc-next by Mark Brown · 8 years ago
  52. 19532a2 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 8 years ago
  53. 37e1df8 ASoC: dapm: handle probe deferrals by Linus Walleij · 8 years ago
  54. 8abab35 ASoC: Fixup some small kernel-doc typos by Charles Keepax · 8 years ago
  55. c2b3612 ASoC: topology: kfree kcontrol->private_value before freeing kcontrol by Colin Ian King · 8 years ago
  56. fd34045 ASoC: topology: remove unused 'err' by Vinod Koul · 8 years ago
  57. dd5abb7 ASoC: topology: avoid uninitialized kcontrol_type by Arnd Bergmann · 8 years ago
  58. eea3dd4 ASoC: topology: Only free TLV for volume mixers of a widget by Mengdong Lin · 8 years ago
  59. 1a7dd6e ASoC: topology: Allow a widget to have multiple enum controls by Mengdong Lin · 8 years ago
  60. dbab1cb ASoC: topology: Check name strings of physical DAI links by Mengdong Lin · 8 years ago
  61. 6ff67cc ASoC: topology: ABI - Add voice wake up flag for DAI links by Mengdong Lin · 8 years ago
  62. 9aa3f03 ASoC: topology: Rename functions & variables for physical DAIs by Mengdong Lin · 8 years ago
  63. 3fbf793 ASoC: topology: ABI - Rename struct and type for physical DAIs by Mengdong Lin · 8 years ago
  64. ab4bc5e ASoC: topology: Rename the function to create a FE link by Mengdong Lin · 8 years ago
  65. 593d9e5 ASoC: topology: Add support to configure existing physical DAI links by Mengdong Lin · 8 years ago
  66. 717a8e7 ASoC: topology: ABI - Add flags and private data to PCM by Mengdong Lin · 8 years ago
  67. 288b8da ASoC: topology: Support topology file of ABI v4 by Mengdong Lin · 8 years ago
  68. 8f27c4a ASoC: topology: Only use valid names of PCM for the kernel DAI & DAI link by Mengdong Lin · 8 years ago
  69. 55726dc ASoC: topology: Make PCM backward compatible from ABI v4 by Mengdong Lin · 8 years ago
  70. 583958f ASoC: topology: Make manifest backward compatible from ABI v4 by Mengdong Lin · 8 years ago
  71. f918e16 ASoC: topology: ABI - Add sig_bits to stream caps by Mengdong Lin · 8 years ago
  72. 8ae3ea4 ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create() by Wei Yongjun · 8 years ago
  73. 0038be9 ASoC: topology: Add support for configuring existing BE DAIs by Mengdong Lin · 8 years ago
  74. 8ea4167 ASoC: topology: Fix memory leak in widget creation by Jeeja KP · 9 years ago
  75. 06eb49f ASoC: topology: Check size mismatch of ABI objects before parsing by Mengdong Lin · 9 years ago
  76. 7de76b6 ASoC: topology: Check failure to create a widget by Mengdong Lin · 9 years ago
  77. 67d1c21 ASoC: topology: Set CPU DAI name and enable DPCM by default for FE link by Guneshwor Singh · 9 years ago
  78. b84fff5 ASoC: topology: Set the link ID when creating a FE DAI link by Mengdong Lin · 9 years ago
  79. b6b6e4d ASoC: topology: Fix setting of stream rates, rate_min and rate_max by Mengdong Lin · 9 years ago
  80. 3375cbe ASoC: topology: fix build warning by Sudip Mukherjee · 9 years ago
  81. acfc7d4 ASoC: topology: Add FE DAI links dynamically by Mengdong Lin · 9 years ago
  82. 64527e8 ASoC: topology: Add FE DAIs dynamically by Mengdong Lin · 9 years ago
  83. 923f1cb Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/st', 'asoc/fix/sun4i-codec', 'asoc/fix/topology', 'asoc/fix/wm8960' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 9 years ago
  84. f4be978 ASoC: topology: fix info callback for TLV byte control by Omair M Abdullah · 9 years ago
  85. fd589a1 ASoC: dapm: Reset dapm wcache after freeing damp widgets by Jyri Sarha · 9 years ago
  86. 5b2688a ASoC: topology: ABI - Add PCM Support and bump ABI version to 4 by Vedang Patel · 9 years ago
  87. 428157c Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-next by Mark Brown · 9 years ago
  88. 4253f3a Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  89. 1a3232d ASoC: topology: Add support for TLV bytes controls by Mengdong Lin · 9 years ago
  90. 2b5cdb9 ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io() by Mengdong Lin · 9 years ago
  91. 88a17d8 ASoC: topology: Bind vendor specific kcontrol handlers before standard ones by Mengdong Lin · 9 years ago
  92. d033de5 Merge tag 'v4.2-rc6' into asoc-topology by Mark Brown · 9 years ago
  93. 1a8e7fa ASoC: topology: Change pass number of DAI smaller than graph by Mengdong Lin · 9 years ago
  94. 376c0af ASoC: topology: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  95. 4ca7deb ASoC: topology: Use kcalloc instead of kzalloc for array allocation by Axel Lin · 9 years ago
  96. 28a87ee ASoC: topology: Update TLV support so we can support more TLV types by Mengdong Lin · 9 years ago
  97. 113adf2 Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology by Mark Brown · 9 years ago
  98. 6dc6db7 ASoC: topology: Add subsequence in topology by Subhransu S. Prusty · 9 years ago
  99. 5406898 ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io() by Mengdong Lin · 9 years ago
  100. b97e269 ASoC: dapm: Add helper function to free a widget by Lars-Peter Clausen · 9 years ago