aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v3.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-8/+11
* ioat: Fix DMA memory sync direction correct flagShuah Khan2013-01-271-1/+1
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-221-0/+1
* ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-041-1/+4
* Merge branch 'ioat' into dmaengineDan Williams2010-05-171-85/+39
|\
| * ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams2010-05-011-3/+3
| * ioat2,3: convert to producer/consumer lockingDan Williams2010-05-011-82/+35
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-10/+10
|/
* ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-031-6/+6
* ioat3: interrupt coalescingDan Williams2010-03-031-4/+33
* ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-031-1/+1
* ioat3: use ioat2_quiesce()Dan Williams2010-03-031-9/+1
* ioat3: cleanup, don't enable DCA completion writesDan Williams2010-03-031-2/+1
* 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-191-2/+2
* async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams2009-11-191-0/+10
* ioat2,3: report all uncorrectable errorsDan Williams2009-11-191-0/+2
* ioat3: specify valid address for disabled-Q or disabled-PDan Williams2009-11-191-5/+17
* ioat3: dca and raid operations are incompatibleDan Williams2009-11-191-0/+6
* ioat3: fix uninitialized var warningsDan Williams2009-09-211-6/+9
* ioat3: segregate raid enginesDan Williams2009-09-081-7/+18
* ioat3: interrupt descriptor supportDan Williams2009-09-081-1/+38
* ioat3: support xor via pq descriptorsDan Williams2009-09-081-0/+49
* ioat3: pq supportDan Williams2009-09-081-1/+264
* ioat3: xor self testDan Williams2009-09-081-0/+275
* ioat3: xor supportDan Williams2009-09-081-2/+216
* ioat3: enable dca for completion writesDan Williams2009-09-081-1/+2
* ioat: add 'ioat' sysfs attributesDan Williams2009-09-081-0/+3
* ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-081-0/+367