aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Boss...Mark Brown2021-06-2227-144/+83
|\
| * ASoC: Intel: skl_hda_dsp_generic: Update Kconfig documentationKai Vehmanen2021-06-221-3/+4
| * ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesPierre-Louis Bossart2021-06-2215-36/+13
| * ASoC: Intel: soc-acpi: add ull suffix for SoundWire _ADR valuesPierre-Louis Bossart2021-06-225-46/+46
| * ASoC: Intel: sof_sdw: fix signed/unsigned warningPierre-Louis Bossart2021-06-221-1/+1
| * ASoC: Intel: sof_da7219_max98373: shrink platform_id below 20 charactersPierre-Louis Bossart2021-06-222-6/+6
| * ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2021-06-222-3/+3
| * ASoC: Intel: glk_rt5682_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2021-06-222-3/+3
| * ASoC: Intel: sof_rt5682: shrink platform_id names below 20 charactersPierre-Louis Bossart2021-06-224-15/+15
| * ASoC: Intel: sof_sdw: remove hdac-hdmi supportKai Vehmanen2021-06-223-39/+1
| * ASoC: Intel: sof_sdw: use mach data for ADL RVP DMIC countKai Vehmanen2021-06-221-1/+0
* | ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probeShengjiu Wang2021-06-221-1/+1
* | ASoC: simple-card: Fill in driver nameGuido Günther2021-06-221-0/+1
* | ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()Yang Yingliang2021-06-221-0/+1
* | ASoC: codecs: wcd938x: fix uninitialized symbol warningsSrinivas Kandagatla2021-06-221-3/+3
* | ASoC: codecs: wcd938x: fix unused variable warningSrinivas Kandagatla2021-06-221-0/+2
|/
* Merge series "ASoC: fsl: Use devm_platform_get_and_ioremap_resource()" from Y...Mark Brown2021-06-219-16/+12
|\
| * ASoC: fsl_xcvr: check return value after calling platform_get_resource_byname()Yang Yingliang2021-06-211-0/+4
| * ASoC: fsl_ssi: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * ASoC: fsl_spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * ASoC: fsl_sai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * ASoC: fsl_micfil: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * ASoC: fsl_esai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * ASoC: fsl_easrc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * ASoC: fsl_aud2htx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * ASoC: fsl_asrc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* | Merge series "ASoC: tidyup snd_soc_of_parse_daifmt()" from Kuninori Morimoto ...Mark Brown2021-06-216-62/+106
|\ \
| * | ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto2021-06-212-108/+0
| * | ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_prov...Kuninori Morimoto2021-06-211-11/+5
| * | ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-3/+3
| * | ASoC: fsl: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-4/+3
| * | ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-3/+6
| * | ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-212-0/+138
| * | ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto2021-06-212-15/+27
| * | ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto2021-06-212-14/+20
| |/
* | Merge series "ASoC: sunxi: Use devm_platform_get_and_ioremap_resource()" from...Mark Brown2021-06-213-6/+3
|\ \
| * | ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * | ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * | ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| |/
* | Merge series "ASoC: samsung: Use devm_platform_get_and_ioremap_resource()" fr...Mark Brown2021-06-214-8/+4
|\ \
| * | ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * | ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * | ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * | ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| |/
* | ASoC: fsl_xcvr: disable all interrupts when suspend happensShengjiu Wang2021-06-211-0/+10
* | ASoC: tegra: Fix a NULL vs IS_ERR() checkDan Carpenter2021-06-211-1/+1
* | ASoC: qcom: lpass-cpu: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-7/+2
* | ASoC: qcom: apq8016_sbc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-5/+2
* | ASoC: rt711: add two jack detection modesShuming Fan2021-06-213-1/+60
|/
* ASoC: rk817: Constify static struct snd_soc_dai_opsWei Yongjun2021-06-181-1/+1