aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/fsl/fsl_asrc_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-23ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto1-2/+2
2020-06-12ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMAShengjiu Wang1-11/+15
2020-06-12ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-EndShengjiu Wang1-5/+20
2020-05-29ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang1-0/+1
2020-04-21ASoC: fsl_asrc: Move common definition to fsl_asrc_commonShengjiu Wang1-12/+13
2020-04-21ASoC: fsl_asrc: Support new property fsl,asrc-formatShengjiu Wang1-3/+12
2020-04-21ASoC: fsl_asrc: rename asrc_priv to asrcShengjiu Wang1-12/+12
2020-03-27ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-3/+3
2020-02-18ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macroKuninori Morimoto1-2/+2
2020-01-14ASoC: fsl_asrc: Add support for imx8qm & imx8qxpShengjiu Wang1-14/+27
2019-12-11ASoC: fsl: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-08ASoC: fsl: fsl_asrc_dma: remove snd_pcm_opsKuninori Morimoto1-27/+29
2019-10-01ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8Shengjiu Wang1-7/+57
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto1-1/+1
2018-07-24ASoC: fsl_asrc: Switch to SPDX identifierFabio Estevam1-11/+7
2018-02-12ASoC: fsl: asrc: replace platform to componentKuninori Morimoto1-5/+9
2017-08-17ASoC: fsl: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-15ASoC: Freescale: Delete an error message for a failed memory allocation in three functionsMarkus Elfring1-3/+1
2017-04-21ASoC: fsl_asrc_dma: use correct direction enum typeStefan Agner1-1/+1
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2014-08-04ASoC: fsl_sarc_dma: Check pair before using itNicolin Chen1-2/+7
2014-07-29ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform driversNicolin Chen1-0/+386