index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idma64.c
Age
Commit message (
Expand
)
Author
2018-10-24
Merge branch 'topic/intel' into for-linus
Vinod Koul
2018-10-07
dmaengine: idma: remove dma_slave_config direction usage
Vinod Koul
2018-09-11
dmaengine: idma64: replace spin_lock_irqsave with spin_lock
Zhaoxiong Yuan
2018-07-10
dmaengine: idma64: Support dmaengine_terminate_sync()
Andy Shevchenko
2018-04-22
dmaengine: idma64: simplify getting .drvdata
Wolfram Sang
2016-02-15
dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor
Andy Shevchenko
2015-12-05
dmaengine: idma64: use local variable to index descriptor
Andy Shevchenko
2015-12-05
dmaengine: idma64: convert idma64_hw_desc_fill() to return void
Andy Shevchenko
2015-12-05
dmaengine: idma64: set maximum allowed segment size for DMA
Andy Shevchenko
2015-12-05
dmaengine: idma64: drop IRQ enable / disable in handler
Andy Shevchenko
2015-11-10
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-09-25
dmaengine: idma64: make better performance on pause / resume
Andy Shevchenko
2015-09-25
dmaengine: idma64: useless use of min_t()
Andy Shevchenko
2015-09-25
dmaengine: idma64: convert to __ffs()
Andy Shevchenko
2015-09-25
dmaengine: idma64: improve residue estimation
Andy Shevchenko
2015-07-28
dmaengine: add a driver for Intel integrated DMA 64-bit
Andy Shevchenko