index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_asrc_dma.c
Age
Commit message (
Expand
)
Author
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-06-12
ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA
Shengjiu Wang
2020-06-12
ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End
Shengjiu Wang
2020-05-29
ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
Xiyu Yang
2020-04-21
ASoC: fsl_asrc: Move common definition to fsl_asrc_common
Shengjiu Wang
2020-04-21
ASoC: fsl_asrc: Support new property fsl,asrc-format
Shengjiu Wang
2020-04-21
ASoC: fsl_asrc: rename asrc_priv to asrc
Shengjiu Wang
2020-03-27
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-02-18
ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macro
Kuninori Morimoto
2020-01-14
ASoC: fsl_asrc: Add support for imx8qm & imx8qxp
Shengjiu Wang
2019-12-11
ASoC: fsl: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-10-08
ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops
Kuninori Morimoto
2019-10-01
ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
Shengjiu Wang
2018-09-20
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-07-24
ASoC: fsl_asrc: Switch to SPDX identifier
Fabio Estevam
2018-02-12
ASoC: fsl: asrc: replace platform to component
Kuninori Morimoto
2017-08-17
ASoC: fsl: make snd_pcm_hardware const
Bhumika Goyal
2017-08-15
ASoC: Freescale: Delete an error message for a failed memory allocation in th...
Markus Elfring
2017-04-21
ASoC: fsl_asrc_dma: use correct direction enum type
Stefan Agner
2016-09-12
ASoC: constify snd_pcm_ops structures
Julia Lawall
2014-08-04
ASoC: fsl_sarc_dma: Check pair before using it
Nicolin Chen
2014-07-29
ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers
Nicolin Chen