1. 11d7a12 ASoC: dapm: Initialise kcontrol data for mux/demux controls by Charles Keepax · 2 years, 8 months ago
  2. ad68598 ASoC: dapm: Don't fold register value changes into notifications by Mark Brown · 2 years, 10 months ago
  3. f730a46 ASoC: soc-dapm: fix two incorrect uses of list iterator by Xiaomeng Tong · 2 years, 11 months ago
  4. da03980 ASoC: Export DAI register and widget ctor and dctor functions by Cezary Rojewski · 3 years ago
  5. 827b091 ASoC: DAPM: Cover regression by kctl change notification fix by Takashi Iwai · 3 years, 3 months ago
  6. bfceb9c Merge branch 'asoc-5.15' into asoc-5.16 by Mark Brown · 3 years, 4 months ago
  7. 5af82c8 ASoC: DAPM: Fix missing kctl change notifications by Takashi Iwai · 3 years, 4 months ago
  8. d1a7af0 AsoC: dapm: export a couple of functions by Ranjani Sridharan · 3 years, 5 months ago
  9. f2ff5fb ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event() by Kuninori Morimoto · 3 years, 6 months ago
  10. 3dc72e42 ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls() by Kuninori Morimoto · 3 years, 6 months ago
  11. fd136fdb ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes() by Kuninori Morimoto · 3 years, 6 months ago
  12. fcb3f19 ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes() by Kuninori Morimoto · 3 years, 6 months ago
  13. fd5ad23 ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route() by Kuninori Morimoto · 3 years, 6 months ago
  14. a716579 ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run() by Kuninori Morimoto · 3 years, 6 months ago
  15. 65f7316 ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event() by Kuninori Morimoto · 3 years, 6 months ago
  16. 5c52e48 ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link() by Kuninori Morimoto · 3 years, 6 months ago
  17. a16cfb1 ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga() by Kuninori Morimoto · 3 years, 6 months ago
  18. 29155bb ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status() by Kuninori Morimoto · 3 years, 6 months ago
  19. af6b57a ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux() by Kuninori Morimoto · 3 years, 6 months ago
  20. 7453d6d ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup() by Kuninori Morimoto · 3 years, 6 months ago
  21. 62462e0 ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx() by Kuninori Morimoto · 4 years ago
  22. ae4fc53 ASoC: dapm: use component prefix when checking widget names by Shuming Fan · 4 years ago
  23. 5c6679b ASoC: dapm: remove widget from dirty list on free by Thomas Hebb · 4 years, 2 months ago
  24. 4ecc08b Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into asoc-5.11 by Mark Brown · 4 years, 2 months ago
  25. 0d8902d Merge series "ASoC: merge soc_pcm_hw_param() rollback and soc_pcm_hw_free()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 4 years, 4 months ago
  26. c304c9a ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free() by Kuninori Morimoto · 4 years, 5 months ago
  27. a1344da ASoC: dapm: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 4 months ago
  28. f7b6603 ALSA: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 4 months ago
  29. 00a0b46 ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown() by Kuninori Morimoto · 4 years, 5 months ago
  30. 3aecfc7 ASoC: dapm: don't call pm_runtime_* on card device by Tzung-Bi Shih · 4 years, 7 months ago
  31. 0ceef68 ASoC: soc-xxx: add asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 7 months ago
  32. cf6e26c ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32() by Kuninori Morimoto · 4 years, 8 months ago
  33. 358c7c6 Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus by Mark Brown · 4 years, 9 months ago
  34. d41278e ASoC: soc-card: add snd_soc_card_set_bias_level_post() by Kuninori Morimoto · 4 years, 9 months ago
  35. 39caefd ASoC: soc-card: add snd_soc_card_set_bias_level() by Kuninori Morimoto · 4 years, 9 months ago
  36. f4aa5e2 ASoC: dapm: Move dai_link widgets to runtime to fix use after free by Charles Keepax · 4 years, 9 months ago
  37. 45eb866 ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate() by Kuninori Morimoto · 4 years, 9 months ago
  38. ace105d Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@huawei.com>: by Mark Brown · 4 years, 10 months ago
  39. ebf1474 ASoC: dapm: fixup dapm kcontrol widget by Gyeongtaek Lee · 4 years, 10 months ago
  40. 39400f3 Merge branch 'asoc-5.7' into asoc-5.8 by Mark Brown · 4 years, 10 months ago
  41. 0eaef95 ASoC: dapm: Remove dapm_connect_dai_link_widgets helper by Charles Keepax · 4 years, 10 months ago
  42. 9a1bb600 ASoC: dapm: Move error message to avoid some duplication by Charles Keepax · 4 years, 10 months ago
  43. c2233a2 ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 11 months ago
  44. 595571c ASoC: dapm: Fix regression introducing multiple copies of DAI widgets by Charles Keepax · 4 years, 10 months ago
  45. 3bbbb77 ASoC: dapm: connect virtual mux with default value by 이경택 · 4 years, 11 months ago
  46. e3c3cf7 ASoC: soc-dapm: Merge for_each_rtd_cpu/codec_dais() by Kuninori Morimoto · 5 years ago
  47. f17a147 ASoC: export DPCM runtime update functions by Guennadi Liakhovetski · 5 years ago
  48. 14596692 ASoC: soc-dapm: add for_each_card_widgets() macro by Kuninori Morimoto · 5 years ago
  49. df817f8 ASoC: soc-dapm: add for_each_card_dapms() macro by Kuninori Morimoto · 5 years ago
  50. a4be418 ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 5 years ago
  51. cd1fa30 Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 5 years ago
  52. ac5bf39 ASoC: soc-dapm: don't use rtd->cpu_dai on for_each_rtd_cpu_dai() by Kuninori Morimoto · 5 years ago
  53. 9b31930 ASoC: dapm: Correct DAPM handling of active widgets during shutdown by Charles Keepax · 5 years ago
  54. de6214a ASoC: Add multiple CPU DAI support in DAPM by Shreyas NC · 5 years ago
  55. 6c4b13b ASoC: Add dapm_add_valid_dai_widget helper by Shreyas NC · 5 years ago
  56. 6c8beff Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 5 years ago
  57. 52645e33 ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c by Kuninori Morimoto · 5 years ago
  58. 0c01f6c ASoC: soc-pcm: add snd_soc_dai_get_widget() by Kuninori Morimoto · 5 years ago
  59. ec06dc1 ASoC: dapm: select sleep_state when initializing PINCTRL widget by Tzung-Bi Shih · 5 years ago
  60. 8f48629 ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked by Tzung-Bi Shih · 5 years ago
  61. b6570fd ASoC: codec2codec: avoid invalid/double-free of pcm runtime by Samuel Holland · 5 years ago
  62. 09e88f8 ASoC: soc-pcm: add for_each_dapm_widgets() macro by Kuninori Morimoto · 5 years ago
  63. 839284e ASoC: dapm: add snd_soc_dapm_put_enum_double_locked by Tzung-Bi Shih · 5 years ago
  64. 3f4cf79 ASoC: soc-dapm: add snd_soc_dapm_stream_stop() by Kuninori Morimoto · 5 years ago
  65. 95c267d ASoC: soc-core: add snd_soc_dapm_init() by Kuninori Morimoto · 5 years ago
  66. 872f3ac ASoC: dapm: Invalidate only paths reachable for a given stream by Szymon Mielczarek · 6 years ago
  67. 7951b146 ASoC: soc-component: move snd_soc_component_set_bias_level() by Kuninori Morimoto · 6 years ago
  68. 8e2a990 ASoC: soc-component: move snd_soc_component_stream_event() by Kuninori Morimoto · 6 years ago
  69. 9d415fb ASoC: soc-component: move snd_soc_component_seq_notifier() by Kuninori Morimoto · 6 years ago
  70. fee531d ASoC: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  71. 9de9862 ASoC: codec2codec: fill some of the runtime stream parameters by Jerome Brunet · 6 years ago
  72. a72706e ASoC: codec2codec: remove ephemeral variables by Jerome Brunet · 6 years ago
  73. c841583 ASoC: codec2codec: fix missing return of error return code by Colin Ian King · 6 years ago
  74. 3b46a67 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 6 years ago
  75. 3dcfb39 ASoC: codec2codec: deal with params when necessary by Jerome Brunet · 6 years ago
  76. 054d650 ASoC: codec2codec: name link using stream direction by Jerome Brunet · 6 years ago
  77. 68c907f ASoC: codec2codec: run callbacks in order by Jerome Brunet · 6 years ago
  78. 330fcb5 ASoC: soc-dai: add snd_soc_dai_shutdown() by Kuninori Morimoto · 6 years ago
  79. 5a52a04 ASoC: soc-dai: add snd_soc_dai_startup() by Kuninori Morimoto · 6 years ago
  80. 846faae ASoC: soc-dai: add snd_soc_dai_hw_free() by Kuninori Morimoto · 6 years ago
  81. aa6166c ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai by Kuninori Morimoto · 6 years ago
  82. 45004d6 ASoC: dapm: fix a memory leak bug by Wenwen Wang · 6 years ago
  83. 8dd26df ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks by Charles Keepax · 6 years ago
  84. 043b35f Merge branch 'asoc-5.3' into asoc-next by Mark Brown · 6 years ago
  85. 0dceaf7 Merge branch 'asoc-5.2' into asoc-linus by Mark Brown · 6 years ago
  86. ceaea85 ASoC: dapm: Adapt for debugfs API change by Mark Brown · 6 years ago
  87. 84396d1 Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  88. 79b3b7c Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  89. 29040d1 ASoC: soc-core: fixup references at soc_cleanup_card_resources() by Kuninori Morimoto · 6 years ago
  90. 0759791 ASoC: dapm: Use struct_size() in krealloc() by Gustavo A. R. Silva · 6 years ago
  91. a41016e Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.3 by Mark Brown · 6 years ago
  92. f7c4842 ASoC: soc-dpm: fixup DAI active unbalance by Kuninori Morimoto · 6 years ago
  93. c3456a4 ASoC: dapm: allow muxes to force a disconnect by Jerome Brunet · 6 years ago
  94. 378d590 Merge branch 'asoc-5.2' into asoc-next by Mark Brown · 6 years ago
  95. 882c8b4a ASoC: dapm: fix kcontrols for effect widgets by Seppo Ingalsuo · 6 years ago
  96. 072cb68 Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  97. 6e3bfcf ASoC: dapm: set power_check callback for widgets that shouldnt be always on by Ranjani Sridharan · 6 years ago
  98. 8633d44 ASoC: dapm: Initialize private_value in snd_soc_dapm_new_dai by Pankaj Bharadiya · 6 years ago
  99. cacea3a ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol by Pankaj Bharadiya · 6 years ago
  100. a6d9cef ASoC: dapm: Potential small memory leak in dapm_cnew_widget() by Dan Carpenter · 6 years ago