aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-01ioat2,3: convert to producer/consumer lockingDan Williams1-10/+5
2010-05-01ioat: convert to circ_bufDan Williams1-11/+7
2010-03-03ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams1-3/+1
2010-03-03ioat2: kill pending flagDan Williams1-2/+0
2009-12-19ioat2,3: put channel hardware in known state at initDan Williams1-0/+2
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams1-1/+2
2009-09-08ioat2,3: cacheline align software descriptor allocationsDan Williams1-1/+2
2009-09-08ioat3: segregate raid enginesDan Williams1-0/+2
2009-09-08ioat3: xor supportDan Williams1-0/+3
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams1-0/+1
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams1-0/+13
2009-09-08ioat3: hardware version 3.2 register / descriptor definitionsDan Williams1-1/+25
2009-09-08ioat2,3: dynamically resize descriptor ringDan Williams1-0/+2
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams1-0/+10
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams1-4/+4
2009-09-08ioat: add some dev_dbg() callsDan Williams1-0/+3
2009-09-08ioat2,3: convert to a true ring bufferDan Williams1-0/+131