summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v2.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: ioatdma: remove dma_v2.*Dave Jiang2015-08-171-695/+0Star
* dmaengine: ioatdma: fixup ioatdma_device namingsDave Jiang2015-08-171-24/+24
* dmaengine: ioatdma: clean up local dma channel data structureDave Jiang2015-08-171-175/+176
* dmaengine: ioatdma: remove ioatdma v2 registrationDave Jiang2015-08-171-222/+0Star
* dmaengine: ioatdma: fix u16 overflow in cleanupAllen Hubbe2015-08-171-1/+1
* dmaengine: ioatdma: fix u16 overflow in reshapeAllen Hubbe2015-08-171-1/+1
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-161-4/+0Star
* net_dma: simple removalDan Williams2014-09-281-1/+0Star
* ioat: Use time_before_jiffies()Manuel Schölling2014-08-211-1/+2
* ioat: fix tasklet tear downDan Williams2014-02-251-6/+5Star
* dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-141-1/+0Star
* dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-141-0/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-49/+64
|\
| * ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDINGDave Jiang2013-02-121-49/+64
* | Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
|/
* dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-09-181-2/+1Star
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-111-6/+6
|\
| * ioat: ring size variables need to be 32bit to avoid overflowDave Jiang2012-04-061-2/+2
| * ioat: fix size of 'completion' for XenDan Williams2012-03-231-4/+4
* | dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-131-2/+1Star
* | dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-131-6/+2Star
* | dmaengine: add private header fileRussell King - ARM Linux2012-03-131-0/+2
* | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-131-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-281-2/+6
|\
| * x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich2011-05-271-2/+6
* | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-231-0/+1
|/
* ioat2: fix performance regressionDan Williams2010-10-141-1/+1
* ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-041-2/+22
* Merge branch 'ioat' into dmaengineDan Williams2010-05-181-90/+95
|\
| * ioat2,3: convert to producer/consumer lockingDan Williams2010-05-021-89/+93
| * ioat: convert to circ_bufDan Williams2010-05-021-1/+1
| * 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-271-1/+1
|/
* Merge branch 'coh' into dmaengineDan Williams2010-03-041-1/+1
|\
| * ioat: fix infinite timeout checking in ioat2_quiesceDan Williams2010-02-031-1/+1
* | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-041-26/+8Star
* | ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-041-1/+1
* | ioat2: kill pending flagDan Williams2010-03-031-22/+12Star
|/
* ioat2,3: put channel hardware in known state at initDan Williams2009-12-191-17/+52
* ioat2,3: report all uncorrectable errorsDan Williams2009-11-201-0/+2
* drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton2009-09-211-2/+3
* ioat2: clarify ring size limitsDan Williams2009-09-171-3/+4
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-091-2/+3
|\
| * ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-091-2/+3
* | ioat3: segregate raid enginesDan Williams2009-09-091-2/+2
* | ioat3: xor self testDan Williams2009-09-091-0/+1
* | ioat3: xor supportDan Williams2009-09-091-1/+1
* | ioat: add 'ioat' sysfs attributesDan Williams2009-09-091-0/+33
* | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-091-71/+23Star
* | ioat2+: add fence supportDan Williams2009-09-091-0/+1
|/