aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/altera-msgdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-08dmaengine: altera-msgdma: fix kernel-doc style for taskletVinod Koul1-1/+1
2020-09-18dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-07-15dmaengine: altera-msgdma: Fix struct documentation blocksLee Jones1-2/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
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