summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-dai: add snd_soc_dai_compr_ack()Kuninori Morimoto2020-04-292-5/+17
* ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto2020-04-292-5/+17
* ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto2020-04-292-10/+20
* ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto2020-04-292-7/+19
* ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto2020-04-292-8/+13
* ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto2020-04-292-18/+19
* ASoC: soc-dai: add snd_soc_pcm_dai_remove()Kuninori Morimoto2020-04-292-32/+24
* ASoC: soc-dai: add snd_soc_pcm_dai_probe()Kuninori Morimoto2020-04-292-38/+27
* ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()Kuninori Morimoto2020-04-292-31/+23
* ASoC: soc-dai: add snd_soc_pcm_dai_trigger()Kuninori Morimoto2020-04-292-27/+23
* ASoC: soc-dai: add snd_soc_pcm_dai_prepare()Kuninori Morimoto2020-04-292-19/+22
* ASoC: soc-dai: add snd_soc_pcm_dai_new()Kuninori Morimoto2020-04-292-22/+17
* ASoC: soc-dai: don't overwide dai->driver->opsKuninori Morimoto2020-04-292-24/+39
* ASoC: soc-dai: add soc_dai_err()Kuninori Morimoto2020-04-291-59/+96
* Merge series "Kconfig updates for DMIC and SOF HDMI support" from Ranjani Sri...Mark Brown2020-04-281-15/+16
|\
| * ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is usedPierre-Louis Bossart2020-04-281-15/+16
* | Merge series "add channel constraint for BDW machine drivers" from Brent Lu <...Mark Brown2020-04-283-0/+81
|\ \
| * | ASoC: broadwell: add channel constraintBrent Lu2020-04-281-0/+26
| * | ASoC: bdw-rt5650: add channel constraintBrent Lu2020-04-281-0/+29
| * | ASoC: bdw-rt5677: add channel constraintBrent Lu2020-04-281-0/+26
| |/
* | ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()Wei Yongjun2020-04-281-12/+2
* | Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-04-2814-164/+95
|\ \ | |/ |/|
| * ASoC: fsl_esai: Disable exception interrupt before scheduling taskletShengjiu Wang2020-04-271-0/+4
| * ASoC: wm8962: set CLOCKING2 as non-volatile registerShengjiu Wang2020-04-241-2/+1
| * Merge tag 'tegra-for-5.7-asoc' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2020-04-2275-701/+1655
| |\
| | * ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init()Sowjanya Komatineni2020-04-211-2/+9
| | * ASoC: tegra: Add audio mclk parent configurationSowjanya Komatineni2020-04-211-28/+40
| | * ASoC: tegra: Use device managed resource APIs to get the clockSowjanya Komatineni2020-04-2111-130/+40
| * | ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang2020-04-211-2/+1
| * | ASoC: wm89xx: Add missing dependencyYueHaibing2020-04-201-0/+3
* | | ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski2020-04-271-3/+61
* | | ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski2020-04-272-0/+96
* | | ASoC: Intel: Skylake: Add alternative topology binary nameMateusz Gorski2020-04-271-2/+17
* | | ASoC: hisilicon: Use the defined variable to clean codeTang Bin2020-04-271-6/+6
* | | ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_eas...Shengjiu Wang2020-04-271-2/+7
* | | ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt()Jason Yan2020-04-271-1/+1
* | | ASoC: mxs-saif: Avoid unnecessary checkTang Bin2020-04-271-3/+0
* | | ASoC: Intel: sof_sdw: add amp number in components string for ucmranderwang2020-04-271-2/+12
* | | ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL()Tang Bin2020-04-271-2/+2
* | | ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...Jaroslav Kysela2020-04-241-1/+5
* | | ASoC: soc-compress: avoid false-positive Wuninitialized warningRong Chen2020-04-241-1/+1
* | | ASoC: SOF: Add missing dependency on IMX_SCUMark Brown2020-04-231-0/+1
* | | ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"Colin Ian King2020-04-231-1/+1
* | | ASoC: Intel: Skylake: Replace guid_copy() with import_guid()Andy Shevchenko2020-04-232-4/+4
* | | ASoC: dmic: Allow GPIO operations to sleepMark Brown2020-04-221-2/+2
* | | ASoC: SOF: Fix buildMark Brown2020-04-221-187/+2
* | | ASoC: intel/skl/hda - fix oops on systems without i915 audio codecKai Vehmanen2020-04-211-16/+18
* | | Merge series "ASoC: Add new module driver for new ASRC" from Shengjiu Wang <s...Mark Brown2020-04-219-234/+3107
|\ \ \
| * | | ASoC: fsl_easrc: Add EASRC ASoC CPU DAI driversShengjiu Wang2020-04-214-0/+2778
| * | | ASoC: fsl_asrc: Move common definition to fsl_asrc_commonShengjiu Wang2020-04-214-109/+178