1. 7a5d981 ASoC: core: use list_del_init and move it back to soc_cleanup_component by Bard liao · 5 years ago
  2. 947ec14 ASoC: rsnd: do error check after rsnd_channel_normalization() by Kuninori Morimoto · 5 years ago
  3. 0dce49e ASoC: atmel_ssc_dai: Remove wrong spinlock usage by Gregory CLEMENT · 5 years ago
  4. a0a4bf5 ASoC: core: delete component->card_list in soc_remove_component only by Bard Liao · 5 years ago
  5. e75f494 ASoC: fsl_sai: Fix noise when using EDMA by Mihai Serban · 5 years ago
  6. fca1162 ASoC: sdm845: remove unneeded semicolon by Saiyam Doshi · 5 years ago
  7. 63d1a34 ASoC: fsl_sai: Implement set_bclk_ratio by Viorel Suman · 5 years ago
  8. d1c9e44 ASoC: wcd9335: remove redundant use of ret variable by Saiyam Doshi · 5 years ago
  9. 6fa5963 ASoC: hdmi-codec: Add an op to set callback function for plug event by Cheng-Yi Chiang · 5 years ago
  10. dfe58f2 ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF by Ben Zhang · 5 years ago
  11. 33b773d ASoC: rt5677: Remove magic number register writes by Curtis Malainey · 5 years ago
  12. e8fbd25 ASoC: soc-core: self contained soc_unbind_aux_dev() by Kuninori Morimoto · 5 years ago
  13. 4893a2e ASoC: soc-core: add soc_unbind_aux_dev() by Kuninori Morimoto · 5 years ago
  14. bee886f ASoC: soc-core: self contained soc_bind_aux_dev() by Kuninori Morimoto · 5 years ago
  15. bc7c16c ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais() by Kuninori Morimoto · 5 years ago
  16. c7e7377 ASoC: soc-core: self contained soc_probe_link_dais() by Kuninori Morimoto · 5 years ago
  17. c4b4698 ASoC: soc-core: add new soc_link_init() by Kuninori Morimoto · 5 years ago
  18. a7d44f7 ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai() by Kuninori Morimoto · 5 years ago
  19. 4ca47d2 ASoC: soc-core: self contained soc_remove_link_dais() by Kuninori Morimoto · 5 years ago
  20. b006c0c ASoC: soc-core: self contained soc_remove_link_components() by Kuninori Morimoto · 5 years ago
  21. 62f07a6 ASoC: soc-core: self contained soc_probe_link_components() by Kuninori Morimoto · 5 years ago
  22. 13ab0d1 ASoC: rt1308: make array pd static const, makes object smaller by Colin Ian King · 5 years ago
  23. b61b1e3 ASoC: rt1305: make array pd static const, makes object smaller by Colin Ian King · 5 years ago
  24. 2b70d57 ASoC: rt1011: make array pd static const, makes object smaller by Colin Ian King · 5 years ago
  25. 2458adb SoC: simple-card-utils: set 0Hz to sysclk when shutdown by Katsuhiro Suzuki · 5 years ago
  26. f1879d7 ASoC: rockchip: ignore 0Hz sysclk by Katsuhiro Suzuki · 5 years ago
  27. 78b93b0 ASoC: codecs: ad193x: make two arrays static const, makes object smaller by Colin Ian King · 5 years ago
  28. ebe02a5 ASoC: es8316: support fixed and variable both clock rates by Katsuhiro Suzuki · 5 years ago
  29. 0db0c62 ASoC: es8316: fix redundant codes of clock by Katsuhiro Suzuki · 5 years ago
  30. f4df4e40 ASoC: SOF: imx8: Fix COMPILE_TEST error by YueHaibing · 5 years ago
  31. 329299d ASoC: meson: tdmout: add sm1 support by Jerome Brunet · 5 years ago
  32. 5ac825c ASoC: meson: axg-toddr: add sm1 support by Jerome Brunet · 5 years ago
  33. 52dd80d ASoC: meson: axg-frddr: add sm1 support by Jerome Brunet · 5 years ago
  34. cde9f12 ASoC: meson: tdmin: expose all 16 inputs by Jerome Brunet · 5 years ago
  35. 6beced2 ASoC: meson: axg-toddr: expose all 8 inputs by Jerome Brunet · 5 years ago
  36. 8fcd2d9 ASoC: meson: axg-frddr: expose all 8 outputs by Jerome Brunet · 5 years ago
  37. 6b59b8f ASoC: meson: add reset binding by Jerome Brunet · 5 years ago
  38. f466309 ASoC: meson: add sm1 compatibles by Jerome Brunet · 5 years ago
  39. 1ab1b34 ASoC: qcom: common: Include link-name in error messages by Bjorn Andersson · 5 years ago
  40. 04f770d ASoC: soc-core: add comment to jack at soc_remove_component() by Kuninori Morimoto · 5 years ago
  41. a813d0e ASoC: tegra: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  42. 2f302d4 ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  43. f295495 ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  44. dfafc18 ASoC: amd: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  45. 6dd567d ASoC: es8316: add clock control of MCLK by Katsuhiro Suzuki · 5 years ago
  46. 3a3edd6 ASoC: es8316: add DT-bindings by Katsuhiro Suzuki · 5 years ago
  47. 157ab71 ASoC: audio-graph: indicate rebind issue by Kuninori Morimoto · 5 years ago
  48. 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 5 years ago
  49. 6fb0355 ASoC: soc-core: move soc_probe_link_components() position by Kuninori Morimoto · 5 years ago
  50. 95c267d ASoC: soc-core: add snd_soc_dapm_init() by Kuninori Morimoto · 5 years ago
  51. b614bea ASoC: soc-core: dapm related setup at one place by Kuninori Morimoto · 5 years ago
  52. ffd60fb ASoC: soc-core: move soc_probe_component() position by Kuninori Morimoto · 5 years ago
  53. 9a7c9fe ASoC: soc-core: add soc_rtd_free() by Kuninori Morimoto · 5 years ago
  54. 497144a ASoC: dt-bindings: Convert Allwinner A64 analog codec to a schema by Maxime Ripard · 5 years ago
  55. 8a99f76 ASoC: dt-bindings: Convert Allwinner A33 codec to a schema by Maxime Ripard · 5 years ago
  56. 1a8e7cd ASoC: dt-bindings: sun4i-spdif: Fix dma-names warning by Maxime Ripard · 5 years ago
  57. e5b3ae3 ASoC: mediatek: mt8183: fix space issues by Tzung-Bi Shih · 5 years ago
  58. fc34748 ASoC: mediatek: mt8183: remove forward declaration of headset_init by Tzung-Bi Shih · 5 years ago
  59. 95d779b ASoC: mediatek: mt8183: move headset jack to card-specific storage by Tzung-Bi Shih · 5 years ago
  60. 96ed769 ASoC: mediatek: mt8183: move private structure by Tzung-Bi Shih · 5 years ago
  61. 37638af ASoC: SOF/Intel: fix selection of SND_INTEL_NHTL by Pierre-Louis Bossart · 5 years ago
  62. 54d037d ASoC: Intel: broadwell: Simplify device probe by Cezary Rojewski · 5 years ago
  63. c25e93b ASoC: Intel: bdw-rt5677: Simplify device probe by Cezary Rojewski · 5 years ago
  64. 1fc3e6b ASoC: Intel: haswell: Simplify device probe by Cezary Rojewski · 5 years ago
  65. ca964ed ASoC: Intel: Haswell: Adjust machine device private context by Cezary Rojewski · 5 years ago
  66. 69f3405 ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPP by Peter Ujfalusi · 5 years ago
  67. 27b7def ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup by Peter Ujfalusi · 5 years ago
  68. 2231b2c ASoC: ti: davinci-i2s: Add S32_LE as support format by Peter Ujfalusi · 5 years ago
  69. a8a652b ASoC: wcd9335: Fix primary interpolator max rate by Srinivas Kandagatla · 5 years ago
  70. 4cc4531 ALSA: pcm: add support for 352.8KHz and 384KHz sample rate by Vidyakumar Athota · 5 years ago
  71. 2c650fd ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge by Jiaxin Yu · 5 years ago
  72. 8e58c52 ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out by Jiaxin Yu · 5 years ago
  73. 376142b ASoC: atmel_ssc_dai: implement left-justified data mode by Michał Mirosław · 5 years ago
  74. db8e3e2 ASoC: atmel_ssc_dai: rework DAI format configuration by Michał Mirosław · 5 years ago
  75. 1829141 ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in Kconfig by Michał Mirosław · 5 years ago
  76. b429ca4 ASoC: cs42xx8: Force suspend/resume during system suspend/resume by Shengjiu Wang · 5 years ago
  77. 6f43791 ASoC: Intel: Skylake: Release topology when we are done with it by Amadeusz Sławiński · 5 years ago
  78. 0cc33ce ASoC: Intel: Skylake: Print module type instead of id by Amadeusz Sławiński · 5 years ago
  79. a325c7b ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL check by Dan Carpenter · 5 years ago
  80. 9ec05d4 ASoC: sun4i: Revert A83t description by Maxime Ripard · 5 years ago
  81. 393151c ASoC: SOF: imx8: Fix return value check in imx8_probe() by Wei Yongjun · 5 years ago
  82. 3cdc3c9 ASoC: mediatek: mt8183: remove unused DAPM-related variables by Tzung-Bi Shih · 5 years ago
  83. 455b1d4 ASoC: sunxi: Revert initial A83t support by Maxime Ripard · 5 years ago
  84. 9573820 ASoC: imx-audmix: register the card on a proper dev by Shengjiu Wang · 5 years ago
  85. b9a4805 ASoC: SOF: imx8: Make some functions static by YueHaibing · 5 years ago
  86. 542694d ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init() by Kuninori Morimoto · 5 years ago
  87. 495efdb ASoC: soc-core: initialize list at one place by Kuninori Morimoto · 5 years ago
  88. b2f3e0c ASoC: SOF: topology: fix get control data return type and arguments by Jaska Uimonen · 5 years ago
  89. 8d92bb5 ASoC: soc-core: initialize component list by Kuninori Morimoto · 5 years ago
  90. 43ca5da ASoC: soc-topology: use for_each_component_dais() at remove_dai() by Kuninori Morimoto · 5 years ago
  91. 6b8ac43 ASoC: soc-dai: use bit field for bus_control by Kuninori Morimoto · 5 years ago
  92. a4de83a ASoC: soc-core: soc_cleanup_card_resources() become void by Kuninori Morimoto · 5 years ago
  93. a33c0d1 ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup() by Kuninori Morimoto · 5 years ago
  94. 4168dda ASoC: soc-core: use device_register() by Kuninori Morimoto · 5 years ago
  95. 6191cbd ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off by Jiaxin Yu · 5 years ago
  96. 97aad5c ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings by YueHaibing · 5 years ago
  97. c101fb2 ASoC: wm8988: fix typo in wm8988_right_line_controls by YueHaibing · 5 years ago
  98. 202acc5 ASoC: SOF: imx: Add i.MX8 HW support by Daniel Baluta · 5 years ago
  99. b9132b8 ASoC: SOF: Add OF DSP device support by Daniel Baluta · 5 years ago
  100. 7db2f2d dt-bindings: dsp: fsl: Add DSP core binding support by Daniel Baluta · 5 years ago