aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/milbeaut-xdmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-29dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of the probe functionChristophe JAILLET1-1/+3
2020-11-09dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2019-11-08dmaengine: milbeaut-xdmac: remove redundant error logVinod Koul1-4/+1
2019-10-18dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platformsJassi Brar1-0/+418