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