summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v2.c
Commit message (Expand)AuthorAgeFilesLines
* ioat2,3: report all uncorrectable errorsDan Williams2009-11-191-0/+2
* drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton2009-09-211-2/+3
* ioat2: clarify ring size limitsDan Williams2009-09-161-3/+4
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-081-2/+3
|\
| * ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-081-2/+3
* | ioat3: segregate raid enginesDan Williams2009-09-081-2/+2
* | ioat3: xor self testDan Williams2009-09-081-0/+1
* | ioat3: xor supportDan Williams2009-09-081-1/+1
* | ioat: add 'ioat' sysfs attributesDan Williams2009-09-081-0/+33
* | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-081-71/+23
* | ioat2+: add fence supportDan Williams2009-09-081-0/+1
|/
* ioat2,3: dynamically resize descriptor ringDan Williams2009-09-081-31/+184
* ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-081-183/+138
* ioat: ___devinit annotate the initialization pathsDan Williams2009-09-081-2/+2
* ioat: preserve chanctrl bits when re-arming interruptsDan Williams2009-09-081-6/+2
* ioat: ignore reserved bits for chancnt and xfercapDan Williams2009-09-081-0/+7
* ioat: cleanup completion status readsDan Williams2009-09-081-14/+11
* ioat: add some dev_dbg() callsDan Williams2009-09-081-1/+24
* ioat2,3: convert to a true ring bufferDan Williams2009-09-081-0/+750
OpenPOWER on IntegriCloud