- 9c1cb75 ASoC: rt5682: replace message printing from pr_() to dev_() by Tzung-Bi Shih · 4 years, 11 months ago
- 70255cf ASoC: rt5682: remove empty default case by Tzung-Bi Shih · 4 years, 11 months ago
- 5b8e090 ASoC: rt5682: fix space issues by Tzung-Bi Shih · 4 years, 11 months ago
- 38c2e325a ASoC: rt5682: simplify assertions by Tzung-Bi Shih · 4 years, 11 months ago
- 79149fb ASoC: dt-bindings: simple-card: switch to yaml base Documentation by Kuninori Morimoto · 5 years ago
- 79ca782 Merge series "ASoC: soc-dai: add snd_soc_dai_xxx()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> by Mark Brown · 4 years, 11 months ago
- fd443a2 ASoC: rt5682: fix I2C/Soundwire dependencies by Arnd Bergmann · 4 years, 11 months ago
- 087e390 ASoC: fsl_easrc: mark PM functions __maybe_unused by Arnd Bergmann · 4 years, 11 months ago
- da33574 ASoC: mxs-saif: Fix unused assignment by Tang Bin · 4 years, 11 months ago
- 77be181 ASoc: nau8810: add AUX related dapm widgets and routes by Seven Lee · 4 years, 11 months ago
- ee2cbe0 ASoC: codecs: wm97xx: fix ac97 dependency by Arnd Bergmann · 4 years, 11 months ago
- be16a0f ASoC: component: suppress uninitialized-variable warning by Arnd Bergmann · 4 years, 11 months ago
- 94d7281 ASoC: soc-dai: add snd_soc_dai_compr_get_metadata() by Kuninori Morimoto · 5 years ago
- 88b3a7d ASoC: soc-dai: add snd_soc_dai_compr_set_metadata() by Kuninori Morimoto · 5 years ago
- ed38cc5 ASoC: soc-dai: add snd_soc_dai_compr_pointer() by Kuninori Morimoto · 5 years ago
- 5329435 ASoC: soc-dai: add snd_soc_dai_compr_ack() by Kuninori Morimoto · 5 years ago
- adbef543 ASoC: soc-dai: add snd_soc_dai_compr_get_params() by Kuninori Morimoto · 5 years ago
- 8dfedaf ASoC: soc-dai: add snd_soc_dai_compr_set_params() by Kuninori Morimoto · 5 years ago
- eb08411 ASoC: soc-dai: add snd_soc_dai_compr_trigger() by Kuninori Morimoto · 5 years ago
- 2b25f81 ASoC: soc-dai: add snd_soc_dai_compr_shutdown() by Kuninori Morimoto · 5 years ago
- b5ae4cc ASoC: soc-dai: add snd_soc_dai_compr_start() by Kuninori Morimoto · 5 years ago
- 7eaa313 ASoC: soc-dai: add snd_soc_pcm_dai_remove() by Kuninori Morimoto · 5 years ago
- 51801ae ASoC: soc-dai: add snd_soc_pcm_dai_probe() by Kuninori Morimoto · 5 years ago
- 30819358 ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger() by Kuninori Morimoto · 5 years ago
- 42f2472 ASoC: soc-dai: add snd_soc_pcm_dai_trigger() by Kuninori Morimoto · 5 years ago
- d108c7f ASoC: soc-dai: add snd_soc_pcm_dai_prepare() by Kuninori Morimoto · 5 years ago
- 0b73ba5 ASoC: soc-dai: add snd_soc_pcm_dai_new() by Kuninori Morimoto · 5 years ago
- 479914e ASoC: soc-dai: don't overwide dai->driver->ops by Kuninori Morimoto · 5 years ago
- aa7b823 ASoC: soc-dai: add soc_dai_err() by Kuninori Morimoto · 5 years ago
- eda1242 Merge series "Kconfig updates for DMIC and SOF HDMI support" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>: by Mark Brown · 4 years, 11 months ago
- 433f9cb Merge series "add channel constraint for BDW machine drivers" from Brent Lu <brent.lu@intel.com>: by Mark Brown · 4 years, 11 months ago
- ac33674 ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card() by Wei Yongjun · 4 years, 11 months ago
- 2f8eae3 Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.8 by Mark Brown · 4 years, 11 months ago
- ad18763 ASoC: broadwell: add channel constraint by Brent Lu · 4 years, 11 months ago
- 08d6713 ASoC: bdw-rt5650: add channel constraint by Brent Lu · 4 years, 11 months ago
- e241f8e77 ASoC: bdw-rt5677: add channel constraint by Brent Lu · 4 years, 11 months ago
- 4262ddc ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is used by Pierre-Louis Bossart · 4 years, 11 months ago
- 2d744ec ASoC: Intel: Skylake: Automatic DMIC format configuration according to information from NHLT by Mateusz Gorski · 5 years ago
- 1b45079 ASoC: Intel: Multiple I/O PCM format support for pipe by Mateusz Gorski · 5 years ago
- 1b290ef ASoC: Intel: Skylake: Add alternative topology binary name by Mateusz Gorski · 5 years ago
- 77060f4 ASoC: hisilicon: Use the defined variable to clean code by Tang Bin · 5 years ago
- f3fc1ea ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_easrc_hw_free() by Shengjiu Wang · 5 years ago
- 1597bfb ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt() by Jason Yan · 5 years ago
- e66f385 ASoC: mxs-saif: Avoid unnecessary check by Tang Bin · 5 years ago
- b1ca2f6 ASoC: Intel: sof_sdw: add amp number in components string for ucm by randerwang · 5 years ago
- e782ddb ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL() by Tang Bin · 5 years ago
- 1fecbb7 ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet by Shengjiu Wang · 5 years ago
- b8d3ad5 ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA codec driver by Jaroslav Kysela · 5 years ago
- 3e645a4 ASoC: soc-compress: avoid false-positive Wuninitialized warning by Rong Chen · 5 years ago
- c38b608 ASoC: wm8962: set CLOCKING2 as non-volatile register by Shengjiu Wang · 5 years ago
- fe57a92 ASoC: SOF: Add missing dependency on IMX_SCU by Mark Brown · 5 years ago
- 76ec4ae ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter" by Colin Ian King · 5 years ago
- cade2f5 ASoC: Intel: Skylake: Replace guid_copy() with import_guid() by Andy Shevchenko · 5 years ago
- 5d7e0b1 ASoC: dmic: Allow GPIO operations to sleep by Mark Brown · 5 years ago
- 4aa86e0 ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo() by Jason Yan · 5 years ago
- d8e25a1 ASoC: SOF: Fix build by Mark Brown · 5 years ago
- 41d91ec Merge tag 'tegra-for-5.7-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into asoc-5.7 by Mark Brown · 5 years ago
- 5bf73b1 ASoC: intel/skl/hda - fix oops on systems without i915 audio codec by Kai Vehmanen · 5 years ago
- 787a46c Merge series "ASoC: Add new module driver for new ASRC" from Shengjiu Wang <shengjiu.wang@nxp.com>: by Mark Brown · 5 years ago
- 8baa3b5 Merge series "ASoC: add snd_compress_ops and replace" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 5 years ago
- 52e8a94 ASoC: Add initial ZL38060 driver by Sven Van Asbroeck · 5 years ago
- 19f303c dt-bindings: sound: add Microsemi ZL38060 binding by Sven Van Asbroeck · 5 years ago
- e7cbe52 ASoC: soc-compress: remove snd_compr_ops by Kuninori Morimoto · 5 years ago
- 27ecad2 ASoC: sprd: use snd_compress_ops by Kuninori Morimoto · 5 years ago
- 39118ce ASoC: sof: use snd_compress_ops by Kuninori Morimoto · 5 years ago
- c60e445 ASoC: intel: atom: use snd_compress_ops by Kuninori Morimoto · 5 years ago
- 849db80 ASoC: qcom: q6sp6: use snd_compress_ops by Kuninori Morimoto · 5 years ago
- 171d178 ASoC: uniphier: use snd_compress_ops by Kuninori Morimoto · 5 years ago
- 3a5ccf2 ASoC: codec: wm_adsp: use snd_compress_ops by Kuninori Morimoto · 5 years ago
- c6cb522 ASoC: soc-compress: add snd_compress_ops by Kuninori Morimoto · 5 years ago
- 955ac62 ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers by Shengjiu Wang · 5 years ago
- a960de4 ASoC: dt-bindings: fsl_easrc: Add document for EASRC by Shengjiu Wang · 5 years ago
- be7bd03 ASoC: fsl_asrc: Move common definition to fsl_asrc_common by Shengjiu Wang · 5 years ago
- 4520af4 ASoC: fsl_asrc: Support new property fsl,asrc-format by Shengjiu Wang · 5 years ago
- 859e364 ASoC: fsl-asoc-card: Support new property fsl, asrc-format by Shengjiu Wang · 5 years ago
- b84b4c9 ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format by Shengjiu Wang · 5 years ago
- 7470704 ASoC: fsl_asrc: rename asrc_priv to asrc by Shengjiu Wang · 5 years ago
- ff5d18c ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init() by Sowjanya Komatineni · 5 years ago
- 1e4e0bf ASoC: tegra: Add audio mclk parent configuration by Sowjanya Komatineni · 5 years ago
- facb0f4 ASoC: nau8825: Change Tegra clk_out_2 provider to PMC by Sowjanya Komatineni · 5 years ago
- 0de6db3 ASoC: tegra: Use device managed resource APIs to get the clock by Sowjanya Komatineni · 5 years ago
- 1e060a4 ASoC: wm8960: Fix wrong clock after suspend & resume by Shengjiu Wang · 5 years ago
- e48e83d ASoC: wcd934x: remove unneeded semicolon by Jason Yan · 5 years ago
- 0eb0674 ASoC: wcd9335: remove unneeded semicolon by Jason Yan · 5 years ago
- 4f05b5c ASoC: wcd934x: remove unnecessary comparisons to bool by Jason Yan · 5 years ago
- 629ba12 ASoC: Intel: boards: split woofer and tweeter support by Mac Chiang · 5 years ago
- 4eb542c soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 5 years ago
- ace105d Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@huawei.com>: by Mark Brown · 5 years ago
- 9bff3d3 ASoC: wm89xx: Add missing dependency by YueHaibing · 5 years ago
- c1c050e ASoC: Fix wrong dependency of da7210 and wm8983 by Wei Li · 5 years ago
- 91e475b ASoC: wm89xx: Fix build errors caused by I2C dependency by Wei Li · 5 years ago
- bce3216 Merge series "ASoC: rsnd: multi-SSI setup fixes" from Matthias Blankertz <matthias.blankertz@cetitec.com>: by Mark Brown · 5 years ago
- 036889b Merge series "ASoC: meson: fix codec-to-codec link setup" from Jerome Brunet <jbrunet@baylibre.com>: by Mark Brown · 5 years ago
- ebf1474 ASoC: dapm: fixup dapm kcontrol widget by Gyeongtaek Lee · 5 years ago
- 54cb622 ASoC: rsnd: Fix "status check failed" spam for multi-SSI by Matthias Blankertz · 5 years ago
- 0c25865 ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent by Matthias Blankertz · 5 years ago
- de911b4 ASoC: meson: gx-card: fix codec-to-codec link setup by Jerome Brunet · 5 years ago
- 1164284 ASoC: meson: axg-card: fix codec-to-codec link setup by Jerome Brunet · 5 years ago
- 8ec7d60 ASoC: Intel: haswell: Power transition refactor by Cezary Rojewski · 5 years ago
- 8c05246 ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/Broadwell by Pierre-Louis Bossart · 5 years ago