linux/drivers/dma/ti
Peter Ujfalusi be4054b8b6 dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy
cppi5_tr_csf_set() clears previously set Configuration Specific Flags.
Setting the EOP flag clears the SUPR_EVT flag for the last TR which is not
desirable as we do not want to have events from the TR.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20200512134531.5742-1-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-05-15 11:22:31 +05:30
..
Kconfig
Makefile
cppi41.c
dma-crossbar.c dmaengine: ti: dma-crossbar: convert to devm_platform_ioremap_resource() 2020-02-13 20:47:52 +05:30
edma.c dmaengine: ti: edma: fix null dereference because of a typo in pointer name 2020-03-02 15:39:15 +05:30
k3-psil-am654.c
k3-psil-j721e.c
k3-psil-priv.h
k3-psil.c dmaengine: ti: k3-psil: fix deadlock on error path 2020-04-15 21:38:28 +05:30
k3-udma-glue.c dmaengine updates for v5.7-rc1 2020-04-02 16:04:42 -07:00
k3-udma-private.c
k3-udma.c dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy 2020-05-15 11:22:31 +05:30
k3-udma.h
omap-dma.c dmaengine: ti: omap-dma: Replace zero-length array with flexible-array member 2020-02-13 20:16:00 +05:30