1. e5f0d49 ASoC: Intel: sof-rt5682: add a check for devm_clk_get by Chuhong Yuan · 5 years ago
  2. 22e5866 ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting by Junya Monden · 5 years ago
  3. af621959 ASoC: simple_card_utils.h: Fix potential multiple redefinition error by Daniel Baluta · 5 years ago
  4. bcab058 ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 by Srinivas Kandagatla · 5 years ago
  5. 0632fa0 ASoC: core: Fix pcm code debugfs error by Hans de Goede · 5 years ago
  6. b1e620e ASoc: rockchip: i2s: Fix RPM imbalance by Robin Murphy · 5 years ago
  7. 3ae7359 ASoC: wm_adsp: Don't generate kcontrols without READ flags by Stuart Henderson · 5 years ago
  8. 2bdf194 ASoC: intel: bytcr_rt5651: add null check to support_button_press by Jaska Uimonen · 5 years ago
  9. 6ba5041 ASoC: intel: sof_rt5682: add remove function to disable jack by Jaska Uimonen · 5 years ago
  10. a315e76 ASoC: rt5682: add NULL handler to set_jack function by Jaska Uimonen · 5 years ago
  11. 4413adc ASoC: intel: sof_rt5682: use separate route map for dmic by Bard Liao · 5 years ago
  12. 43b2ab9 ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture by Ranjani Sridharan · 5 years ago
  13. ff2be86 ASoC: SOF: Intel: initialise and verify FW crash dump data. by Liam Girdwood · 5 years ago
  14. 4ff5f64 ASoC: SOF: Intel: hda: fix warnings during FW load by Kai Vehmanen · 5 years ago
  15. 0a1b083 ASoC: SOF: pcm: harden PCM STOP sequence by Pan Xiuli · 5 years ago
  16. e66e52c ASoC: SOF: pcm: fix resource leak in hw_free by Kai Vehmanen · 5 years ago
  17. 2e305a0 ASoC: SOF: topology: fix parse fail issue for byte/bool tuple types by Keyon Jie · 5 years ago
  18. 7986148 ASoC: SOF: loader: fix kernel oops on firmware boot failure by Pierre-Louis Bossart · 5 years ago
  19. 9daf4fd0 ASoC: wm_adsp: Fix theoretical NULL pointer for alg_region by Li Xu · 5 years ago
  20. 4bb4198 ASoC: max98373: check for device node before parsing by Sathyanarayana Nujella · 5 years ago
  21. 752c938 ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create() by Dan Carpenter · 5 years ago
  22. 901e822 ASoC: soc-component: fix a couple missing error assignments by Dan Carpenter · 5 years ago
  23. ca23471 ASoC: wm8994: Do not register inapplicable controls for WM1811 by Sylwester Nawrocki · 5 years ago
  24. fb629fa ASoC: samsung: arndale: Add missing OF node dereferencing by Sylwester Nawrocki · 5 years ago
  25. 147162f ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies by Arnd Bergmann · 5 years ago
  26. 7b2db65 ASoC: pcm3168a: The codec does not support S32_LE by Peter Ujfalusi · 5 years ago
  27. 7a5d981 ASoC: core: use list_del_init and move it back to soc_cleanup_component by Bard liao · 5 years ago
  28. 947ec14 ASoC: rsnd: do error check after rsnd_channel_normalization() by Kuninori Morimoto · 5 years ago
  29. 0dce49e ASoC: atmel_ssc_dai: Remove wrong spinlock usage by Gregory CLEMENT · 5 years ago
  30. a0a4bf5 ASoC: core: delete component->card_list in soc_remove_component only by Bard Liao · 5 years ago
  31. e75f494 ASoC: fsl_sai: Fix noise when using EDMA by Mihai Serban · 6 years ago
  32. fca1162 ASoC: sdm845: remove unneeded semicolon by Saiyam Doshi · 6 years ago
  33. 63d1a34 ASoC: fsl_sai: Implement set_bclk_ratio by Viorel Suman · 6 years ago
  34. d1c9e44 ASoC: wcd9335: remove redundant use of ret variable by Saiyam Doshi · 6 years ago
  35. 6fa5963 ASoC: hdmi-codec: Add an op to set callback function for plug event by Cheng-Yi Chiang · 6 years ago
  36. dfe58f2 ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF by Ben Zhang · 6 years ago
  37. 33b773d ASoC: rt5677: Remove magic number register writes by Curtis Malainey · 6 years ago
  38. e8fbd25 ASoC: soc-core: self contained soc_unbind_aux_dev() by Kuninori Morimoto · 6 years ago
  39. 4893a2e ASoC: soc-core: add soc_unbind_aux_dev() by Kuninori Morimoto · 6 years ago
  40. bee886f ASoC: soc-core: self contained soc_bind_aux_dev() by Kuninori Morimoto · 6 years ago
  41. bc7c16c ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais() by Kuninori Morimoto · 6 years ago
  42. c7e7377 ASoC: soc-core: self contained soc_probe_link_dais() by Kuninori Morimoto · 6 years ago
  43. c4b4698 ASoC: soc-core: add new soc_link_init() by Kuninori Morimoto · 6 years ago
  44. a7d44f7 ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai() by Kuninori Morimoto · 6 years ago
  45. 4ca47d2 ASoC: soc-core: self contained soc_remove_link_dais() by Kuninori Morimoto · 6 years ago
  46. b006c0c ASoC: soc-core: self contained soc_remove_link_components() by Kuninori Morimoto · 6 years ago
  47. 62f07a6 ASoC: soc-core: self contained soc_probe_link_components() by Kuninori Morimoto · 6 years ago
  48. 13ab0d1 ASoC: rt1308: make array pd static const, makes object smaller by Colin Ian King · 6 years ago
  49. b61b1e3 ASoC: rt1305: make array pd static const, makes object smaller by Colin Ian King · 6 years ago
  50. 2b70d57 ASoC: rt1011: make array pd static const, makes object smaller by Colin Ian King · 6 years ago
  51. 2458adb SoC: simple-card-utils: set 0Hz to sysclk when shutdown by Katsuhiro Suzuki · 6 years ago
  52. f1879d7 ASoC: rockchip: ignore 0Hz sysclk by Katsuhiro Suzuki · 6 years ago
  53. 78b93b0 ASoC: codecs: ad193x: make two arrays static const, makes object smaller by Colin Ian King · 6 years ago
  54. ebe02a5 ASoC: es8316: support fixed and variable both clock rates by Katsuhiro Suzuki · 6 years ago
  55. 0db0c62 ASoC: es8316: fix redundant codes of clock by Katsuhiro Suzuki · 6 years ago
  56. f4df4e40 ASoC: SOF: imx8: Fix COMPILE_TEST error by YueHaibing · 6 years ago
  57. 329299d ASoC: meson: tdmout: add sm1 support by Jerome Brunet · 6 years ago
  58. 5ac825c ASoC: meson: axg-toddr: add sm1 support by Jerome Brunet · 6 years ago
  59. 52dd80d ASoC: meson: axg-frddr: add sm1 support by Jerome Brunet · 6 years ago
  60. cde9f12 ASoC: meson: tdmin: expose all 16 inputs by Jerome Brunet · 6 years ago
  61. 6beced2 ASoC: meson: axg-toddr: expose all 8 inputs by Jerome Brunet · 6 years ago
  62. 8fcd2d9 ASoC: meson: axg-frddr: expose all 8 outputs by Jerome Brunet · 6 years ago
  63. 6b59b8f ASoC: meson: add reset binding by Jerome Brunet · 6 years ago
  64. f466309 ASoC: meson: add sm1 compatibles by Jerome Brunet · 6 years ago
  65. 1ab1b34 ASoC: qcom: common: Include link-name in error messages by Bjorn Andersson · 6 years ago
  66. 04f770d ASoC: soc-core: add comment to jack at soc_remove_component() by Kuninori Morimoto · 6 years ago
  67. a813d0e ASoC: tegra: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  68. 2f302d4 ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  69. f295495 ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  70. dfafc18 ASoC: amd: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  71. 6dd567d ASoC: es8316: add clock control of MCLK by Katsuhiro Suzuki · 6 years ago
  72. 3a3edd6 ASoC: es8316: add DT-bindings by Katsuhiro Suzuki · 6 years ago
  73. 157ab71 ASoC: audio-graph: indicate rebind issue by Kuninori Morimoto · 6 years ago
  74. 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 6 years ago
  75. 6fb0355 ASoC: soc-core: move soc_probe_link_components() position by Kuninori Morimoto · 6 years ago
  76. 95c267d ASoC: soc-core: add snd_soc_dapm_init() by Kuninori Morimoto · 6 years ago
  77. b614bea ASoC: soc-core: dapm related setup at one place by Kuninori Morimoto · 6 years ago
  78. ffd60fb ASoC: soc-core: move soc_probe_component() position by Kuninori Morimoto · 6 years ago
  79. 9a7c9fe ASoC: soc-core: add soc_rtd_free() by Kuninori Morimoto · 6 years ago
  80. 497144a ASoC: dt-bindings: Convert Allwinner A64 analog codec to a schema by Maxime Ripard · 6 years ago
  81. 8a99f76 ASoC: dt-bindings: Convert Allwinner A33 codec to a schema by Maxime Ripard · 6 years ago
  82. 1a8e7cd ASoC: dt-bindings: sun4i-spdif: Fix dma-names warning by Maxime Ripard · 6 years ago
  83. e5b3ae3 ASoC: mediatek: mt8183: fix space issues by Tzung-Bi Shih · 6 years ago
  84. fc34748 ASoC: mediatek: mt8183: remove forward declaration of headset_init by Tzung-Bi Shih · 6 years ago
  85. 95d779b ASoC: mediatek: mt8183: move headset jack to card-specific storage by Tzung-Bi Shih · 6 years ago
  86. 96ed769 ASoC: mediatek: mt8183: move private structure by Tzung-Bi Shih · 6 years ago
  87. 37638af ASoC: SOF/Intel: fix selection of SND_INTEL_NHTL by Pierre-Louis Bossart · 6 years ago
  88. 54d037d ASoC: Intel: broadwell: Simplify device probe by Cezary Rojewski · 6 years ago
  89. c25e93b ASoC: Intel: bdw-rt5677: Simplify device probe by Cezary Rojewski · 6 years ago
  90. 1fc3e6b ASoC: Intel: haswell: Simplify device probe by Cezary Rojewski · 6 years ago
  91. ca964ed ASoC: Intel: Haswell: Adjust machine device private context by Cezary Rojewski · 6 years ago
  92. 69f3405 ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPP by Peter Ujfalusi · 6 years ago
  93. 27b7def ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup by Peter Ujfalusi · 6 years ago
  94. 2231b2c ASoC: ti: davinci-i2s: Add S32_LE as support format by Peter Ujfalusi · 6 years ago
  95. a8a652b ASoC: wcd9335: Fix primary interpolator max rate by Srinivas Kandagatla · 6 years ago
  96. 4cc4531 ALSA: pcm: add support for 352.8KHz and 384KHz sample rate by Vidyakumar Athota · 6 years ago
  97. 2c650fd ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge by Jiaxin Yu · 6 years ago
  98. 8e58c52 ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out by Jiaxin Yu · 6 years ago
  99. 376142b ASoC: atmel_ssc_dai: implement left-justified data mode by Michał Mirosław · 6 years ago
  100. db8e3e2 ASoC: atmel_ssc_dai: rework DAI format configuration by Michał Mirosław · 6 years ago