summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge up fixes from mainlineMark Brown2023-07-232-7/+2
|\
| * ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos2023-07-172-1/+2
| * ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode"Fabio Estevam2023-07-091-6/+0
* | ASoC: fsl_spdif: Add support for 22.05 kHz sample rateMatus Gajdos2023-07-192-4/+10
* | ASoC: fsl_rpmsg: Add support for i.MX93 platformChancel Liu2023-07-171-0/+8
* | ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separatelyChancel Liu2023-07-091-4/+8
|/
* ASoC: fsl-asoc-card: Allow passing the number of slots in useFabio Estevam2023-06-211-1/+7
* ASoC: fsl: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-202-13/+4
* ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto2023-06-201-1/+1
* ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea2023-06-191-0/+9
* ASoC: fsl-asoc-card: add nau8822 supportHui Wang2023-06-171-0/+14
* ASoC: Merge fixes due to dependenciesMark Brown2023-06-162-2/+10
|\
| * ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu2023-06-022-2/+10
* | ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* | ASoC: Merge up fixes for CIMark Brown2023-05-151-1/+13
|\|
| * ASoC: fsl_micfil: Fix error handler with pm_runtime_enableShengjiu Wang2023-05-081-1/+13
* | ASoC: add and use asoc_dummy_dlcMark Brown2023-05-094-26/+10
|\ \
| * | ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto2023-05-084-26/+10
| |/
* / ASoC: fsl_sai: MCLK bind with TX/RX enable bitShengjiu Wang2023-05-082-3/+23
|/
* Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-2730-124/+834
|\
| * ASoC: fsl: imx-audmix: remove dummy dai_link->platformKuninori Morimoto2023-04-211-5/+2
| * ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMAKuninori Morimoto2023-04-211-9/+12
| * ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMAKuninori Morimoto2023-04-211-4/+7
| * ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMAKuninori Morimoto2023-04-211-4/+7
| * ASoC: fsl: Restore configuration of platformShengjiu Wang2023-04-192-5/+14
| * ASoC: fsl: Simplify an error messageChristophe JAILLET2023-04-191-1/+1
| * ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye2023-04-171-10/+5
| * ASoC: fsl: remove unnecessary dai_link->platformKuninori Morimoto2023-03-242-14/+5
| * ALSA/ASoC: Convert to platform remove callbackMark Brown2023-03-2122-84/+44
| |\
| | * ASoC: fsl: pcm030-audio-fabric: Convert to platform remove callback returning...Uwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: p1022_rdk: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: p1022_ds: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: mpc8610_hpcd: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: mpc5200_psc_i2s: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
| | * ASoC: fsl: mpc5200_psc_ac97: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
| | * ASoC: fsl: imx-sgtl5000: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: imx-pcm-rpmsg: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: imx-audmux: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_xcvr: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
| | * ASoC: fsl: fsl_ssi: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_spdif: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_sai: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_rpmsg: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_mqs: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
| | * ASoC: fsl: fsl_esai: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_easrc: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_dma: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_audmix: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_aud2htx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| | * ASoC: fsl: fsl_asrc: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2