index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/mv' into for-linus
Vinod Koul
2019-03-12
1
-1
/
+4
|
\
|
*
dmaengine: mv_xor: Fix a missing check in mv_xor_channel_add
Aditya Pakki
2019-01-07
1
-1
/
+4
*
|
dmaengine: mv_xor: Use correct device for DMA API
Robin Murphy
2019-02-19
1
-1
/
+1
|
/
*
dmaengine: mv_xor: move spin_lock_bh to spin_lock in tasklet
Barry Song
2018-09-03
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-08-22
1
-161
/
+1
*
dmaengine: mv_xor: use offset_in_page() macro
Geliang Tang
2017-04-24
1
-2
/
+2
*
dmaengine: mv_xor: remove redundant null check on cd
Colin Ian King
2017-03-14
1
-5
/
+0
*
dmaengine: mv_xor: use builtin_platform_driver
Geliang Tang
2016-11-25
1
-6
/
+1
*
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
2016-11-25
1
-4
/
+179
*
Merge branch 'topic/unmap_cleanup' into for-linus
Vinod Koul
2016-10-03
1
-1
/
+1
|
\
|
*
dmaengine: mv_xor: move unmap to before callback
Dave Jiang
2016-08-08
1
-1
/
+1
*
|
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
2016-10-03
1
-1
/
+94
|
\
\
|
|
/
|
/
|
|
*
dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
Stefan Roese
2016-09-15
1
-1
/
+94
*
|
dmaengine: mv_xor: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+1
|
/
*
Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-07-28
1
-1
/
+1
|
\
|
*
dmaengine: mv_xor: Minor coding style fix
Stefan Roese
2016-06-07
1
-1
/
+1
*
|
dmaengine: mv_xor: Fix incorrect offset in dma_map_page()
Stefan Roese
2016-06-07
1
-4
/
+6
|
/
*
dmaengine: mv_xor: add support for Armada 3700 SoC
Marcin Wojtas
2016-05-03
1
-7
/
+49
*
dmaengine: mv_xor: use SoC type instead of directly the operation mode
Gregory CLEMENT
2016-05-03
1
-12
/
+28
*
dmaengine: mv_xor: make the code 64 bits compliant
Gregory CLEMENT
2016-05-03
1
-2
/
+2
*
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-2
/
+2
*
dmaengine: mv_xor: add suspend/resume support
Thomas Petazzoni
2016-01-06
1
-0
/
+53
*
dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()
Thomas Petazzoni
2016-01-06
1
-38
/
+3
*
dmaengine: mv_xor: remove mv_xor_chan->current_type field
Thomas Petazzoni
2016-01-06
1
-1
/
+0
*
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-09-04
1
-40
/
+29
|
\
|
*
drivers/dma: make mv_xor.c driver explicitly non-modular
Paul Gortmaker
2015-08-23
1
-33
/
+3
|
*
dmaengine: mv_xor: optimize performance by using a subset of the XOR channels
Thomas Petazzoni
2015-08-19
1
-1
/
+23
|
*
dmaengine: mv_xor: remove support for dmacap,* DT properties
Thomas Petazzoni
2015-08-19
1
-6
/
+3
*
|
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
2015-07-31
1
-4
/
+5
|
/
*
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
2015-06-10
1
-94
/
+47
*
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
2015-06-10
1
-14
/
+68
*
dmaengine: mv_xor: Rename function for consistent naming
Maxime Ripard
2015-06-10
1
-43
/
+44
*
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
2015-06-10
1
-26
/
+46
*
dmaengine: constify of_device_id array
Fabian Frederick
2015-03-18
1
-1
/
+1
*
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-16
1
-4
/
+0
*
dmaengine: mv_xor: Remove device_control
Maxime Ripard
2014-12-22
1
-9
/
+0
*
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-18
1
-174
/
+94
|
\
|
*
dma: mv_xor: Add support for DMA_INTERRUPT
Lior Amsalem
2014-09-23
1
-0
/
+34
|
*
dma: mv_xor: Remove dead code
Ezequiel Garcia
2014-09-23
1
-2
/
+0
|
*
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
Lior Amsalem
2014-09-23
1
-4
/
+10
|
*
dma: mv_xor: Remove all interrupt magic numbers
Ezequiel Garcia
2014-09-23
1
-19
/
+9
|
*
dma: mv_xor: Remove multi-slot support
Lior Amsalem
2014-09-23
1
-86
/
+30
|
*
dma: mv_xor: Simplify the DMA_MEMCPY operation
Lior Amsalem
2014-09-23
1
-65
/
+12
|
*
dma: mv_xor: Replace printk with dev_info
Ezequiel Garcia
2014-09-23
1
-2
/
+3
*
|
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
1
-17
/
+63
|
\
\
|
|
/
|
/
|
|
*
dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()
Ezequiel Garcia
2014-04-10
1
-12
/
+5
|
*
dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()
Ezequiel Garcia
2014-04-10
1
-4
/
+11
[next]