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