summaryrefslogtreecommitdiffstats
path: root/drivers/dma/sh/rz-dmac.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-25dmaengine: sh: make array ds_lut staticColin Ian King1-1/+1
2021-10-18dmaengine: sh: rz-dmac: Add DMA clock handlingBiju Das1-0/+14
2021-08-31dmaengine: sh: fix some NULL dereferencesDan Carpenter1-2/+2
2021-08-31dmaengine: sh: Fix unused initialization of pointer lmdescColin Ian King1-3/+1
2021-08-29dmaengine: sh: Add DMAC driver for RZ/G2L SoCBiju Das1-0/+971