summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-card.c
AgeCommit message (Expand)Author
2025-04-25ASoC: fsl: don't set link->platform if not neededKuninori Morimoto
2025-04-13ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()Chenyuan Yang
2025-04-01ASoC: imx-card: Add NULL check in imx_card_probe()Henry Martin
2025-02-24ASoC: imx-card: Add playback_only or capture_only supportShengjiu Wang
2025-01-09ASoC: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-01ASoC: fsl: switch to use rtd->id from rtd->numKuninori Morimoto
2024-10-23ASoC: fsl: remove dpcm_xxx flagsKuninori Morimoto
2024-10-10ASoC: imx-card: Add CS42888 supportChancel Liu
2024-10-10ASoC: imx-card: Set mclk for codecChancel Liu
2024-10-02ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=mHui Wang
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto
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