summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)AuthorFilesLines
2023-06-21ASoC: fsl-asoc-card: Allow passing the number of slots in useFabio Estevam1-1/+7
2023-06-20ASoC: fsl: use snd_soc_{of_}get_dlc()Kuninori Morimoto2-13/+4
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto1-1/+1
2023-06-19ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea1-0/+9
2023-06-17ASoC: fsl-asoc-card: add nau8822 supportHui Wang1-0/+14
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown2-2/+10
2023-06-02ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu2-2/+10
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2023-05-15ASoC: Merge up fixes for CIMark Brown1-1/+13
2023-05-09ASoC: add and use asoc_dummy_dlcMark Brown4-26/+10
2023-05-08ASoC: fsl_micfil: Fix error handler with pm_runtime_enableShengjiu Wang1-1/+13
2023-05-08ASoC: fsl_sai: MCLK bind with TX/RX enable bitShengjiu Wang2-3/+23
2023-05-08ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto4-26/+10
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds30-124/+834
2023-04-21ASoC: fsl: imx-audmix: remove dummy dai_link->platformKuninori Morimoto1-5/+2
2023-04-21ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMAKuninori Morimoto1-9/+12
2023-04-21ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMAKuninori Morimoto1-4/+7
2023-04-21ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMAKuninori Morimoto1-4/+7
2023-04-19ASoC: fsl: Restore configuration of platformShengjiu Wang2-5/+14
2023-04-19ASoC: fsl: Simplify an error messageChristophe JAILLET1-1/+1
2023-04-19ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich1-3/+8
2023-04-19ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu1-1/+1
2023-04-17ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye1-10/+5
2023-03-24ASoC: fsl: remove unnecessary dai_link->platformKuninori Morimoto2-14/+5
2023-03-21ALSA/ASoC: Convert to platform remove callbackMark Brown22-84/+44
2023-03-20ASoC: fsl: Specify driver name in ASoC cardAlexander Stein1-0/+1
2023-03-20ASoC: fsl: define a common DRIVER_NAMEAlexander Stein1-2/+4
2023-03-20ASoC: fsl: pcm030-audio-fabric: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: p1022_rdk: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: p1022_ds: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: mpc8610_hpcd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: mpc5200_psc_i2s: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: fsl: mpc5200_psc_ac97: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: fsl: imx-sgtl5000: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: imx-pcm-rpmsg: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: imx-audmux: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_xcvr: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: fsl: fsl_ssi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_spdif: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_sai: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_rpmsg: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_mqs: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: fsl: fsl_esai: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_easrc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_dma: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_audmix: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_aud2htx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: fsl_asrc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: fsl: eukrea-tlv320: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-13ASoC: Merge up fixes as a dependency for future SOF workMark Brown1-0/+4