aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/zx296702_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2015-10-01dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin1-1/+1
2015-10-01dmaengine: zxdma: fix memset callVinod Koul1-1/+1
2015-08-05dmaengine: zxdma: Fix force stop bugJun Nie1-0/+1
2015-08-05dmaengine: zxdma: Fix data width bugJun Nie1-4/+5
2015-08-05dmaengine: zxdma: Support cyclic dmaJun Nie1-9/+84
2015-07-16dmaengine: zxdma: explicitly free irq on device removalVinod Koul1-3/+7
2015-07-16dmaengine: zxdma: Support ZTE ZX296702 dmaJun Nie1-0/+870