aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/altera-msgdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-20dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as wellStefan Roese1-2/+2
2017-09-28dmaengine: altera: fix spinlock usageSylvain Lesne1-14/+21
2017-09-28dmaengine: altera: fix response FIFO emptyingSylvain Lesne1-1/+1
2017-08-29dmaengine: altera: Use macros instead of structs to describe the registersStefan Roese1-45/+35
2017-08-22dmaengine: altera: remove DMA_SGVinod Koul1-94/+0
2017-07-18dmaengine: Add driver for Altera / Intel mSGDMA IP coreStefan Roese1-0/+1031