aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/fsl/imx-card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-2/+1
2023-09-25ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto1-3/+3
2023-06-20ASoC: fsl: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-11/+3
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto1-1/+1
2023-05-08ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto1-10/+1
2023-03-11ASoC: Use of_property_read_bool() for boolean propertiesRob Herring1-1/+1
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