aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/mic_x100_dma.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-17dmaengine: mic_x100_dma: convert to DEFINE_SHOW_ATTRIBUTEGravatar Yangtao Li 1-19/+3
2018-08-27dmaengine: mic_x100_dma: use devm_kzalloc to fix an issueGravatar Huang Shijie 1-3/+1
2018-07-30dmaengine: mic_x100_dma: use the new helper to simplify the codeGravatar Huang Shijie 1-7/+1
2018-06-12treewide: Use array_size() in vzalloc()Gravatar Kees Cook 1-1/+2
2017-12-04dmaengine: mic_x100_dma: Use PTR_ERR_OR_ZERO()Gravatar Vasyl Gomonovych 1-3/+1
2016-12-12dmaengine: mic_x100_dma: remove unused ‘data’Gravatar Vinod Koul 1-2/+0
2016-08-08dmaengine: mic_x100_dma: convert callback to helper functionGravatar Dave Jiang 1-4/+2
2016-03-03dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typoGravatar Dan Carpenter 1-1/+1
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Gravatar Ashutosh Dixit 1-10/+5
2015-12-05dmaengine: mic_x100: add missing spin_unlockGravatar Saurabh Sengar 1-5/+10
2015-10-04dma: Add support to program MIC x100 status descriptiorsGravatar Siva Yerramreddy 1-1/+38
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Gravatar Stephen Rothwell 1-0/+1
2014-07-12dma: MIC X100 DMA DriverGravatar Siva Yerramreddy 1-0/+774