aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/idma64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-15dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptorAndy Shevchenko1-0/+3
2015-12-05dmaengine: idma64: use local variable to index descriptorAndy Shevchenko1-3/+3
2015-12-05dmaengine: idma64: convert idma64_hw_desc_fill() to return voidAndy Shevchenko1-3/+3
2015-12-05dmaengine: idma64: set maximum allowed segment size for DMAAndy Shevchenko1-0/+2
2015-12-05dmaengine: idma64: drop IRQ enable / disable in handlerAndy Shevchenko1-8/+0
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-10/+12
2015-09-25dmaengine: idma64: make better performance on pause / resumeAndy Shevchenko1-6/+8
2015-09-25dmaengine: idma64: useless use of min_t()Andy Shevchenko1-2/+2
2015-09-25dmaengine: idma64: convert to __ffs()Andy Shevchenko1-4/+4
2015-09-25dmaengine: idma64: improve residue estimationAndy Shevchenko1-8/+8
2015-07-28dmaengine: add a driver for Intel integrated DMA 64-bitAndy Shevchenko1-0/+710