summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma.h
Commit message (Expand)AuthorAgeFilesLines
* ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-041-0/+1
* Merge branch 'ioat' into dmaengineDan Williams2010-05-181-0/+1
|\
| * ioat2,3: convert to producer/consumer lockingDan Williams2010-05-021-0/+1
* | dmaengine: provide helper for setting txstateDan Williams2010-03-271-5/+1Star
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-271-11/+11
|/
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
* ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-041-6/+5Star
* ioat2,3: put channel hardware in known state at initDan Williams2009-12-191-0/+18
* ioat2,3: report all uncorrectable errorsDan Williams2009-11-201-3/+1Star
* ioat: driver version 4.0Dan Williams2009-09-101-1/+1
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-091-1/+2
|\
| * ioat: implement a private tx_listDan Williams2009-09-091-1/+2
* | ioat3: xor self testDan Williams2009-09-091-1/+3
* | ioat: add 'ioat' sysfs attributesDan Williams2009-09-091-0/+12
* | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-091-0/+16
* | ioat3: hardware version 3.2 register / descriptor definitionsDan Williams2009-09-091-1/+1
|/
* ioat2,3: dynamically resize descriptor ringDan Williams2009-09-091-0/+1
* ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-091-19/+93
* ioat1: trim ioat_dma_desc_swDan Williams2009-09-091-2/+0Star
* ioat: ___devinit annotate the initialization pathsDan Williams2009-09-091-5/+6
* ioat: cleanup completion status readsDan Williams2009-09-091-8/+2Star
* ioat: add some dev_dbg() callsDan Williams2009-09-091-0/+28
* ioat1: kill unused unmap parametersDan Williams2009-09-091-2/+0Star
* ioat2,3: convert to a true ring bufferDan Williams2009-09-091-5/+45
* ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2009-09-091-17/+32
* ioat: fix type mismatch for ->dmacountDan Williams2009-09-091-2/+2
* ioat: split ioat_dma_probe into core/version-specific routinesDan Williams2009-09-091-14/+9Star
* ioat: kill function prototype ifdef guardsDan Williams2009-09-091-9/+0Star
* ioat: cleanup some long deref chains and 80 column collisionsDan Williams2009-09-091-3/+4
* ioat: convert ioat_probe to pcim/devmDan Williams2009-09-091-11/+0Star
* ioat: move definitions to dma.hDan Williams2009-09-091-0/+16
* ioat: move to drivers/dma/ioat/Dan Williams2009-07-281-0/+165