summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-card.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-2/+1
* ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-3/+3
* ASoC: fsl: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-11/+3
* ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto2023-06-201-1/+1
* ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto2023-05-081-10/+1
* ASoC: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-111-1/+1
* ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang2022-09-131-0/+4
* ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang2022-07-211-3/+5
* ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang2022-07-061-3/+11
* ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax2022-06-061-1/+1
* ASoC: imx-card: improve the sound quality for low rateShengjiu Wang2022-01-061-4/+4
* ASoC: imx-card: Fix mclk calculation issue for akcodecShengjiu Wang2022-01-061-3/+4
* ASoC: imx-card: Need special setting for ak4497 on i.MX8MQShengjiu Wang2022-01-061-1/+16
* ASoC: fsl: Use dev_err_probe() helperKuninori Morimoto2021-12-201-11/+6
* ASoC: imx-card: Update to modern clocking terminologyMark Brown2021-09-221-1/+1
* ASoC: fsl: Constify static snd_soc_opsRikard Falkeborn2021-09-211-2/+2
* ASoC: imx-card: Make some symbols staticWei Yongjun2021-05-251-5/+5
* ASoC: imx-card: Add imx-card machine driverShengjiu Wang2021-05-201-0/+844