aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v2.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\
| * ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDINGDave Jiang2013-02-12
* | Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-09-17
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\
| * 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: 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
|/
* 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
|/
* 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
|\
| * 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: generic channel status v2Linus Walleij2010-03-26
|/
* 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
* | ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-03
* | ioat2: kill pending flagDan Williams2010-03-03
|/
* ioat2,3: put channel hardware in known state at initDan Williams2009-12-19
* ioat2,3: report all uncorrectable errorsDan Williams2009-11-20
* drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton2009-09-21
* ioat2: clarify ring size limitsDan Williams2009-09-16
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08
|\
| * ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-08
* | ioat3: segregate raid enginesDan Williams2009-09-08
* | ioat3: xor self testDan Williams2009-09-08
* | ioat3: xor supportDan Williams2009-09-08
* | ioat: add 'ioat' sysfs attributesDan Williams2009-09-08
* | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-08
* | ioat2+: add fence supportDan Williams2009-09-08
|/
* ioat2,3: dynamically resize descriptor ringDan Williams2009-09-08
* ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-08
* ioat: ___devinit annotate the initialization pathsDan Williams2009-09-08
* ioat: preserve chanctrl bits when re-arming interruptsDan Williams2009-09-08
* ioat: ignore reserved bits for chancnt and xfercapDan Williams2009-09-08
* ioat: cleanup completion status readsDan Williams2009-09-08
* ioat: add some dev_dbg() callsDan Williams2009-09-08
* ioat2,3: convert to a true ring bufferDan Williams2009-09-08