aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula1-4/+0
2013-11-14ioatdma: clean up sed pool kmem_cacheDan Williams1-1/+0
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz1-1/+0
2013-04-15ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang1-0/+2
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-04-05ioat: ring size variables need to be 32bit to avoid overflowDave Jiang1-2/+2
2010-05-01ioat2,3: convert to producer/consumer lockingDan Williams1-10/+5
2010-05-01ioat: convert to circ_bufDan Williams1-11/+7
2010-03-03ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams1-3/+1
2010-03-03ioat2: kill pending flagDan Williams1-2/+0
2009-12-19ioat2,3: put channel hardware in known state at initDan Williams1-0/+2
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams1-1/+2
2009-09-08ioat2,3: cacheline align software descriptor allocationsDan Williams1-1/+2
2009-09-08ioat3: segregate raid enginesDan Williams1-0/+2
2009-09-08ioat3: xor supportDan Williams1-0/+3
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams1-0/+1
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams1-0/+13
2009-09-08ioat3: hardware version 3.2 register / descriptor definitionsDan Williams1-1/+25
2009-09-08ioat2,3: dynamically resize descriptor ringDan Williams1-0/+2
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams1-0/+10
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams1-4/+4
2009-09-08ioat: add some dev_dbg() callsDan Williams1-0/+3
2009-09-08ioat2,3: convert to a true ring bufferDan Williams1-0/+131