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