summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dma_v3.c
AgeCommit message (Expand)Author
2010-01-06ioat2,3: put channel hardware in known state at initDan Williams
2010-01-06ioat3: fix p-disabled q-continuationDan Williams
2009-11-19ioat3: fix pq completion versus channel deallocation raceDan Williams
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams
2009-11-19ioat2,3: report all uncorrectable errorsDan Williams
2009-11-19ioat3: specify valid address for disabled-Q or disabled-PDan Williams
2009-11-19ioat3: dca and raid operations are incompatibleDan Williams
2009-09-21ioat3: fix uninitialized var warningsDan Williams
2009-09-08ioat3: segregate raid enginesDan Williams
2009-09-08ioat3: interrupt descriptor supportDan Williams
2009-09-08ioat3: support xor via pq descriptorsDan Williams
2009-09-08ioat3: pq supportDan Williams
2009-09-08ioat3: xor self testDan Williams
2009-09-08ioat3: xor supportDan Williams
2009-09-08ioat3: enable dca for completion writesDan Williams
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams