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