index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2023-04-26
ASoC: fsl_asrc_dma: fix potential null-ptr-deref
Nikita Zhandarovich
2022-09-23
ASoC: fsl_asrc_dma: fully initialize structs
Sascha Hauer
2022-07-04
ASoC: fsl_asrc_dma: Add legacy_dai_naming flag
Shengjiu Wang
2022-06-20
ASoC: fsl_asrc_dma: Use dmaengine_terminate_async()
Sascha Hauer
2022-06-06
ASoC: fsl_asrc_dma: enable dual fifo for ASRC P2P
Shengjiu Wang
2022-04-19
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2021-08-04
ASoC: fsl_asrc_dma: Use managed buffer allocation
Takashi Iwai
2021-03-12
ASoC: fsl_asrc_dma: request dma channel from specific controller
Robin Gong
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