1. adc0f94 dmaengine: dmatest: Use dmaengine_get_dma_device by Peter Ujfalusi · 4 years, 1 month ago
  2. da75ba2 dmaengine: dmatest: Return boolean result directly in filter() by Andy Shevchenko · 4 years, 4 months ago
  3. b28de38 dmaengine: dmatest: Check list for emptiness before access its last entry by Andy Shevchenko · 4 years, 4 months ago
  4. d2dc9ab Merge branch 'fixes' into next by Vinod Koul · 4 years, 4 months ago
  5. ce65d55 dmaengine: dmatest: Prevent to run on misconfigured channel by Vladimir Murzin · 4 years, 4 months ago
  6. ef759e4 dmaengine: dmatest: Print error codes as signed value by Andy Shevchenko · 4 years, 4 months ago
  7. 0b5ad7b Merge branch 'for-linus' into fixes by Vinod Koul · 4 years, 5 months ago
  8. fd17d1a dmaengine: dmatest: stop completed threads when running without set channel by Peter Ujfalusi · 4 years, 7 months ago
  9. 47ec7f09 dmaengine: cookie bypass for out of order completion by Dave Jiang · 4 years, 8 months ago
  10. c90e794 Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 7 months ago
  11. 6b41030 dmaengine: dmatest: Restore default for channel by Vladimir Murzin · 4 years, 9 months ago
  12. aa72f1d dmaengine: dmatest: Fix process hang when reading 'wait' parameter by Andy Shevchenko · 4 years, 9 months ago
  13. 5332f8b dmaengine: dmatest: Describe members of struct dmatest_info by Andy Shevchenko · 4 years, 9 months ago
  14. 7f2b722 dmaengine: dmatest: Describe members of struct dmatest_params by Andy Shevchenko · 4 years, 9 months ago
  15. 35c5fc0 dmaengine: dmatest: Allow negative timeout value to specify infinite wait by Andy Shevchenko · 4 years, 9 months ago
  16. 85f78ce Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait" by Andy Shevchenko · 4 years, 9 months ago
  17. b9f9602 dmaengine: dmatest: Fix iteration non-stop logic by Andy Shevchenko · 4 years, 9 months ago
  18. fb9816f dmaengine: dmatest: Add support for completion polling by Peter Ujfalusi · 5 years ago
  19. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  20. ed04b7c dmaengine: dmatest: timeout value of -1 should specify infinite wait by Hook, Gary · 6 years ago
  21. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  22. 31ef489 Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  23. 3b6679f dmaengine: dmatest: move test data alloc & free into functions by Alexandru Ardelean · 6 years ago
  24. 41d00bb dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func() by Alexandru Ardelean · 6 years ago
  25. 361deb7 dmaengine: dmatest: wrap src & dst data into a struct by Alexandru Ardelean · 6 years ago
  26. 6454368 dmaengine: dmatest: Abort test in case of mapping error by Andy Shevchenko · 6 years ago
  27. 13396a1 dmaengine: dmatest: Add transfer_size parameter by Seraj Alijan · 6 years ago
  28. a875abf dmaengine: dmatest: Add alignment parameter by Seraj Alijan · 6 years ago
  29. 6138f96 dmaengine: dmatest: Use fixed point div to calculate iops by Seraj Alijan · 6 years ago
  30. d53513d dmaengine: dmatest: Add support for multi channel testing by Seraj Alijan · 6 years ago
  31. 3f3c755 dmaengine: dmatest: fix a small memory leak in dmatest_func() by Dan Carpenter · 6 years ago
  32. 787d308 dmaengine: dmatest: move size checks earlier in function by Alexandru Ardelean · 6 years ago
  33. fbffb6b dmaengine: dmatest: use dmaengine_terminate_sync() instead by Alexandru Ardelean · 6 years ago
  34. 0255200 dmaengine: dmatest: unmap data on a single code-path when xfer done by Alexandru Ardelean · 6 years ago
  35. 72ef08b dmaengine: dmatest: Remove use of VLAs by Laura Abbott · 7 years ago
  36. 2e67a08 dmaengine: dmatest: add norandom option by Yang Shunyong · 7 years ago
  37. 66b3bd2 dmaengine: dmatest: fix container_of member in dmatest_callback by Yang Shunyong · 7 years ago
  38. 6f6a23a dmaengine: dmatest: move callback wait queue to thread context by Adam Wallis · 7 years ago
  39. a9df21e dmaengine: dmatest: warn user when dma test times out by Adam Wallis · 7 years ago
  40. c678fa6 dmaengine: remove DMA_SG as it is dead code in kernel by Dave Jiang · 7 years ago
  41. 61b5f54 dmaengine: dmatest: add support for memset test by Sinan Kaya · 8 years ago
  42. fbfb8e1 dmaengine: dmatest: Add check for supported buffer count (sg_buffers) by Stefan Roese · 8 years ago
  43. f62e5f6 dmaengine: dmatest: use offset_in_page() macro by Geliang Tang · 8 years ago
  44. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  45. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  46. d648160 dmaengine: dmatest: honor alignment restriction for buffers by Dave Jiang · 8 years ago
  47. 31d1825 dmaengine: fix spacing issues for dmatest by Dave Jiang · 8 years ago
  48. d864672 dmaengine: dmatest: Restore "memcpy" as default mode by Eugeniy Paltsev · 8 years ago
  49. c8a2c19 dmaengine: dmatest: Apply copy_align to DMA_SG as well by Nicolin Chen · 8 years ago
  50. e9405ef dmaengine: dmatest: exclude compare and fill time during perf report by Sinan Kaya · 8 years ago
  51. a0d4cb4 dmaengine: dmatest: Add support for scatter-gather DMA mode by Kedareswara rao Appana · 9 years ago
  52. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  53. ede23a5 dmatest: move src_off, dst_off, len inside loop by Andy Shevchenko · 10 years ago
  54. a835bb8 dmatest: fix indentation by Andy Shevchenko · 10 years ago
  55. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  56. 8e1f50d dmatest: prevent memory leakage on error path in thread by Andy Shevchenko · 10 years ago
  57. 2acec15 Add new line to test result strings produced in verbose mode by Jerome Blin · 11 years ago
  58. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  59. a85159f DMA: dmatest: extend the "device" module parameter to 32 characters by Guennadi Liakhovetski · 11 years ago
  60. 745c00d dmatest: fix build warning on mips by Dan Williams · 11 years ago
  61. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  62. 50137a7 dmatest: verbose mode by Dan Williams · 11 years ago
  63. 4076e75 dmatest: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  64. 2d88ce7 dmatest: add a 'wait' parameter by Dan Williams · 11 years ago
  65. 8672744 dmatest: add basic performance metrics by Dan Williams · 11 years ago
  66. e3b9c34 dmatest: add support for skipping verification and random data setup by Dan Williams · 11 years ago
  67. be9fa5a dmatest: use pseudo random numbers by Dan Williams · 11 years ago
  68. a9e5549 dmatest: support xor-only, or pq-only channels in tests by Dan Williams · 11 years ago
  69. a310d03 dmatest: restore ability to start test at module load and init by Dan Williams · 11 years ago
  70. 0adff80 dmatest: cleanup redundant "dmatest: " prefixes by Dan Williams · 11 years ago
  71. 872f05c dmatest: replace stored results mechanism, with uniform messages by Dan Williams · 11 years ago
  72. 7b61017 Revert "dmatest: append verify result to results" by Dan Williams · 11 years ago
  73. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  74. d1cab34 dmatest: make driver unmap also source buffers by itself by Bartlomiej Zolnierkiewicz · 11 years ago
  75. 19e9f99 dmaengine: dmatest: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  76. ad5278c dmatest: print message on debug level in case of no error by Andy Shevchenko · 11 years ago
  77. e24775e dmatest: remove IS_ERR_OR_NULL checks of debugfs calls by Andy Shevchenko · 11 years ago
  78. a6c268d dmatest: make module parameters writable by Andy Shevchenko · 11 years ago
  79. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 12 years ago
  80. d86b2f2 dmatest: append verify result to results by Andy Shevchenko · 12 years ago
  81. 95019c8 dmatest: gather test results in the linked list by Andy Shevchenko · 12 years ago
  82. 74b5c07 dmatest: define MAX_ERROR_COUNT constant by Andy Shevchenko · 12 years ago
  83. 3e5ccd8 dmatest: return actual state in 'run' file by Andy Shevchenko · 12 years ago
  84. 851b7e1 dmatest: run test via debugfs by Andy Shevchenko · 12 years ago
  85. 15b8a8e dmatest: split test parameters to separate structure by Andy Shevchenko · 12 years ago
  86. 838cc70 dmatest: move dmatest_channels and nr_channels to dmatest_info by Andy Shevchenko · 12 years ago
  87. e03e93a dmatest: create dmatest_info to keep test parameters by Andy Shevchenko · 12 years ago
  88. 945b5af dmatest: allocate memory for pq_coefs from heap by Andy Shevchenko · 12 years ago
  89. 77101ce dmatest: cancel thread immediately when asked for by Andy Shevchenko · 12 years ago
  90. 5e034f7 dmaengine/dmatest: terminate transfers only in case of errors by Shiraz Hashim · 12 years ago
  91. 944ea4d dmatest: Fix NULL pointer dereference on ioat by Jon Mason · 12 years ago
  92. 8be9e32b dmatest: adjust invalid module parameters for number of source buffers by Akinobu Mita · 12 years ago
  93. afde3be dmatest: check for dma mapping error by Andy Shevchenko · 12 years ago
  94. 632fd28 dmatest: implement two helpers to unmap dma memory by Andy Shevchenko · 12 years ago
  95. d07a74a dmaengine: fix missing 'cnt' in ?: in dmatest by Dr. David Alan Gilbert · 13 years ago
  96. adfa543 dmatest: don't use set_freezable_with_signal() by Tejun Heo · 13 years ago
  97. 981ed70 dmatest: make dmatest threads freezable by Guennadi Liakhovetski · 13 years ago
  98. 9704efa dmaengine/dmatest: Terminate transfers on all channels in case of error or exit by Viresh Kumar · 13 years ago
  99. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  100. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 14 years ago