Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-08 | dmaengine: altera-msgdma: fix kernel-doc style for tasklet | Vinod Koul | 1 | -1/+1 |
2020-09-18 | dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -3/+3 |
2020-07-15 | dmaengine: altera-msgdma: Fix struct documentation blocks | Lee Jones | 1 | -2/+4 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2017-10-20 | dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well | Stefan Roese | 1 | -2/+2 |
2017-09-28 | dmaengine: altera: fix spinlock usage | Sylvain Lesne | 1 | -14/+21 |
2017-09-28 | dmaengine: altera: fix response FIFO emptying | Sylvain Lesne | 1 | -1/+1 |
2017-08-29 | dmaengine: altera: Use macros instead of structs to describe the registers | Stefan Roese | 1 | -45/+35 |
2017-08-22 | dmaengine: altera: remove DMA_SG | Vinod Koul | 1 | -94/+0 |
2017-07-18 | dmaengine: Add driver for Altera / Intel mSGDMA IP core | Stefan Roese | 1 | -0/+1031 |