index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_asrc_dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: fsl: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-5
/
+5
*
ASoC: fsl_asrc_dma: fix potential null-ptr-deref
Nikita Zhandarovich
2023-04-19
1
-3
/
+8
*
ASoC: fsl_asrc_dma: fully initialize structs
Sascha Hauer
2022-09-23
1
-2
/
+1
*
ASoC: fsl_asrc_dma: Add legacy_dai_naming flag
Shengjiu Wang
2022-07-04
1
-0
/
+1
*
ASoC: fsl_asrc_dma: Use dmaengine_terminate_async()
Sascha Hauer
2022-06-20
1
-2
/
+2
*
ASoC: fsl_asrc_dma: enable dual fifo for ASRC P2P
Shengjiu Wang
2022-06-06
1
-0
/
+14
*
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2022-04-19
1
-1
/
+1
*
ASoC: fsl_asrc_dma: Use managed buffer allocation
Takashi Iwai
2021-08-04
1
-44
/
+3
*
ASoC: fsl_asrc_dma: request dma channel from specific controller
Robin Gong
2021-03-12
1
-1
/
+4
*
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-2
/
+2
*
ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA
Shengjiu Wang
2020-06-12
1
-11
/
+15
*
ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End
Shengjiu Wang
2020-06-12
1
-5
/
+20
*
ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
Xiyu Yang
2020-05-29
1
-0
/
+1
*
ASoC: fsl_asrc: Move common definition to fsl_asrc_common
Shengjiu Wang
2020-04-21
1
-12
/
+13
*
ASoC: fsl_asrc: Support new property fsl,asrc-format
Shengjiu Wang
2020-04-21
1
-3
/
+12
*
ASoC: fsl_asrc: rename asrc_priv to asrc
Shengjiu Wang
2020-04-21
1
-12
/
+12
*
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-3
/
+3
*
ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macro
Kuninori Morimoto
2020-02-19
1
-2
/
+2
*
ASoC: fsl_asrc: Add support for imx8qm & imx8qxp
Shengjiu Wang
2020-01-14
1
-14
/
+27
*
ASoC: fsl: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-1
/
+0
*
ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
1
-27
/
+29
*
ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
Shengjiu Wang
2019-10-01
1
-7
/
+57
*
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-09-20
1
-1
/
+1
*
ASoC: fsl_asrc: Switch to SPDX identifier
Fabio Estevam
2018-07-24
1
-11
/
+7
*
ASoC: fsl: asrc: replace platform to component
Kuninori Morimoto
2018-02-12
1
-5
/
+9
*
ASoC: fsl: make snd_pcm_hardware const
Bhumika Goyal
2017-08-17
1
-1
/
+1
*
ASoC: Freescale: Delete an error message for a failed memory allocation in th...
Markus Elfring
2017-08-15
1
-3
/
+1
*
ASoC: fsl_asrc_dma: use correct direction enum type
Stefan Agner
2017-04-21
1
-1
/
+1
*
ASoC: constify snd_pcm_ops structures
Julia Lawall
2016-09-12
1
-1
/
+1
*
ASoC: fsl_sarc_dma: Check pair before using it
Nicolin Chen
2014-08-04
1
-2
/
+7
*
ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers
Nicolin Chen
2014-07-29
1
-0
/
+386