summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dma_v2.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-20ioat2,3: put channel hardware in known state at initDan Williams1-0/+2
2009-09-09Merge branch 'dmaengine' into async-tx-nextDan Williams1-1/+2
2009-09-09ioat2,3: cacheline align software descriptor allocationsDan Williams1-1/+2
2009-09-09ioat3: segregate raid enginesDan Williams1-0/+2
2009-09-09ioat3: xor supportDan Williams1-0/+3
2009-09-09ioat: add 'ioat' sysfs attributesDan Williams1-0/+1
2009-09-09ioat3: split ioat3 support to its own file, add memsetDan Williams1-0/+13
2009-09-09ioat3: hardware version 3.2 register / descriptor definitionsDan Williams1-1/+25
2009-09-09ioat2,3: dynamically resize descriptor ringDan Williams1-0/+2
2009-09-09ioat: switch watchdog and reset handler from workqueue to timerDan Williams1-0/+10
2009-09-09ioat: ___devinit annotate the initialization pathsDan Williams1-4/+4
2009-09-09ioat: add some dev_dbg() callsDan Williams1-0/+3
2009-09-09ioat2,3: convert to a true ring bufferDan Williams1-0/+131