1. 0cee81b ASoC: dt-bindings: ak4642: switch to yaml base Documentation by Kuninori Morimoto · 4 years, 8 months ago
  2. be75db5 ASoC: soc-component: Add missed return for calling soc_component_ret by Shengjiu Wang · 4 years, 8 months ago
  3. 1b58214 ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists' by Lee Jones · 4 years, 8 months ago
  4. a3f6bf8 Merge series "ASoC: sh: remove discriminatory terms" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 4 years, 8 months ago
  5. 3d04d1c ASoC: Convert UniPhier AIO audio system to json-schema by Masahiro Yamada · 4 years, 9 months ago
  6. 08277cd ASoC: Convert UniPhier EVEA codec to json-schema by Masahiro Yamada · 4 years, 9 months ago
  7. 3f6597a ASoC: convert rk3328 codec binding to yaml by Katsuhiro Suzuki · 4 years, 8 months ago
  8. 0498b5b ASoC: ssi: don't use discriminatory terms for debug log by Kuninori Morimoto · 4 years, 8 months ago
  9. f363459 ASoC: siu: don't use discriminatory terms for parameter by Kuninori Morimoto · 4 years, 8 months ago
  10. cf01245 ASoC: fsi: don't use discriminatory terms for comment by Kuninori Morimoto · 4 years, 8 months ago
  11. f7c7a24 ASoC: rsnd: don't use discriminatory terms for comment by Kuninori Morimoto · 4 years, 8 months ago
  12. 25b384b ASoC: rsnd: don't use discriminatory terms for function names by Kuninori Morimoto · 4 years, 8 months ago
  13. f50d67f ASoC: rockchip: spdif: Handle clk by pm runtime by Sugar Zhang · 4 years, 8 months ago
  14. 1c62ec5 Merge series "ASoC: mediatek: mt8183: support DP audio" from Tzung-Bi Shih <tzungbi@google.com>: by Mark Brown · 4 years, 8 months ago
  15. 3689eb0 Merge series "ASoC: Clean-up W=1 build warnings​ - part2" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 8 months ago
  16. 93ba7c8 Merge series "ASoC: fsl_spdif: Clear the validity bit for TX" from Shengjiu Wang <shengjiu.wang@nxp.com>: by Mark Brown · 4 years, 8 months ago
  17. 984b2ca ASoC: Intel: cht_bsw_rt5672: Improve dai-set-fmt comment in cht_codec_fixup() by Hans de Goede · 4 years, 9 months ago
  18. e25f8af ASoC: mediatek: mt8183-da7219: support HDMI jack reporting by Tzung-Bi Shih · 4 years, 8 months ago
  19. 5bdbe97 ASoC: mediatek: mt8183-da7219: use hdmi-codec by Tzung-Bi Shih · 4 years, 8 months ago
  20. 5653841 ASoC: dt-bindings: mt8183-da7219: add a property "mediatek, hdmi-codec" by Tzung-Bi Shih · 4 years, 8 months ago
  21. 88abbf6 ASoC: mediatek: mt8183: support HDMI jack reporting by Tzung-Bi Shih · 4 years, 8 months ago
  22. f2024dc ASoC: mediatek: mt8183: use hdmi-codec by Tzung-Bi Shih · 4 years, 8 months ago
  23. cc07e14 ASoC: dt-bindings: mt8183: add a property "mediatek, hdmi-codec" by Tzung-Bi Shih · 4 years, 8 months ago
  24. aa3fce5 ASoC: fsl_spdif: Add kctl for configuring TX validity bit by Shengjiu Wang · 4 years, 9 months ago
  25. 055b082 ASoC: fsl_spdif: Clear the validity bit for TX by Shengjiu Wang · 4 years, 9 months ago
  26. cc3ccee ASoC: codecs: ak4458: Remove set but never checked variable 'ret' by Lee Jones · 4 years, 9 months ago
  27. c90a674 ASoC: codecs: tlv320aic26: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 9 months ago
  28. e57f0e4 ASoC: codecs: rt5659: Remove many unused const variables by Lee Jones · 4 years, 9 months ago
  29. 762a3d4 ASoC: codecs: rt5631: fix spurious kernel-doc start and missing arguments by Pierre-Louis Bossart · 4 years, 9 months ago
  30. 79b094c ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val_TSTDR' by Lee Jones · 4 years, 9 months ago
  31. 701f472 ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 9 months ago
  32. c7202a1 ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-doc by Lee Jones · 4 years, 9 months ago
  33. 643e305 ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  34. d463350 ASoC: qcom: qdsp6: q6asm: Provide documentation for 'codec_profile' by Pierre-Louis Bossart · 4 years, 9 months ago
  35. 97d7303 ASoC: sti: uniperif: fix 'defined by not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  36. 0382437 Merge series "ASoC: mediatek: mt8183-da7219: support machine driver for rt1015" from Tzung-Bi Shih <tzungbi@google.com>: by Mark Brown · 4 years, 9 months ago
  37. 1c6579b Merge series "ASoC: codecs: add MAX98373 Soundwire driver" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 9 months ago
  38. a834238 Merge series "ASoC: Clean-up W=1 build warnings​ - part1" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 9 months ago
  39. 3e146b5 ASoC: codecs: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 9 months ago
  40. 336c129 ASoC: tlv320adcx140: Add tx offset slot programming by Dan Murphy · 4 years, 9 months ago
  41. 91cb940 ASoC: tlv320adcx140: Add ASI enable for channel 5-8 by Dan Murphy · 4 years, 9 months ago
  42. f3c6680 ASoC: atmel-pdmic: remove codec component by Codrin Ciubotariu · 4 years, 9 months ago
  43. 1dfdbe7 ASoC: atmel-classd: remove codec component by Codrin Ciubotariu · 4 years, 9 months ago
  44. 56bbfbf ASoC: codecs: rt*: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  45. ce7ed84 ASoC: codecs: max98390: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  46. 07ac670 ASoC: codecs: es8316: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  47. fbcde4f ASoC: codecs: cros_ec_codec: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  48. 0a29243 ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w' by Lee Jones · 4 years, 9 months ago
  49. a7997d6 ASoC: codecs: jz4770: Remove defined but never used variable 'mic_boost_tlv' by Lee Jones · 4 years, 9 months ago
  50. 14310a9 ASoC: codecs: da7219: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  51. d3d0502 ASoC: codecs: da7210: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  52. 891ba28 ASoC: uniphier: aio-core: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  53. cf3804d ASoC: tegra: tegra20_das: remove always-true comparison by Pierre-Louis Bossart · 4 years, 9 months ago
  54. b023cc4 ASoC: samsung: pcm: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  55. 53c512d ASoC: samsung: spdif: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  56. 0bdaef8a ASoC: atmel: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  57. be3afa1 ASoC: Intel: sdw_max98373: add card_late_probe support by randerwang · 4 years, 9 months ago
  58. cb468cd ASoC: Intel: sof-sdw: add MAX98373 I2C dependencies by Pierre-Louis Bossart · 4 years, 9 months ago
  59. 56a5b79 ASoC: codecs: max98373: add SoundWire support by Ryan Lee · 4 years, 9 months ago
  60. d7ee0c7 ASoC: codecs: max98373: split I2C and common parts by Pierre-Louis Bossart · 4 years, 9 months ago
  61. 9e30251 ASoC: mediatek: mt8183-da7219: support machine driver with rt1015 by Tzung-Bi Shih · 4 years, 9 months ago
  62. f739f2c ASoC: mediatek: mt8183-da7219: add compatible string for using rt1015 by Tzung-Bi Shih · 4 years, 9 months ago
  63. e5d4bdf ASoC: mediatek: mt8183-da7219: extract codec and DAI names by Tzung-Bi Shih · 4 years, 9 months ago
  64. cbafb2c ASoC: mediatek: mt8183-da7219: remove forward declaration of headset_init by Tzung-Bi Shih · 4 years, 9 months ago
  65. 31add0d ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabetical by Tzung-Bi Shih · 4 years, 9 months ago
  66. 6940701 Merge series "ASoC: mediatek: mt8183: support machine driver for rt1015" from Tzung-Bi Shih <tzungbi@google.com>: by Mark Brown · 4 years, 9 months ago
  67. 76c4990 Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 9 months ago
  68. 81e7d4c Merge series "ASoC: qdsp6: add gapless compressed audio support" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>: by Mark Brown · 4 years, 9 months ago
  69. ee3d133 ASoC: amd: fixed kernel warnings by Vijendar Mukunda · 4 years, 9 months ago
  70. ab1ba52 ASoC: mt8183: add compatible string for using rt1015 by Tzung-Bi Shih · 4 years, 9 months ago
  71. f4fb4fe ASoC: mediatek: mt8183: support machine driver with rt1015 by Tzung-Bi Shih · 4 years, 9 months ago
  72. 4dae01c ASoC: mediatek: mt8183: sort header inclusions in alphabetical by Tzung-Bi Shih · 4 years, 9 months ago
  73. 0579ece ASoC: qdsp6: use dev_err instead of pr_err by Srinivas Kandagatla · 4 years, 9 months ago
  74. b619809 ASoC: q6asm: add command opcode to timeout error report by Srinivas Kandagatla · 4 years, 9 months ago
  75. 8bf9475 ASoC: topology: add more logs when topology load fails. by Pierre-Louis Bossart · 4 years, 9 months ago
  76. 952bd93 ASoC: topology: factor kfree(se) in error handling by Pierre-Louis Bossart · 4 years, 9 months ago
  77. 129fc2b ASoC: topology: use break on errors, not continue by Pierre-Louis Bossart · 4 years, 9 months ago
  78. 8edac48 ASoC: topology: fix tlvs in error handling for widget_dmixer by Pierre-Louis Bossart · 4 years, 9 months ago
  79. 6f0307d ASoC: topology: fix kernel oops on route addition error by Pierre-Louis Bossart · 4 years, 9 months ago
  80. a5911ac ASoC: fsl: mpc8610_hpcd: Add missing of_node_put() by Liao Pingfang · 4 years, 9 months ago
  81. ce1d4d2 Merge series "ASoC: amd: remove warnings with make W=1" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 9 months ago
  82. 5146b6a ASoC: da7213: add default clock handling by Sebastian Reichel · 4 years, 9 months ago
  83. 68d1abe18 ASoC: amd: add ACPI dependency check by Vijendar Mukunda · 4 years, 9 months ago
  84. 343403e ASoC: amd: raven: acp3x-i2s: remove unused-but-set variable by Pierre-Louis Bossart · 4 years, 9 months ago
  85. 1660723 ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variable by Pierre-Louis Bossart · 4 years, 9 months ago
  86. fadecf94 ASoC: amd: raven: acp3x-i2s: fix 'set but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  87. 5ec2978 ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  88. 41e4a5b ASoC: amd: acp-rt5645: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  89. dc1aff7 ASoC: amd: acp-da7219-max98357a: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 9 months ago
  90. 503ed52 MAINTAINERS: Add Shengjiu to reviewer list of sound/soc/fsl by Nicolin Chen · 4 years, 9 months ago
  91. 58f30150f ASoC: core: Remove only the registered component in devm functions by Maxime Ripard · 4 years, 9 months ago
  92. 2cb7802b ASoC: codecs: wm8400: remove unused variables by Pierre-Louis Bossart · 4 years, 9 months ago
  93. a9b6f702 Merge series "ASoC: fsl: fix kernel-doc" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 9 months ago
  94. 4096d0a Merge series "ASoC: rt5670: 2 small cleanups" from Hans de Goede <hdegoede@redhat.com>: by Mark Brown · 4 years, 9 months ago
  95. 45e039d ASoC: fsl: fsl_asrc: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  96. 6ababfc ASoC: fsl: fsl_ssi: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  97. 8182fa9 ASoC: soc-ac97: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago
  98. 9e0d21e ASoC: amd: add logic to check dmic hardware runtime by Vijendar Mukunda · 4 years, 9 months ago
  99. 59b4464 ASoC: ti: j721e-evm: Fix missing unlock on error in j721e_audio_hw_params() by Wei Yongjun · 4 years, 9 months ago
  100. 3bae171 ASoC: fsl: fsl_esai: fix kernel-doc by Pierre-Louis Bossart · 4 years, 9 months ago