index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dmatest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: dmatest: Use dmaengine_get_dma_device
Peter Ujfalusi
2020-12-11
1
-5
/
+8
*
dmaengine: dmatest: Return boolean result directly in filter()
Andy Shevchenko
2020-09-22
1
-7
/
+1
*
dmaengine: dmatest: Check list for emptiness before access its last entry
Andy Shevchenko
2020-09-22
1
-3
/
+2
*
Merge branch 'fixes' into next
Vinod Koul
2020-09-22
1
-5
/
+21
|
\
|
*
dmaengine: dmatest: Prevent to run on misconfigured channel
Vladimir Murzin
2020-09-22
1
-5
/
+21
*
|
dmaengine: dmatest: Print error codes as signed value
Andy Shevchenko
2020-09-11
1
-2
/
+8
|
/
*
Merge branch 'for-linus' into fixes
Vinod Koul
2020-08-05
1
-1
/
+10
|
\
|
*
dmaengine: cookie bypass for out of order completion
Dave Jiang
2020-06-17
1
-1
/
+10
*
|
dmaengine: dmatest: stop completed threads when running without set channel
Peter Ujfalusi
2020-07-06
1
-0
/
+2
|
/
*
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-06-10
1
-8
/
+16
|
\
|
*
dmaengine: dmatest: Describe members of struct dmatest_info
Andy Shevchenko
2020-04-27
1
-0
/
+3
|
*
dmaengine: dmatest: Describe members of struct dmatest_params
Andy Shevchenko
2020-04-27
1
-4
/
+9
|
*
dmaengine: dmatest: Allow negative timeout value to specify infinite wait
Andy Shevchenko
2020-04-27
1
-1
/
+1
|
*
Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait"
Andy Shevchenko
2020-04-27
1
-3
/
+3
*
|
dmaengine: dmatest: Restore default for channel
Vladimir Murzin
2020-05-13
1
-4
/
+5
*
|
dmaengine: dmatest: Fix process hang when reading 'wait' parameter
Andy Shevchenko
2020-04-28
1
-1
/
+1
*
|
dmaengine: dmatest: Fix iteration non-stop logic
Andy Shevchenko
2020-04-27
1
-2
/
+2
|
/
*
dmaengine: dmatest: Add support for completion polling
Peter Ujfalusi
2019-09-04
1
-7
/
+28
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-3
/
+3
|
\
|
*
dmaengine: dmatest: timeout value of -1 should specify infinite wait
Hook, Gary
2019-06-25
1
-3
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-03-14
1
-130
/
+139
|
\
|
*
dmaengine: dmatest: move test data alloc & free into functions
Alexandru Ardelean
2019-02-25
1
-55
/
+55
|
*
dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()
Alexandru Ardelean
2019-02-25
1
-15
/
+17
|
*
dmaengine: dmatest: wrap src & dst data into a struct
Alexandru Ardelean
2019-02-25
1
-94
/
+101
*
|
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
2019-02-04
1
-18
/
+14
|
/
*
dmaengine: dmatest: Add transfer_size parameter
Seraj Alijan
2018-12-17
1
-6
/
+22
*
dmaengine: dmatest: Add alignment parameter
Seraj Alijan
2018-12-17
1
-4
/
+14
*
dmaengine: dmatest: Use fixed point div to calculate iops
Seraj Alijan
2018-12-17
1
-3
/
+14
*
dmaengine: dmatest: Add support for multi channel testing
Seraj Alijan
2018-12-17
1
-19
/
+177
*
dmaengine: dmatest: fix a small memory leak in dmatest_func()
Dan Carpenter
2018-12-05
1
-4
/
+4
*
dmaengine: dmatest: move size checks earlier in function
Alexandru Ardelean
2018-11-24
1
-13
/
+13
*
dmaengine: dmatest: use dmaengine_terminate_sync() instead
Alexandru Ardelean
2018-11-24
1
-2
/
+2
*
dmaengine: dmatest: unmap data on a single code-path when xfer done
Alexandru Ardelean
2018-11-24
1
-4
/
+2
*
dmaengine: dmatest: Remove use of VLAs
Laura Abbott
2018-04-16
1
-3
/
+13
*
dmaengine: dmatest: add norandom option
Yang Shunyong
2018-02-12
1
-4
/
+12
*
dmaengine: dmatest: fix container_of member in dmatest_callback
Yang Shunyong
2018-01-30
1
-1
/
+1
*
dmaengine: dmatest: move callback wait queue to thread context
Adam Wallis
2017-12-11
1
-24
/
+31
*
dmaengine: dmatest: warn user when dma test times out
Adam Wallis
2017-11-08
1
-0
/
+1
*
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-08-22
1
-34
/
+2
*
dmaengine: dmatest: add support for memset test
Sinan Kaya
2017-07-18
1
-24
/
+64
*
dmaengine: dmatest: Add check for supported buffer count (sg_buffers)
Stefan Roese
2017-05-01
1
-0
/
+7
*
dmaengine: dmatest: use offset_in_page() macro
Geliang Tang
2017-04-24
1
-2
/
+2
*
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
dmaengine: dmatest: honor alignment restriction for buffers
Dave Jiang
2016-11-30
1
-20
/
+46
*
dmaengine: fix spacing issues for dmatest
Dave Jiang
2016-11-30
1
-4
/
+4
*
dmaengine: dmatest: Restore "memcpy" as default mode
Eugeniy Paltsev
2016-09-15
1
-2
/
+2
*
dmaengine: dmatest: Apply copy_align to DMA_SG as well
Nicolin Chen
2016-09-09
1
-1
/
+1
*
dmaengine: dmatest: exclude compare and fill time during perf report
Sinan Kaya
2016-09-02
1
-2
/
+15
[next]