aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma.h
Commit message (Expand)AuthorAge
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
* net_dma: simple removalDan Williams2014-09-28
* ioat: fix tasklet tear downDan Williams2014-02-25
* ioat: kill msix_single_vector supportDan Williams2013-11-14
* ioatdma: clean up sed pool kmem_cacheDan Williams2013-11-14
* dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
* ioatdma: Adding write back descriptor error status support for ioatdma 3.3Dave Jiang2013-04-15
* ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang2013-04-15
* ioatdma: Removing PQ val disable for cb3.3Dave Jiang2013-04-15
* ioatdma: channel reset scheme fixup on Intel Atom S1200 platformsDave Jiang2013-04-15
* ioatdma: Add 64bit chansts register read for ioat v3.3.Dave Jiang2013-04-15
* ioatdma: make debug output more readableDave Jiang2013-04-15
* 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
|/
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\
| * ioat: fix size of 'completion' for XenDan Williams2012-03-23
* | dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-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
* | 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
* ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan 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
* ioat: driver version 4.0Dan Williams2009-09-10
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08
|\
| * ioat: implement a private tx_listDan Williams2009-09-08
* | ioat3: xor self testDan Williams2009-09-08
* | ioat: add 'ioat' sysfs attributesDan Williams2009-09-08
* | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-08
* | ioat3: hardware version 3.2 register / descriptor definitionsDan 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
* ioat1: trim ioat_dma_desc_swDan Williams2009-09-08
* ioat: ___devinit annotate the initialization pathsDan Williams2009-09-08
* ioat: cleanup completion status readsDan Williams2009-09-08
* ioat: add some dev_dbg() callsDan Williams2009-09-08
* ioat1: kill unused unmap parametersDan Williams2009-09-08
* ioat2,3: convert to a true ring bufferDan Williams2009-09-08
* ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2009-09-08
* ioat: fix type mismatch for ->dmacountDan Williams2009-09-08
* ioat: split ioat_dma_probe into core/version-specific routinesDan Williams2009-09-08
* ioat: kill function prototype ifdef guardsDan Williams2009-09-08
* ioat: cleanup some long deref chains and 80 column collisionsDan Williams2009-09-08
* ioat: convert ioat_probe to pcim/devmDan Williams2009-09-08
* ioat: move definitions to dma.hDan Williams2009-09-08