summaryrefslogtreecommitdiff
path: root/drivers/dma/dw/idma32.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-5/+5
2024-08-05dmaengine: dw: Simplify prepare CTL_LO methodsSerge Semin1-2/+6
2021-07-14dmaengine: dw: Program xBAR hardware for Elkhart LakeAndy Shevchenko1-3/+135
2020-08-17dmaengine: dw: Ignore burst setting for memory peripheralsSerge Semin1-3/+2
2019-01-07dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bitAndy Shevchenko1-0/+13
2019-01-07dmaengine: dw: Reset DRAIN bit when resume the channelAndy Shevchenko1-2/+11
2019-01-07dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko1-0/+138