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