summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2023-06-21ASoC: fsl-asoc-card: Allow passing the number of slots in useFabio Estevam
2023-06-20ASoC: fsl: use snd_soc_{of_}get_dlc()Kuninori Morimoto
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto
2023-06-19ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea
2023-06-17ASoC: fsl-asoc-card: add nau8822 supportHui Wang
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-06-02ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-15ASoC: Merge up fixes for CIMark Brown
2023-05-09ASoC: add and use asoc_dummy_dlcMark Brown
2023-05-08ASoC: fsl_micfil: Fix error handler with pm_runtime_enableShengjiu Wang
2023-05-08ASoC: fsl_sai: MCLK bind with TX/RX enable bitShengjiu Wang
2023-05-08ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-21ASoC: fsl: imx-audmix: remove dummy dai_link->platformKuninori Morimoto
2023-04-21ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-21ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-21ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-19ASoC: fsl: Restore configuration of platformShengjiu Wang
2023-04-19ASoC: fsl: Simplify an error messageChristophe JAILLET
2023-04-19ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich
2023-04-19ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu
2023-04-17ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye
2023-03-24ASoC: fsl: remove unnecessary dai_link->platformKuninori Morimoto
2023-03-21ALSA/ASoC: Convert to platform remove callbackMark Brown
2023-03-20ASoC: fsl: Specify driver name in ASoC cardAlexander Stein
2023-03-20ASoC: fsl: define a common DRIVER_NAMEAlexander Stein
2023-03-20ASoC: fsl: pcm030-audio-fabric: Convert to platform remove callback returning...Uwe Kleine-König
2023-03-20ASoC: fsl: p1022_rdk: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: p1022_ds: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: mpc8610_hpcd: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: mpc5200_psc_i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: mpc5200_psc_ac97: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: imx-sgtl5000: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: imx-pcm-rpmsg: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: imx-audmux: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_xcvr: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_ssi: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_spdif: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_sai: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_rpmsg: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_mqs: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_esai: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_easrc: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_dma: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_audmix: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_aud2htx: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: fsl_asrc: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: fsl: eukrea-tlv320: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-13ASoC: Merge up fixes as a dependency for future SOF workMark Brown