summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dma_v2.h
AgeCommit message (Expand)Author
2013-04-15ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2012-04-05ioat: ring size variables need to be 32bit to avoid overflowDave Jiang
2010-05-01ioat2,3: convert to producer/consumer lockingDan Williams
2010-05-01ioat: convert to circ_bufDan Williams
2010-03-03ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams
2010-03-03ioat2: kill pending flagDan Williams
2009-12-19ioat2,3: put channel hardware in known state at initDan Williams
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-09-08ioat2,3: cacheline align software descriptor allocationsDan Williams
2009-09-08ioat3: segregate raid enginesDan Williams
2009-09-08ioat3: xor supportDan Williams
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams
2009-09-08ioat3: hardware version 3.2 register / descriptor definitionsDan Williams
2009-09-08ioat2,3: dynamically resize descriptor ringDan Williams
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams
2009-09-08ioat: add some dev_dbg() callsDan Williams
2009-09-08ioat2,3: convert to a true ring bufferDan Williams