summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | 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-215-58/+89
| | | |\ \ \ \ \ \
| | | | * | | | | | ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto2021-06-211-104/+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-211-0/+124
| | | | * | | | | | ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto2021-06-211-15/+25
| | | | * | | | | | ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto2021-06-211-14/+19
| | | | |/ / / / /
| | | * | | | | | 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
| | | * | | | | ASoC: fsi: fix spelling mistakeFlavio Suligoi2021-06-181-1/+1
| | | * | | | | ASoC: Intel: bdw-rt5677: remove unnecessary oom messageZhen Lei2021-06-171-3/+1
| | | * | | | | Merge series "ASoC: stm32: Use devm_platform_get_and_ioremap_resource()" from...Mark Brown2021-06-173-6/+3
| | | |\ \ \ \ \
| | | | * | | | | ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
| | | | * | | | | ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
| | | | * | | | | ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
| | | * | | | | | ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
| | | * | | | | | ASoC: sprd: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
| | | * | | | | | ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei2021-06-171-1/+1
| | | * | | | | | ASoC: sti: sti_uniperif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-10/+2
| | | |/ / / / /
| | | * | | | | ASoC: hdmi-codec: make hdmi_codec_controls staticJiapeng Chong2021-06-161-1/+1
| | | * | | | | ASoC: codecs: wcd938x: fix boolreturn.cocci warningYang Li2021-06-161-1/+1
| | | * | | | | ASoC: rockchip: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-161-2/+1
| | | * | | | | ASoC: rockchip: pdm: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-161-2/+1
| | | * | | | | ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-161-2/+1
| | | * | | | | ASoC: codecs: Fix duplicate included sound/soc.hJiapeng Chong2021-06-162-2/+0
| | | * | | | | Merge series "ASoC: qdsp6: Add Quinary MI2S ports support" from Gabriel David...Mark Brown2021-06-154-1/+61
| | | |\ \ \ \ \
| | | | * | | | | ASoC: qdsp6: q6routing: Add Quinary MI2S portsGabriel David2021-06-151-0/+11
| | | | * | | | | ASoC: qdsp6: q6afe-dai: Add Quinary MI2S portsGabriel David2021-06-151-0/+41
| | | | * | | | | ASoC: qdsp6: q6afe: Add Quinary MI2S portsGabriel David2021-06-152-1/+9
| | | * | | | | | ASoC: hisilicon: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1