include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / dma / dmatest.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-01 Dan Williamsdmatest: fix handling of an even number of xor_sources
2010-03-01 Anatolij Gustschindmatest: correct raid6 PQ test
2010-02-05 Yong Zhangdmaengine: correct onstack wait_queue_head declaration
2009-12-11 Guennadi Liakhovetskidmaengine: fix dmatest to verify minimum transfer lengt...
2009-09-09 Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-09-09 Dan Williamsdmaengine, async_tx: support alignment checks
2009-09-09 Dan WilliamsMerge branch 'md-raid6-accel' into ioat3.2
2009-08-30 Dan Williamsdmatest: add pq support
2009-07-23 Nicolas Ferredmaengine: dmatest: correct thread_count while using...
2009-07-23 Nicolas Ferredmaengine: dmatest: add a maximum number of test iterations
2009-07-23 Joe Perchesdrivers/dma: Remove unnecessary semicolons
2009-04-08 Dan Williamsdmatest: fix max channels handling
2009-03-25 Dan Williamsdmatest: add dma interrupts and callbacks
2009-03-25 Dan Williamsdmatest: add xor test
2009-03-04 Dan Williamsdmatest: fix use after free in dmatest_exit
2009-01-13 Atsushi Nemotodmatest: Use custom map/unmap for destination buffer
2009-01-06 Dan Williamsdmaengine: add a release for dma class devices and...
2009-01-06 Dan Williamsdmaengine: kill enum dma_state_client
2009-01-06 Dan Williamsdmatest: convert to dma_request_channel
2009-01-06 Dan Williamsdmaengine: up-level reference counting to the module...
2008-11-11 Kay Sieversdmaengine: struct device - replace bus_id with dev_name...
2008-09-19 Andrew Mortondrivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL
2008-09-19 Timur Tabidmatest: properly handle duplicate DMA channels
2008-07-08 Haavard Skinnemoendmatest: Simple DMA memcpy test client