summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dma_v3.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-20ioat2,3: put channel hardware in known state at initDan Williams1-14/+40
2009-12-17ioat3: fix p-disabled q-continuationDan Williams1-2/+4
2009-11-20ioat3: fix pq completion versus channel deallocation raceDan Williams1-2/+2
2009-11-20async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams1-0/+10
2009-11-20ioat2,3: report all uncorrectable errorsDan Williams1-0/+2
2009-11-20ioat3: specify valid address for disabled-Q or disabled-PDan Williams1-5/+17
2009-11-20ioat3: dca and raid operations are incompatibleDan Williams1-0/+6
2009-09-21ioat3: fix uninitialized var warningsDan Williams1-6/+9
2009-09-09ioat3: segregate raid enginesDan Williams1-7/+18
2009-09-09ioat3: interrupt descriptor supportDan Williams1-1/+38
2009-09-09ioat3: support xor via pq descriptorsDan Williams1-0/+49
2009-09-09ioat3: pq supportDan Williams1-1/+264
2009-09-09ioat3: xor self testDan Williams1-0/+275
2009-09-09ioat3: xor supportDan Williams1-2/+216
2009-09-09ioat3: enable dca for completion writesDan Williams1-1/+2
2009-09-09ioat: add 'ioat' sysfs attributesDan Williams1-0/+3
2009-09-09ioat3: split ioat3 support to its own file, add memsetDan Williams1-0/+367