1. ce82014 ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_dai_startup() by Kuninori Morimoto · 4 years, 4 months ago
  2. 140a453 ASoC: soc-pcm: add soc_pcm_clean() and call it from soc_pcm_open/close() by Kuninori Morimoto · 4 years, 4 months ago
  3. 939a5cf ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() by Kuninori Morimoto · 4 years, 4 months ago
  4. 51aff91 ASoC: soc-component: add mark for soc_pcm_components_open/close() by Kuninori Morimoto · 4 years, 4 months ago
  5. 6064ed7 ASoC: soc-link: add mark for snd_soc_link_startup/shutdown() by Kuninori Morimoto · 4 years, 4 months ago
  6. 00a0b46 ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown() by Kuninori Morimoto · 4 years, 4 months ago
  7. d56a7ed ASoC: q6afe-clocks: Fix typo in SPDX Licence by Srinivas Kandagatla · 4 years, 4 months ago
  8. 24c95ec Merge series "Enable runtime PM for SOF device" from Daniel Baluta <daniel.baluta@oss.nxp.com> by Mark Brown · 4 years, 4 months ago
  9. d83fa23 Merge series "ASoC: qdsp6: fix some warnings when build without CONFIG_OF" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>: by Mark Brown · 4 years, 4 months ago
  10. 7e6799d ASoC: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK together by V Sujith Kumar Reddy · 4 years, 4 months ago
  11. f95cc5c ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc() by Xu Wang · 4 years, 4 months ago
  12. dd75980 ASoC: SOF: Add .prepare/.complete callbacks by Daniel Baluta · 4 years, 4 months ago
  13. 4fefc39 ASoC: SOF: Activate runtime PM with SOF OF device by Daniel Baluta · 4 years, 4 months ago
  14. 5d0576b ASoC: q6asm: fix kernel doc warnings by Srinivas Kandagatla · 4 years, 4 months ago
  15. 156d027 ASoC: qdsp6: add ifdef CONFIG_OF around of_device_id by Srinivas Kandagatla · 4 years, 4 months ago
  16. bbd59df Merge series "ASoC: Intel: sdw machine driver updates for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>: by Mark Brown · 4 years, 4 months ago
  17. 3121420 ASoC: tas2770: Remove unused variables by Dan Murphy · 4 years, 4 months ago
  18. dd7d905 ASoC: tas2770: Remove ti,asi-format code by Dan Murphy · 4 years, 4 months ago
  19. c0a30e2 ASoC: tas2770: Set regcache when shutting down and waking device by Dan Murphy · 4 years, 4 months ago
  20. 5d0b9df ASoC: tas2770: Add shutdown capability via a GPIO by Dan Murphy · 4 years, 4 months ago
  21. a3f18f8 ASoC: Intel: hda_dsp_common: use static function in conditional block by Pierre-Louis Bossart · 4 years, 4 months ago
  22. 7cc3b56 ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps by Rander Wang · 4 years, 4 months ago
  23. e787f5b ASoC: Intel: add support for new SoundWire hardware layout on TGL by Bard Liao · 4 years, 4 months ago
  24. fbcc27d ASoC: Intel: sof_sdw_rt700: add codec prefix by Pierre-Louis Bossart · 4 years, 4 months ago
  25. 23c8aa3 ASoC: Intel: sof_sdw: remove hard-coded codec_conf table by Pierre-Louis Bossart · 4 years, 4 months ago
  26. f938083 ASoC: Intel: add codec name prefix to ACPI machine description by Pierre-Louis Bossart · 4 years, 4 months ago
  27. f1bf9a6 ASoC: Intel: sof_sdw: remove ternary operator by Pierre-Louis Bossart · 4 years, 4 months ago
  28. 50b18e4a ASoC: cros_ec_codec: fix kconfig dependency warning for SND_SOC_CROS_EC_CODEC by Necip Fazil Yildiran · 4 years, 4 months ago
  29. 90e2a58 ASoC: tas2562: Remove duplicate code for I/V sense by Dan Murphy · 4 years, 4 months ago
  30. 55c5cc63 ASoC: hdmi-codec: Use set_jack ops to set jack by Cheng-Yi Chiang · 4 years, 4 months ago
  31. 376dd57 Merge series "ASoC: SOF: fix kcontrol size checks" from Kai Vehmanen <kai.vehmanen@linux.intel.com>: by Mark Brown · 4 years, 4 months ago
  32. 163cd10 ASoC: hdac: make SOF HDA codec driver probe deterministic by Kai Vehmanen · 4 years, 4 months ago
  33. be05ab4 ASoC: tas2770: Refactor sample rate function by Dan Murphy · 4 years, 4 months ago
  34. d3964af ASoC: tas2770: Fix the spacing and new lines by Dan Murphy · 4 years, 4 months ago
  35. ec9377d ASoC: tas2770: Convert bit mask to GENMASK in header by Dan Murphy · 4 years, 4 months ago
  36. d3d71c9 ASoC: tas2770: Fix unbalanced calls to pm_runtime by Dan Murphy · 4 years, 4 months ago
  37. 8adcdbe ASoC: tas2562: Add the TAS2110 class-D amplifier by Dan Murphy · 4 years, 4 months ago
  38. 2ca2101 ASoC: SOF: control: add size checks for ext_bytes control .put() by Pierre-Louis Bossart · 4 years, 4 months ago
  39. ec5a976 ASoC: SOF: control: fix size checks for volatile ext_bytes control .get() by Pierre-Louis Bossart · 4 years, 4 months ago
  40. 3331bcd ASoC: SOF: control: fix size checks for ext_bytes control .get() by Pierre-Louis Bossart · 4 years, 4 months ago
  41. 97ee967 Merge branch 'asoc-5.9' into asoc-5.10 by Mark Brown · 4 years, 4 months ago
  42. ec96690 ASoC: tlv320aic32x4: Enable fast charge by Miquel Raynal · 4 years, 4 months ago
  43. 40b3713 ASoC: tlv320aic32x4: Fix bdiv clock rate derivation by Miquel Raynal · 4 years, 4 months ago
  44. 5b4458e ASoC: tlv320aic32x4: Ensure a minimum delay before clock stabilization by Miquel Raynal · 4 years, 4 months ago
  45. 501ef01 ASoC: rt711: wait for the delayed work to finish when the system suspends by Shuming Fan · 4 years, 4 months ago
  46. cadab0a ASoC: tas2770: Fix error handling with update_bits by Dan Murphy · 4 years, 4 months ago
  47. 4b8ab8a ASoC: tas2770: Fix required DT properties in the code by Dan Murphy · 4 years, 4 months ago
  48. 4272caf ASoC: tas2770: Add missing bias level power states by Dan Murphy · 4 years, 4 months ago
  49. b0bcbe6 ASoC: tas2770: Fix calling reset in probe by Dan Murphy · 4 years, 4 months ago
  50. 5f2df2a ASoC: rt700: wait for the delayed work to finish when the system suspends by Shuming Fan · 4 years, 4 months ago
  51. 534c0f4 ASoC: tas2562: Add the TAS2564 compatible by Dan Murphy · 4 years, 4 months ago
  52. 5b51b92 ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-common by Kai Vehmanen · 4 years, 4 months ago
  53. 43437d0 ASoC: SOF: pm: Fix prepare callback behavior for OF usecase by Daniel Baluta · 4 years, 4 months ago
  54. 6410887 ASoC: cs42l51: add additional ADC volume controls by Guillermo Rodríguez · 4 years, 4 months ago
  55. 2263063 ASoC: SOF: topology: fix the process being scheduled on core0 always by Keyon Jie · 4 years, 4 months ago
  56. d521432 ASoC: tlv320adcx140: Add support for configuring GPIO pin by Camel Guo · 4 years, 4 months ago
  57. 41cfc73 Merge series "ASoC: fsl_sai: update the register list" from Shengjiu Wang <shengjiu.wang@nxp.com>: by Mark Brown · 4 years, 4 months ago
  58. e6937b6 Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>: by Mark Brown · 4 years, 4 months ago
  59. 4c3021f Merge series "ASoC: q6afe: add clocks support" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>: by Mark Brown · 4 years, 4 months ago
  60. 337d348 ASoC: ak4458: Add DSD support for ak4458 and ak4497 by Shengjiu Wang · 4 years, 4 months ago
  61. 42d5031 ASoC: tlv320adcx140: Add the config to configure Tx ASI output by Dan Murphy · 4 years, 4 months ago
  62. dcde34c ASoC: qcom: lpass-sc7180: Add MODULE_DEVICE_TABLE by Douglas Anderson · 4 years, 4 months ago
  63. 30ee373 ASoC: SOF: Intel: Add support for tgl-h by Rander Wang · 4 years, 4 months ago
  64. df44bc1 ASoC: codec: tlv320aic32x4: do software reset before clock registration by Matthias Schiffer · 4 years, 5 months ago
  65. 251e5c8 ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error path by Matthias Schiffer · 4 years, 5 months ago
  66. 4db68e6 Merge branch 'asoc-5.9' into asoc-5.10 by Mark Brown · 4 years, 4 months ago
  67. a57d4e8 ASoC: fsl_sai: Set MCLK input or output direction by Shengjiu Wang · 4 years, 4 months ago
  68. 1dc658b ASoC: fsl_sai: Add fsl_sai_check_version function by Shengjiu Wang · 4 years, 4 months ago
  69. 0b2cbce ASoC: fsl_sai: Add new added registers and new bit definition by Shengjiu Wang · 4 years, 4 months ago
  70. 520a1c3 ASoC: q6afe-clocks: add q6afe clock controller by Srinivas Kandagatla · 4 years, 4 months ago
  71. 776100a ASoC: SOF: Intel: hda: reduce verbosity of boot error logs by Pierre-Louis Bossart · 4 years, 4 months ago
  72. 0e4ea87 ASoC: SOF: fix range checks by Guennadi Liakhovetski · 4 years, 4 months ago
  73. db69bcf ASoC: SOF: remove several superfluous type-casts by Guennadi Liakhovetski · 4 years, 4 months ago
  74. b9f8e13 ASoC: SOF: (cosmetic) remove redundant "ret" variable uses by Guennadi Liakhovetski · 4 years, 4 months ago
  75. 99ceec5 ASoC: SOF: control: update test for pm_runtime_get_sync() by Pierre-Louis Bossart · 4 years, 4 months ago
  76. 7db6db9 ASoC: SOF: debug: update test for pm_runtime_get_sync() by Pierre-Louis Bossart · 4 years, 4 months ago
  77. 18ebffe ASoC: SOF: imx: Add debug support for imx platforms by Iulian Olaru · 4 years, 4 months ago
  78. 244ac15 ASoC: tlv320adcx140: Fix BCLK inversion for DSP modes by Dan Murphy · 4 years, 4 months ago
  79. df16e22 ASoC: tlv320adcx140: Idle the device while writing registers by Dan Murphy · 4 years, 4 months ago
  80. 73154ac ASoC: tlv320adcx140: Fix digital gain range by Camel Guo · 4 years, 4 months ago
  81. 6788fc1 ASoC: topology: disable size checks for bytes_ext controls if needed by Pierre-Louis Bossart · 4 years, 4 months ago
  82. 944c517b ASoC: fsl_audmix: make clock and output src write only by Viorel Suman · 4 years, 4 months ago
  83. 8d9a14f ASoC: rt1015: Fix the failure to flush DAC data before playback by derek.fang · 4 years, 4 months ago
  84. da14517 ASoC: rt1015: Fix DC calibration on bypass boost mode by derek.fang · 4 years, 4 months ago
  85. d70a441 Merge series "ASoC: SOF: DSP core management fixes for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>: by Mark Brown · 4 years, 4 months ago
  86. 2b7d52a Merge series "ASoC: mediatek: mt8183-da7219: support machine driver for rt1015p" from Tzung-Bi Shih <tzungbi@google.com>: by Mark Brown · 4 years, 4 months ago
  87. 6ea8a79 Merge series "ASoC: ti: j721e-evm: Support for j7200 variant" from Peter Ujfalusi <peter.ujfalusi@ti.com>: by Mark Brown · 4 years, 4 months ago
  88. 4e723e7 ASoC: stm32: sai: add pm_runtime support by Olivier Moysan · 4 years, 4 months ago
  89. 375e2c3 ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_params() by Tuo Li · 4 years, 4 months ago
  90. 2a4b91a ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682 by Sathyanarayana Nujella · 4 years, 4 months ago
  91. 52e4d0a ASoC: SOF: Intel: hda-loader: s/master/primary by Pierre-Louis Bossart · 4 years, 4 months ago
  92. fde1065 ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macro by Ranjani Sridharan · 4 years, 4 months ago
  93. 914fab3 ASoC: SOF: Intel: hda: modify core_power_up/down op by Ranjani Sridharan · 4 years, 4 months ago
  94. 64b9691 ASoC: SOF: rename cores_mask to host_managed_cores_mask by Ranjani Sridharan · 4 years, 4 months ago
  95. 18c140f ASoC: ti: j721e-evm: Add support for j7200-cpb audio by Peter Ujfalusi · 4 years, 4 months ago
  96. 7e5bfdd ASoC: mediatek: mt8183-da7219: support machine driver with rt1015p by Tzung-Bi Shih · 4 years, 4 months ago
  97. a0822e3 Merge series "ASoC: q6dsp: Add support to Codec Ports." from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>: by Mark Brown · 4 years, 4 months ago
  98. 1fdbcfa ASoC: q6dsp: q6afe-dai: add support to Codec DMA ports by Srinivas Kandagatla · 4 years, 4 months ago
  99. 0c3e35fc ASoC: q6dsp: q6afe: add codec lpass clocks by Srinivas Kandagatla · 4 years, 4 months ago
  100. 84ab3b9 ASoC: q6dsp: q6afe: update q6afe_set_param to support global clocks by Srinivas Kandagatla · 4 years, 4 months ago