summaryrefslogtreecommitdiffstats
path: root/drivers/dma/idma64.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptorAndy Shevchenko2016-02-151-0/+3
* dmaengine: idma64: use local variable to index descriptorAndy Shevchenko2015-12-051-3/+3
* dmaengine: idma64: convert idma64_hw_desc_fill() to return voidAndy Shevchenko2015-12-051-3/+3
* dmaengine: idma64: set maximum allowed segment size for DMAAndy Shevchenko2015-12-051-0/+2
* dmaengine: idma64: drop IRQ enable / disable in handlerAndy Shevchenko2015-12-051-8/+0
* Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-101-10/+12
|\
| * dmaengine: idma64: make better performance on pause / resumeAndy Shevchenko2015-09-251-6/+8
| * dmaengine: idma64: useless use of min_t()Andy Shevchenko2015-09-251-2/+2
| * dmaengine: idma64: convert to __ffs()Andy Shevchenko2015-09-251-4/+4
* | dmaengine: idma64: improve residue estimationAndy Shevchenko2015-09-251-8/+8
|/
* dmaengine: add a driver for Intel integrated DMA 64-bitAndy Shevchenko2015-07-281-0/+710