summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dma.h
AgeCommit message (Expand)Author
2009-09-10ioat: driver version 4.0Dan Williams
2009-09-09Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-09-09ioat: implement a private tx_listDan Williams
2009-09-09ioat3: xor self testDan Williams
2009-09-09ioat: add 'ioat' sysfs attributesDan Williams
2009-09-09ioat3: split ioat3 support to its own file, add memsetDan Williams
2009-09-09ioat3: hardware version 3.2 register / descriptor definitionsDan Williams
2009-09-09ioat2,3: dynamically resize descriptor ringDan Williams
2009-09-09ioat: switch watchdog and reset handler from workqueue to timerDan Williams
2009-09-09ioat1: trim ioat_dma_desc_swDan Williams
2009-09-09ioat: ___devinit annotate the initialization pathsDan Williams
2009-09-09ioat: cleanup completion status readsDan Williams
2009-09-09ioat: add some dev_dbg() callsDan Williams
2009-09-09ioat1: kill unused unmap parametersDan Williams
2009-09-09ioat2,3: convert to a true ring bufferDan Williams
2009-09-09ioat: prepare the code for ioat[12]_dma_chan splitDan Williams
2009-09-09ioat: fix type mismatch for ->dmacountDan Williams
2009-09-09ioat: split ioat_dma_probe into core/version-specific routinesDan Williams
2009-09-09ioat: kill function prototype ifdef guardsDan Williams
2009-09-09ioat: cleanup some long deref chains and 80 column collisionsDan Williams
2009-09-09ioat: convert ioat_probe to pcim/devmDan Williams
2009-09-09ioat: move definitions to dma.hDan Williams
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams