aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-13ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang1-0/+4
2022-07-21ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang1-3/+5
2022-07-06ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang1-3/+11
2022-06-06ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax1-1/+1
2022-01-06ASoC: imx-card: improve the sound quality for low rateShengjiu Wang1-4/+4
2022-01-06ASoC: imx-card: Fix mclk calculation issue for akcodecShengjiu Wang1-3/+4
2022-01-06ASoC: imx-card: Need special setting for ak4497 on i.MX8MQShengjiu Wang1-1/+16
2021-12-20ASoC: fsl: Use dev_err_probe() helperKuninori Morimoto1-11/+6
2021-09-22ASoC: imx-card: Update to modern clocking terminologyMark Brown1-1/+1
2021-09-21ASoC: fsl: Constify static snd_soc_opsRikard Falkeborn1-2/+2
2021-05-25ASoC: imx-card: Make some symbols staticWei Yongjun1-5/+5
2021-05-20ASoC: imx-card: Add imx-card machine driverShengjiu Wang1-0/+844