include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / dma / ioat / dma_v2.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Dan WilliamsMerge branch 'coh' into dmaengine
2010-03-04 Dan Williamsioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
2010-03-04 Dan Williamsioat: close potential BUG_ON race in the descriptor...
2010-03-03 Dan Williamsioat2: kill pending flag
2010-02-03 Dan Williamsioat: fix infinite timeout checking in ioat2_quiesce
2009-12-19 Dan Williamsioat2,3: put channel hardware in known state at init
2009-11-20 Dan Williamsioat2,3: report all uncorrectable errors
2009-09-21 Andrew Mortondrivers/dma/ioat/dma_v2.c: fix warnings
2009-09-16 Dan Williamsioat2: clarify ring size limits
2009-09-09 Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-09-09 Dan Williamsioat2,3: cacheline align software descriptor allocations
2009-09-09 Dan Williamsioat3: segregate raid engines
2009-09-09 Dan Williamsioat3: xor self test
2009-09-09 Dan Williamsioat3: xor support
2009-09-09 Dan Williamsioat: add 'ioat' sysfs attributes
2009-09-09 Dan Williamsioat3: split ioat3 support to its own file, add memset
2009-09-09 Dan Williamsioat2+: add fence support
2009-09-09 Dan Williamsioat2,3: dynamically resize descriptor ring
2009-09-09 Dan Williamsioat: switch watchdog and reset handler from workqueue...
2009-09-09 Dan Williamsioat: ___devinit annotate the initialization paths
2009-09-09 Dan Williamsioat: preserve chanctrl bits when re-arming interrupts
2009-09-09 Dan Williamsioat: ignore reserved bits for chancnt and xfercap
2009-09-09 Dan Williamsioat: cleanup completion status reads
2009-09-09 Dan Williamsioat: add some dev_dbg() calls
2009-09-09 Dan Williamsioat2,3: convert to a true ring buffer