linux/drivers/dma/xilinx
Jan Kuliga 3e184e64c2 dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
Make generic code generic. As descriptor-filling logic stays the same
regardless of a dmaengine's type of transfer, it is possible to write
the descriptor-filling function in a generic way, so that it can be used
for every single type of transfer preparation callback.

Signed-off-by: Jan Kuliga <jankul@alatek.krakow.pl>
Link: https://lore.kernel.org/r/20231218113943.9099-8-jankul@alatek.krakow.pl
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-12-22 12:19:41 +05:30
..
Makefile dmaengine: xilinx: xdma: Add xilinx xdma driver 2023-02-10 11:32:26 +05:30
xdma-regs.h dmaengine: xilinx: xdma: Ease dma_pool alignment requirements 2023-12-21 21:51:54 +05:30
xdma.c dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers 2023-12-22 12:19:41 +05:30
xilinx_dma.c dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove() 2023-10-16 12:26:57 +05:30
xilinx_dpdma.c dmaengine: xilinx: xilinx_dpdma: Convert to platform remove callback returning void 2023-09-28 13:10:59 +05:30
zynqmp_dma.c dmaengine: xilinx: zynqmp_dma: Convert to platform remove callback returning void 2023-09-28 13:10:59 +05:30