Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / dma / dmatest.c
2012-01-23 Dr. David Alan Gilbertdmaengine: fix missing 'cnt' in ?: in dmatest
2011-11-23 Tejun Heodmatest: don't use set_freezable_with_signal()
2011-08-29 Guennadi Liakhovetskidmatest: make dmatest threads freezable
2011-08-08 Viresh Kumardmaengine/dmatest: Terminate transfers on all channels...
2011-06-22 Alexey Dobriyannet: remove mm.h inclusion from netdevice.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-18 Jean DelvareHaavard Skinnemoen has left Atmel
2011-04-26 Joe Perchestreewide: cleanup continuations and remove logging...
2011-03-22 Viresh Kumardmaengine/dmatest: Pass timeout via module params
2011-03-12 Ira Snyderdmatest: fix automatic buffer unmap type
2010-08-04 Kulikov Vasiliydma: dmatest: fix potential sign bug
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
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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