summaryrefslogtreecommitdiffstats
path: root/drivers/dma/idma64.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* dmaengine: idma64: Move driver name to the headerAndy Shevchenko2019-04-26
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-03-21
* Merge branch 'topic/intel' into for-linusVinod Koul2018-10-24
|\
| * dmaengine: idma64: replace spin_lock_irqsave with spin_lockZhaoxiong Yuan2018-09-11
* | dmaengine: idma: remove dma_slave_config direction usageVinod Koul2018-10-07
|/
* dmaengine: idma64: Support dmaengine_terminate_sync()Andy Shevchenko2018-07-10
* dmaengine: idma64: simplify getting .drvdataWolfram Sang2018-04-22
* 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-24
| * dmaengine: idma64: useless use of min_t()Andy Shevchenko2015-09-24
| * dmaengine: idma64: convert to __ffs()Andy Shevchenko2015-09-24
* | dmaengine: idma64: improve residue estimationAndy Shevchenko2015-09-24
|/
* dmaengine: add a driver for Intel integrated DMA 64-bitAndy Shevchenko2015-07-28