aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat
Commit message (Expand)AuthorAge
* ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDINGDave Jiang2013-02-12
* ioat: remove chanerr mask setting for IOAT v3.xDave Jiang2013-01-08
* ioat: Add alignment workaround for IVB platformsDave Jiang2013-01-08
* ioat3: add missing DMA unmap to ioat_xor_val_self_test()Bartlomiej Zolnierkiewicz2013-01-08
* ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz2013-01-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * ioat: Do not enable DCA if tag map is invalidAlexander Duyck2012-11-15
* | dma: remove use of __devexit_pBill Pemberton2012-11-28
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-09
|\
| * dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-09-17
| * ioat: Adding Ivy Bridge IOATDMA PCI device IDsDave Jiang2012-08-31
* | ioat: remove unused #definesJon Mason2012-09-01
|/
* 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: ring size variables need to be 32bit to avoid overflowDave Jiang2012-04-05
| * ioat: fix size of 'completion' for XenDan Williams2012-03-23
* | dmaengine: fix for cookie changes and mergeVinod Koul2012-03-13
* | dmaengine: ensure all DMA engine drivers initialize their cookiesRussell King - ARM Linux2012-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: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* | dmaengine: add private header fileRussell 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-04
* Avoid section type conflict in dma/ioat/dma_v3.cAndi Kleen2011-07-22
* ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-22
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-28
|\
| * x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich2011-05-26
* | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
|/
* drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent2010-12-04
* ioat2: fix performance regressionDan Williams2010-10-13
* ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-04
* Merge branch 'ioat' into dmaengineDan Williams2010-05-17
|\
| * ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo2010-05-02
| * ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams2010-05-01
| * ioat2,3: convert to producer/consumer lockingDan Williams2010-05-01
| * ioat: convert to circ_bufDan Williams2010-05-01
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | dmaengine: provide helper for setting txstateDan Williams2010-03-26
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
|/
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* Merge branch 'coh' into dmaengineDan Williams2010-03-03
|\
| * ioat: fix infinite timeout checking in ioat2_quiesceDan Williams2010-02-03
* | 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
* | ioat2: kill pending flagDan Williams2010-03-03
* | ioat3: use ioat2_quiesce()Dan Williams2010-03-03
* | ioat3: cleanup, don't enable DCA completion writesDan Williams2010-03-03
|/