summaryrefslogtreecommitdiff
path: root/drivers/dma/dw/dw.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-05dmaengine: dw: Simplify max-burst calculation procedureSerge Semin1-5/+4
2024-08-05dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacksSerge Semin1-9/+9
2024-08-05dmaengine: dw: Simplify prepare CTL_LO methodsSerge Semin1-6/+15
2020-08-17dmaengine: dw: Ignore burst setting for memory peripheralsSerge Semin1-3/+2
2020-08-17dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin1-1/+1
2019-01-07dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bitAndy Shevchenko1-0/+18
2019-01-07dmaengine: dw: Reset DRAIN bit when resume the channelAndy Shevchenko1-0/+8
2019-01-07dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko1-0/+112