summaryrefslogtreecommitdiffstats
path: root/drivers/dma/altera-msgdma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as wellStefan Roese2017-10-201-2/+2
* dmaengine: altera: fix spinlock usageSylvain Lesne2017-09-281-14/+21
* dmaengine: altera: fix response FIFO emptyingSylvain Lesne2017-09-281-1/+1
* dmaengine: altera: Use macros instead of structs to describe the registersStefan Roese2017-08-291-45/+35
* dmaengine: altera: remove DMA_SGVinod Koul2017-08-221-94/+0
* dmaengine: Add driver for Altera / Intel mSGDMA IP coreStefan Roese2017-07-181-0/+1031