summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dma_v3.c
Commit message (Expand)AuthorAge
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\
| * ioatdma: DMA copy alignment needed to address IOAT DMA silicon errataDave Jiang2012-04-05
| * ioat: fix size of 'completion' for XenDan Williams2012-03-23
* | dmaengine: fix for cookie changes and mergeVinod Koul2012-03-13
* | dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* | dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-13
* | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
|/
* ioat: fix xor_idx_to_descDan Williams2011-08-03
* Avoid section type conflict in dma/ioat/dma_v3.cAndi Kleen2011-07-22
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-22
* ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-04
* Merge branch 'ioat' into dmaengineDan Williams2010-05-17
|\
| * ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams2010-05-01
| * ioat2,3: convert to producer/consumer lockingDan Williams2010-05-01
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
|/
* ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-03
* ioat3: interrupt coalescingDan Williams2010-03-03
* ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-03
* ioat3: use ioat2_quiesce()Dan Williams2010-03-03
* ioat3: cleanup, don't enable DCA completion writesDan Williams2010-03-03
* ioat2,3: put channel hardware in known state at initDan Williams2009-12-19
* ioat3: fix p-disabled q-continuationDan Williams2009-12-17
* ioat3: fix pq completion versus channel deallocation raceDan Williams2009-11-19
* async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams2009-11-19
* ioat2,3: report all uncorrectable errorsDan Williams2009-11-19
* ioat3: specify valid address for disabled-Q or disabled-PDan Williams2009-11-19
* ioat3: dca and raid operations are incompatibleDan Williams2009-11-19
* ioat3: fix uninitialized var warningsDan Williams2009-09-21
* ioat3: segregate raid enginesDan Williams2009-09-08
* ioat3: interrupt descriptor supportDan Williams2009-09-08
* ioat3: support xor via pq descriptorsDan Williams2009-09-08
* ioat3: pq supportDan Williams2009-09-08
* ioat3: xor self testDan Williams2009-09-08
* ioat3: xor supportDan Williams2009-09-08
* ioat3: enable dca for completion writesDan Williams2009-09-08
* ioat: add 'ioat' sysfs attributesDan Williams2009-09-08
* ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-08