summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_prepare()Kuninori Morimoto2-19/+22
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_new()Kuninori Morimoto2-22/+17
2020-04-29ASoC: soc-dai: don't overwide dai->driver->opsKuninori Morimoto2-24/+39
2020-04-29ASoC: soc-dai: add soc_dai_err()Kuninori Morimoto1-59/+96
2020-04-28Merge series "Kconfig updates for DMIC and SOF HDMI support" from Ranjani Sri...Mark Brown1-15/+16
2020-04-28Merge series "add channel constraint for BDW machine drivers" from Brent Lu <...Mark Brown3-0/+81
2020-04-28ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()Wei Yongjun1-12/+2
2020-04-28Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown14-164/+95
2020-04-28ASoC: broadwell: add channel constraintBrent Lu1-0/+26
2020-04-28ASoC: bdw-rt5650: add channel constraintBrent Lu1-0/+29
2020-04-28ASoC: bdw-rt5677: add channel constraintBrent Lu1-0/+26
2020-04-28ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is usedPierre-Louis Bossart1-15/+16
2020-04-27ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski1-3/+61
2020-04-27ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski2-0/+96
2020-04-27ASoC: Intel: Skylake: Add alternative topology binary nameMateusz Gorski1-2/+17
2020-04-27ASoC: hisilicon: Use the defined variable to clean codeTang Bin1-6/+6
2020-04-27ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_eas...Shengjiu Wang1-2/+7
2020-04-27ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt()Jason Yan1-1/+1
2020-04-27ASoC: mxs-saif: Avoid unnecessary checkTang Bin1-3/+0
2020-04-27ASoC: Intel: sof_sdw: add amp number in components string for ucmranderwang1-2/+12
2020-04-27ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL()Tang Bin1-2/+2
2020-04-27ASoC: fsl_esai: Disable exception interrupt before scheduling taskletShengjiu Wang1-0/+4
2020-04-24ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...Jaroslav Kysela1-1/+5
2020-04-24ASoC: soc-compress: avoid false-positive Wuninitialized warningRong Chen1-1/+1
2020-04-24ASoC: wm8962: set CLOCKING2 as non-volatile registerShengjiu Wang1-2/+1
2020-04-23ASoC: SOF: Add missing dependency on IMX_SCUMark Brown1-0/+1
2020-04-23ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"Colin Ian King1-1/+1
2020-04-23ASoC: Intel: Skylake: Replace guid_copy() with import_guid()Andy Shevchenko2-4/+4
2020-04-22ASoC: dmic: Allow GPIO operations to sleepMark Brown1-2/+2
2020-04-22ASoC: SOF: Fix buildMark Brown1-187/+2
2020-04-22Merge tag 'tegra-for-5.7-asoc' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown75-701/+1655
2020-04-21ASoC: intel/skl/hda - fix oops on systems without i915 audio codecKai Vehmanen1-16/+18
2020-04-21Merge series "ASoC: Add new module driver for new ASRC" from Shengjiu Wang <s...Mark Brown9-234/+3107
2020-04-21Merge series "ASoC: add snd_compress_ops and replace" from Kuninori Morimoto ...Mark Brown25-189/+226
2020-04-21ASoC: Add initial ZL38060 driverSven Van Asbroeck3-0/+651
2020-04-21ASoC: soc-compress: remove snd_compr_opsKuninori Morimoto1-145/+0
2020-04-21ASoC: sprd: use snd_compress_opsKuninori Morimoto3-28/+25
2020-04-21ASoC: sof: use snd_compress_opsKuninori Morimoto4-9/+11
2020-04-21ASoC: intel: atom: use snd_compress_opsKuninori Morimoto3-20/+27
2020-04-21ASoC: qcom: q6sp6: use snd_compress_opsKuninori Morimoto1-23/+28
2020-04-21ASoC: uniphier: use snd_compress_opsKuninori Morimoto3-18/+31
2020-04-21ASoC: codec: wm_adsp: use snd_compress_opsKuninori Morimoto10-50/+56
2020-04-21ASoC: soc-compress: add snd_compress_opsKuninori Morimoto1-0/+152
2020-04-21ASoC: fsl_easrc: Add EASRC ASoC CPU DAI driversShengjiu Wang4-0/+2778
2020-04-21ASoC: fsl_asrc: Move common definition to fsl_asrc_commonShengjiu Wang4-109/+178
2020-04-21ASoC: fsl_asrc: Support new property fsl,asrc-formatShengjiu Wang3-20/+40
2020-04-21ASoC: fsl-asoc-card: Support new property fsl, asrc-formatShengjiu Wang1-9/+15
2020-04-21ASoC: fsl_asrc: rename asrc_priv to asrcShengjiu Wang3-163/+163
2020-04-21ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init()Sowjanya Komatineni1-2/+9
2020-04-21ASoC: tegra: Add audio mclk parent configurationSowjanya Komatineni1-28/+40