1. c4d4ce4 ASoC: stm: stm32_spdifrx: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  2. a3bd37e ASoC: stm: stm32_sai_sub: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  3. 607e4cf ASoC: stm: stm32_i2s: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  4. 6cd293d ASoC: stm: stm32_adfsdm: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  5. 1e108e6 ASoC: Use of_property_present() for testing DT property presence by Rob Herring · 2 years ago
  6. 7c0f8f1 ASoC: stm32: i2s: remove irqf_oneshot flag by Olivier Moysan · 2 years, 4 months ago
  7. 7d945b0 ASoC: stm32: dfsdm: manage cb buffers cleanup by Olivier Moysan · 2 years, 4 months ago
  8. 16b5144 Fix PM disable depth imbalance in stm32 probe by Mark Brown · 2 years, 5 months ago
  9. 93618e5 ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe by Zhang Qilong · 2 years, 5 months ago
  10. 0325cc0 ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probe by Zhang Qilong · 2 years, 5 months ago
  11. b9a0da5 ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe by Zhang Qilong · 2 years, 5 months ago
  12. 36f0798 ASoC: stm32: Migrate to new style legacy DAI naming flag by Charles Keepax · 2 years, 9 months ago
  13. d3d8fea Specify clock provider directly to CPU DAIs by Mark Brown · 2 years, 9 months ago
  14. 2685d50 ASoC: stm32: dfsdm: fix typo in comment by Julia Lawall · 2 years, 10 months ago
  15. bf1ebcd ASoC: stm32: sai: Remove useless define by Tang Bin · 2 years, 10 months ago
  16. 02ba0d9 ASoC: stm: Rename set_fmt_new back to set_fmt by Charles Keepax · 2 years, 10 months ago
  17. 0092dac ASoC: stm: Update to use set_fmt_new callback by Charles Keepax · 2 years, 10 months ago
  18. efc162c ASoC: stm: Use dev_err_probe() helper by Kuninori Morimoto · 3 years, 3 months ago
  19. 67140b6 Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.17 so we can apply new Tegra work by Mark Brown · 3 years, 3 months ago
  20. ac5e3ef ASoC: stm32: spdifrx: add pm_runtime support by Olivier Moysan · 3 years, 4 months ago
  21. 98e500a ASoC: stm32: dfsdm: add pm_runtime support for audio by Olivier Moysan · 3 years, 4 months ago
  22. 32a956a ASoC: stm32: i2s: add pm_runtime support by Olivier Moysan · 3 years, 4 months ago
  23. 7fabe7f ASoC: stm32: sai: increase channels_max limit by Olivier Moysan · 3 years, 4 months ago
  24. 424fe7e ASoC: stm32: i2s: fix 32 bits channel length without mclk by Olivier Moysan · 3 years, 4 months ago
  25. f3babad ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 9 months ago
  26. 003ee64 ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 9 months ago
  27. 2f17766 ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 9 months ago
  28. a069585 ASoC: stm32: do not request a new clock consummer reference by Jerome Brunet · 3 years, 11 months ago
  29. 65d1cce ASoC: stm32: properly get clk from the provider by Jerome Brunet · 3 years, 11 months ago
  30. 11033e5 ASoC: stm: stm32_adfsdm: fix snprintf format string by Pierre-Louis Bossart · 4 years ago
  31. 8a262e6 ASoC: stm32: i2s: add master clock provider by Olivier Moysan · 4 years, 1 month ago
  32. 3db1a3f Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 3 months ago
  33. 9afaf9a ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callback by Olivier Moysan · 4 years, 4 months ago
  34. 82ceffc ASoC: stm: depend on COMMON_CLK to fix compile tests by Krzysztof Kozlowski · 4 years, 4 months ago
  35. 6101bf7 ASoC: stm32: dfsdm: change rate limits by Olivier Moysan · 4 years, 5 months ago
  36. 4e723e7 ASoC: stm32: sai: add pm_runtime support by Olivier Moysan · 4 years, 6 months ago
  37. ea029dd ASoC: core: Two step component registration by Cezary Rojewski · 4 years, 7 months ago
  38. ddb4f06 ASoC: stm: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 8 months ago
  39. e2bcb65 ASoC: stm32: sai: fix sai probe by Olivier Moysan · 5 years ago
  40. 9de300a soc/stm/stm32_sub_sai: Add missing '\n' in log messages by Sebastian Fricke · 5 years ago
  41. 7506bae ASoC: stm32: sai: Add missing cleanup by Julia Lawall · 5 years ago
  42. 8c0b6e1 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
  43. b1bee67 ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 5 years ago
  44. caff4ce ASoC: stm32: i2s: manage rebind issue by Olivier Moysan · 5 years ago
  45. 794df944 ASoC: stm32: spdifrx: manage rebind issue by Olivier Moysan · 5 years ago
  46. a168dae ASoC: stm32: spdifrx: fix regmap status check by Olivier Moysan · 5 years ago
  47. cc6eb9b 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
  48. 0d6defc ASoC: stm32: sai: manage rebind issue by Olivier Moysan · 5 years ago
  49. 04dd656 ASoC: stm32: i2s: improve error management on probe deferral by Olivier Moysan · 5 years ago
  50. d49bd5e ASoC: stm32: spdifrx: improve error management on probe deferral by Olivier Moysan · 5 years ago
  51. 5183e85 ASoC: stm32: sai: improve error management on probe deferral by Olivier Moysan · 5 years ago
  52. 158ecc6 ASoC: stm32: i2s: manage error when getting reset controller by Olivier Moysan · 5 years ago
  53. 7889c00 ASoC: stm32: spdifrx: manage error when getting reset controller by Olivier Moysan · 5 years ago
  54. 028476c ASoC: stm32: sai: manage error when getting reset controller by Olivier Moysan · 5 years ago
  55. ea3f0ce Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6 by Mark Brown · 5 years ago
  56. 8e55ea1 ASoC: stm32: dfsdm: fix 16 bits record by Olivier Moysan · 5 years ago
  57. 23534b1 Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6 by Mark Brown · 5 years ago
  58. a14bf98 ASoC: stm32: sai: fix possible circular locking by Olivier Moysan · 5 years ago
  59. a82cf72 Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6 by Mark Brown · 5 years ago
  60. 3b76586 ASoC: stm32: spdifrx: fix input pin state management by Olivier Moysan · 5 years ago
  61. 86e1956 ASoC: stm32: spdifrx: fix race condition in irq handler by Olivier Moysan · 5 years ago
  62. 2859b17 ASoC: stm32: spdifrx: fix inconsistent lock state by Olivier Moysan · 5 years ago
  63. 6f7aff3 ASoC: stm32: Use managed buffer allocation by Takashi Iwai · 5 years ago
  64. 992fd39 Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5 by Mark Brown · 5 years ago
  65. eaf072e ASoC: stm32: sai: add restriction on mmap support by Olivier Moysan · 5 years ago
  66. 9b7a7f9 ASoC: stm32: sai: fix sysclk management on shutdown by Olivier Moysan · 5 years ago
  67. 0c93c29 ASoC: stm32: spdifrx: retry synchronization in sync state by Olivier Moysan · 5 years ago
  68. 2149908 ASoC: stm: stm32_adfsdm: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  69. 423013f ASoC: stm32: sai: clean up indentation issue by Colin Ian King · 5 years ago
  70. cf9441a ASoC: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  71. 1c63223 ASoC: stm32: sai: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  72. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  73. 1e7f6e1 ASoC: stm32: dfsdm: add 16 bits audio record support by Olivier Moysan · 6 years ago
  74. 1d9c95c ASoC: stm32: sai: manage identification registers by Olivier Moysan · 6 years ago
  75. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  76. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  77. 1c7c323 Merge tag 'v5.2-rc1' into asoc-5.3 by Mark Brown · 6 years ago
  78. ed97c98 Merge tag 'asoc-v5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  79. 5095c41 Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  80. 71ed4bd ASoC: stm32: i2s: manage identification registers by Olivier Moysan · 6 years ago
  81. 4fc19ff ASoC: stm32: i2s: update pcm hardware constraints by Olivier Moysan · 6 years ago
  82. 1a5c0b2 ASoC: stm32: spdifrx: manage identification registers by Olivier Moysan · 6 years ago
  83. 19e4253 ASoC: stm32: spdifrx: change trace level on iec control by Olivier Moysan · 6 years ago
  84. 863137f ASoC: stm32: spdifrx: update pcm hardware constraints by Olivier Moysan · 6 years ago
  85. 378d590 Merge branch 'asoc-5.2' into asoc-next by Mark Brown · 6 years ago
  86. 7f5a466 Merge branch 'asoc-5.1' into asoc-linus by Mark Brown · 6 years ago
  87. 8f8a548 ASoC: stm32: sai: simplify dai driver initialisation by Arnaud Pouliquen · 6 years ago
  88. 93f38ef Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  89. 0bbf408 ASoC: stm32: i2s: return the get_irq error by Fabien Dessenne · 6 years ago
  90. e37c2de ASoC: stm32: sai: fix master clock management by Olivier Moysan · 6 years ago
  91. 17d3069 ASoC: stm32: fix sai driver name initialisation by Arnaud Pouliquen · 6 years ago
  92. 072cb68 Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  93. cf8817733 ASoC: stm32: sai: add power management by Olivier Moysan · 6 years ago
  94. d151cf8 ASoC: stm32: dfsdm: add mmap support by Olivier Moysan · 6 years ago
  95. c47255b ASoC: stm32: dfsdm: fix debugfs warnings on entry creation by Olivier Moysan · 6 years ago
  96. 19441e3 ASoC: stm32: dfsdm: manage multiple prepare by Olivier Moysan · 6 years ago
  97. 3863293 Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.2 by Mark Brown · 6 years ago
  98. f68c2a6 ASoC: stm32: spdifrx: add power management by Olivier Moysan · 6 years ago
  99. 1274705 Merge tag 'v5.1-rc1' into asoc-5.2 by Mark Brown · 6 years ago
  100. 22d91ed Merge tag 'v5.1-rc1' into asoc-5.1 by Mark Brown · 6 years ago