aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma.h
Commit message (Expand)AuthorAge
* 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
* ioat: move to drivers/dma/ioat/Dan Williams2009-07-28