summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.15-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-10-151-5/+12
|\
| * ASoC: fsl_xcvr: Fix channel swap issue with ARCShengjiu Wang2021-09-211-5/+12
* | Merge tag 'asoc-fix-v5.15-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-09-215-26/+48
|\|
| * ASoC: fsl_xcvr: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+10
| * ASoC: fsl_spdif: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+9
| * ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+10
| * ASoC: fsl_esai: register platform component before registering cpu daiShengjiu Wang2021-09-101-6/+10
| * ASoC: fsl_sai: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+9
* | Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-08-303-14/+12
|\|
| * ASoC: imx-rpmsg: change dev_err to dev_err_probe for -EPROBE_DEFERShengjiu Wang2021-08-251-1/+1
| * ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocksShengjiu Wang2021-08-181-10/+10
| * ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe()Tang Bin2021-07-121-3/+1
* | ASoC: mpc5200: Use managed buffer allocationTakashi Iwai2021-08-041-61/+2
* | ASoC: fsl_dma: Use managed buffer allocationTakashi Iwai2021-08-041-47/+3
* | ASoC: fsl_asrc_dma: Use managed buffer allocationTakashi Iwai2021-08-041-44/+3
* | ASoC: fsl: imx-pcm-rpmsg: Use managed buffer allocationTakashi Iwai2021-08-041-87/+2
* | ASoC: fsl: imx-pcm-fiq: Use managed buffer allocationTakashi Iwai2021-08-041-72/+3
|/
* Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown2021-06-2520-59/+964
|\
| * Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown2021-06-231-0/+1
| |\
| | * Merge tag 'asoc-fix-v5.13-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-06-081-0/+1
| | |\
| | * \ Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-05-251-0/+1
| | |\ \
| * | | | ASoC: fsl: remove unnecessary oom messageZhen Lei2021-06-231-3/+1
| * | | | ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probeShengjiu Wang2021-06-221-1/+1
| * | | | 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-211-4/+3
| |\ \ \ \ \
| | * | | | | ASoC: fsl: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-4/+3
| | |/ / / /
| * / / / / ASoC: fsl_xcvr: disable all interrupts when suspend happensShengjiu Wang2021-06-211-0/+10
| |/ / / /
| * | | | ASoC: fsl_spdif: Remove superfluous error message around platform_get_irq()Tan Zhongjun2021-06-141-3/+1
| * | | | ASoC: fsl_easrc: Remove superfluous error message around platform_get_irq()Tan Zhongjun2021-06-141-3/+1
| * | | | ASoC: fsl: imx-es8328: use devm_snd_soc_register_card()Yang Yingliang2021-06-031-11/+1
| * | | | ASoC: imx-audio-rpmsg: use module_rpmsg_driver to simplify the codeYang Yingliang2021-06-031-11/+1
| * | | | ASoC: imx-rpmsg: fix platform_no_drv_owner.cocci warningsZou Wei2021-05-271-1/+0
| * | | | ASoC: imx-card: Make some symbols staticWei Yongjun2021-05-251-5/+5
| * | | | Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-251-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: imx-card: Add imx-card machine driverShengjiu Wang2021-05-203-0/+859
| * | | | Merge series "ASoC: cppcheck fixes of the week" from Pierre-Louis Bossart <pi...Mark Brown2021-05-111-1/+1
| |\ \ \ \
| | * | | | ASoC: fsl: imx-pcm-rpmsg: remove useless initializationPierre-Louis Bossart2021-05-101-1/+1
| | | |/ / | | |/| |
| * | | | ASoC: fsl_xcvr: Remove unneeded semicolonWan Jiabing2021-05-101-1/+1
| * | | | ASoC: imx-pcm-rpmsg: Fix warning of incorrect type in assignmentShengjiu Wang2021-05-102-4/+4
| * | | | ASoC: fsl_spdif: add support for enabling raw capture modeViorel Suman2021-05-102-0/+68
| |/ / /
* | | | ASoC: fsl_spdif: Fix unexpected interrupt after suspendShengjiu Wang2021-06-231-0/+3