summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmatest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-071-2/+2
|\
| * dmatest: prevent memory leakage on error path in threadAndy Shevchenko2014-08-221-2/+2
* | Add new line to test result strings produced in verbose modeJerome Blin2014-03-261-2/+2
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-291-2/+2
|\
| * DMA: dmatest: extend the "device" module parameter to 32 charactersGuennadi Liakhovetski2014-01-201-2/+2
* | dmatest: fix build warning on mipsDan Williams2013-12-121-4/+4
|/
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-564/+351
|\
| * dmatest: verbose modeDan Williams2013-11-141-7/+18
| * dmatest: convert to dmaengine_unmap_dataDan Williams2013-11-141-42/+44
| * dmatest: add a 'wait' parameterDan Williams2013-11-141-25/+47
| * dmatest: add basic performance metricsDan Williams2013-11-141-2/+33
| * dmatest: add support for skipping verification and random data setupDan Williams2013-11-141-11/+33
| * dmatest: use pseudo random numbersDan Williams2013-11-141-1/+1
| * dmatest: support xor-only, or pq-only channels in testsDan Williams2013-11-141-26/+32
| * dmatest: restore ability to start test at module load and initDan Williams2013-11-141-159/+106
| * dmatest: cleanup redundant "dmatest: " prefixesDan Williams2013-11-141-11/+10
| * dmatest: replace stored results mechanism, with uniform messagesDan Williams2013-11-141-207/+33
| * Revert "dmatest: append verify result to results"Dan Williams2013-11-141-129/+51
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-2/+1
| * dmatest: make driver unmap also source buffers by itselfBartlomiej Zolnierkiewicz2013-11-131-5/+5
* | dmaengine: dmatest: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-1/+1
|/
* dmatest: print message on debug level in case of no errorAndy Shevchenko2013-08-221-1/+5
* dmatest: remove IS_ERR_OR_NULL checks of debugfs callsAndy Shevchenko2013-08-221-12/+5
* dmatest: make module parameters writableAndy Shevchenko2013-08-221-139/+20
* dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2013-06-081-22/+23
* dmatest: append verify result to resultsAndy Shevchenko2013-04-151-54/+128
* dmatest: gather test results in the linked listAndy Shevchenko2013-04-151-30/+204
* dmatest: define MAX_ERROR_COUNT constantAndy Shevchenko2013-04-151-3/+6
* dmatest: return actual state in 'run' fileAndy Shevchenko2013-04-151-2/+21
* dmatest: run test via debugfsAndy Shevchenko2013-04-151-2/+255
* dmatest: split test parameters to separate structureAndy Shevchenko2013-04-151-47/+62
* dmatest: move dmatest_channels and nr_channels to dmatest_infoAndy Shevchenko2013-04-151-13/+16
* dmatest: create dmatest_info to keep test parametersAndy Shevchenko2013-04-151-47/+113
* dmatest: allocate memory for pq_coefs from heapAndy Shevchenko2013-04-151-2/+9
* dmatest: cancel thread immediately when asked forAndy Shevchenko2013-04-151-1/+2
* dmaengine/dmatest: terminate transfers only in case of errorsShiraz Hashim2013-01-071-1/+3
* dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-071-2/+2
* dmatest: adjust invalid module parameters for number of source buffersAkinobu Mita2013-01-071-3/+13
* dmatest: check for dma mapping errorAndy Shevchenko2012-12-171-1/+21
* dmatest: implement two helpers to unmap dma memoryAndy Shevchenko2012-12-171-10/+17
* dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert2012-01-231-1/+1
* dmatest: don't use set_freezable_with_signal()Tejun Heo2011-11-231-19/+27
* dmatest: make dmatest threads freezableGuennadi Liakhovetski2011-08-291-2/+15
* dmaengine/dmatest: Terminate transfers on all channels in case of error or exitViresh Kumar2011-08-081-0/+6
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
* Haavard Skinnemoen has left AtmelJean Delvare2011-05-181-1/+1
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* dmaengine/dmatest: Pass timeout via module paramsViresh Kumar2011-03-221-1/+6
* dmatest: fix automatic buffer unmap typeIra Snyder2011-03-111-1/+6
* dma: dmatest: fix potential sign bugKulikov Vasiliy2010-08-041-1/+1
OpenPOWER on IntegriCloud