Commit History

Author SHA1 Message Date
  Andy Shevchenko ede23a5868 dmatest: move src_off, dst_off, len inside loop 10 years ago
  Andy Shevchenko a835bb8550 dmatest: fix indentation 10 years ago
  Linus Torvalds d0cd84817c Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine 11 years ago
  Andy Shevchenko 8e1f50d743 dmatest: prevent memory leakage on error path in thread 11 years ago
  Jerome Blin 2acec15034 Add new line to test result strings produced in verbose mode 11 years ago
  Linus Torvalds ca2a650f3d Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 11 years ago
  Guennadi Liakhovetski a85159fece DMA: dmatest: extend the "device" module parameter to 32 characters 11 years ago
  Dan Williams 745c00daf9 dmatest: fix build warning on mips 11 years ago
  Vinod Koul df12a3178d Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine 11 years ago
  Dan Williams 50137a7df9 dmatest: verbose mode 11 years ago
  Dan Williams 4076e755db dmatest: convert to dmaengine_unmap_data 11 years ago
  Dan Williams 2d88ce76eb dmatest: add a 'wait' parameter 11 years ago
  Dan Williams 86727443a0 dmatest: add basic performance metrics 11 years ago
  Dan Williams e3b9c34731 dmatest: add support for skipping verification and random data setup 11 years ago
  Dan Williams be9fa5a436 dmatest: use pseudo random numbers 11 years ago
  Dan Williams a9e554957d dmatest: support xor-only, or pq-only channels in tests 11 years ago
  Dan Williams a310d037b8 dmatest: restore ability to start test at module load and init 11 years ago
  Dan Williams 0adff80066 dmatest: cleanup redundant "dmatest: " prefixes 11 years ago
  Dan Williams 872f05c6e9 dmatest: replace stored results mechanism, with uniform messages 11 years ago
  Dan Williams 7b61017822 Revert "dmatest: append verify result to results" 11 years ago
  Bartlomiej Zolnierkiewicz 0776ae7b89 dmaengine: remove DMA unmap flags 12 years ago
  Bartlomiej Zolnierkiewicz d1cab34c03 dmatest: make driver unmap also source buffers by itself 12 years ago
  Vinod Koul 19e9f99f27 dmaengine: dmatest: use DMA_COMPLETE for dma completion status 12 years ago
  Andy Shevchenko ad5278cd8d dmatest: print message on debug level in case of no error 12 years ago
  Andy Shevchenko e24775e41f dmatest: remove IS_ERR_OR_NULL checks of debugfs calls 12 years ago
  Andy Shevchenko a6c268d033 dmatest: make module parameters writable 12 years ago
  Andy Shevchenko bcc567e311 dmatest: do not allow to interrupt ongoing tests 12 years ago
  Andy Shevchenko d86b2f298e dmatest: append verify result to results 12 years ago
  Andy Shevchenko 95019c8c5a dmatest: gather test results in the linked list 12 years ago
  Andy Shevchenko 74b5c07a51 dmatest: define MAX_ERROR_COUNT constant 12 years ago