Age | Commit message (Expand) | Author | Files | Lines |
2013-11-14 | ioatdma: clean up sed pool kmem_cache | Dan Williams | 1 | -1/+0 |
2013-07-04 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2013-04-15 | ioatdma: Adding support for 16 src PQ ops and super extended descriptors | Dave Jiang | 1 | -0/+2 |
2013-01-04 | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-04-06 | ioat: ring size variables need to be 32bit to avoid overflow | Dave Jiang | 1 | -2/+2 |
2010-05-02 | ioat2,3: convert to producer/consumer locking | Dan Williams | 1 | -10/+5 |
2010-05-02 | ioat: convert to circ_buf | Dan Williams | 1 | -11/+7 |
2010-03-04 | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes | Dan Williams | 1 | -3/+1 |
2010-03-03 | ioat2: kill pending flag | Dan Williams | 1 | -2/+0 |
2009-12-20 | ioat2,3: put channel hardware in known state at init | Dan Williams | 1 | -0/+2 |
2009-09-09 | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 1 | -1/+2 |
2009-09-09 | ioat2,3: cacheline align software descriptor allocations | Dan Williams | 1 | -1/+2 |
2009-09-09 | ioat3: segregate raid engines | Dan Williams | 1 | -0/+2 |
2009-09-09 | ioat3: xor support | Dan Williams | 1 | -0/+3 |
2009-09-09 | ioat: add 'ioat' sysfs attributes | Dan Williams | 1 | -0/+1 |
2009-09-09 | ioat3: split ioat3 support to its own file, add memset | Dan Williams | 1 | -0/+13 |
2009-09-09 | ioat3: hardware version 3.2 register / descriptor definitions | Dan Williams | 1 | -1/+25 |
2009-09-09 | ioat2,3: dynamically resize descriptor ring | Dan Williams | 1 | -0/+2 |
2009-09-09 | ioat: switch watchdog and reset handler from workqueue to timer | Dan Williams | 1 | -0/+10 |
2009-09-09 | ioat: ___devinit annotate the initialization paths | Dan Williams | 1 | -4/+4 |
2009-09-09 | ioat: add some dev_dbg() calls | Dan Williams | 1 | -0/+3 |
2009-09-09 | ioat2,3: convert to a true ring buffer | Dan Williams | 1 | -0/+131 |