summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v2.h
Commit message (Expand)AuthorAgeFilesLines
* ioatdma: clean up sed pool kmem_cacheDan Williams2013-11-141-1/+0
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-031-1/+0
* ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang2013-04-151-0/+2
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* ioat: ring size variables need to be 32bit to avoid overflowDave Jiang2012-04-051-2/+2
* ioat2,3: convert to producer/consumer lockingDan Williams2010-05-011-10/+5
* ioat: convert to circ_bufDan Williams2010-05-011-11/+7
* ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-031-3/+1
* ioat2: kill pending flagDan Williams2010-03-031-2/+0
* ioat2,3: put channel hardware in known state at initDan Williams2009-12-191-0/+2
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-081-1/+2
|\
| * ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-081-1/+2
* | ioat3: segregate raid enginesDan Williams2009-09-081-0/+2
* | ioat3: xor supportDan Williams2009-09-081-0/+3
* | ioat: add 'ioat' sysfs attributesDan Williams2009-09-081-0/+1
* | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-081-0/+13
* | ioat3: hardware version 3.2 register / descriptor definitionsDan Williams2009-09-081-1/+25
|/
* ioat2,3: dynamically resize descriptor ringDan Williams2009-09-081-0/+2
* ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-081-0/+10
* ioat: ___devinit annotate the initialization pathsDan Williams2009-09-081-4/+4
* ioat: add some dev_dbg() callsDan Williams2009-09-081-0/+3
* ioat2,3: convert to a true ring bufferDan Williams2009-09-081-0/+131
OpenPOWER on IntegriCloud