summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dma_v3.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-04ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams1-6/+6
2010-03-04ioat3: interrupt coalescingDan Williams1-4/+33
2010-03-04ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams1-1/+1
2010-03-03ioat3: use ioat2_quiesce()Dan Williams1-9/+1
2010-03-03ioat3: cleanup, don't enable DCA completion writesDan Williams1-2/+1
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