summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-card.c
AgeCommit message (Expand)Author
2024-05-06ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto
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-05-08ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto
2023-03-11ASoC: Use of_property_read_bool() for boolean propertiesRob Herring
2022-09-13ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang
2022-07-21ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang
2022-07-06ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang
2022-06-06ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax
2022-01-06ASoC: imx-card: improve the sound quality for low rateShengjiu Wang
2022-01-06ASoC: imx-card: Fix mclk calculation issue for akcodecShengjiu Wang
2022-01-06ASoC: imx-card: Need special setting for ak4497 on i.MX8MQShengjiu Wang
2021-12-20ASoC: fsl: Use dev_err_probe() helperKuninori Morimoto
2021-09-22ASoC: imx-card: Update to modern clocking terminologyMark Brown
2021-09-21ASoC: fsl: Constify static snd_soc_opsRikard Falkeborn
2021-05-25ASoC: imx-card: Make some symbols staticWei Yongjun
2021-05-20ASoC: imx-card: Add imx-card machine driverShengjiu Wang