aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/mic_x100_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-04dmaengine: mic_x100_dma: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-3/+1
2016-12-12dmaengine: mic_x100_dma: remove unused ‘data’Vinod Koul1-2/+0
2016-08-08dmaengine: mic_x100_dma: convert callback to helper functionDave Jiang1-4/+2
2016-03-03dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typoDan Carpenter1-1/+1
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit1-10/+5
2015-12-05dmaengine: mic_x100: add missing spin_unlockSaurabh Sengar1-5/+10
2015-10-04dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy1-1/+38
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2014-07-12dma: MIC X100 DMA DriverSiva Yerramreddy1-0/+774