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
/
mv_xor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call
Ezequiel Garcia
2014-04-10
1
-3
/
+1
|
*
dma: mv_xor: Add DMA API error checks
Ezequiel Garcia
2014-04-10
1
-4
/
+52
*
|
dma: mv_xor: Flush descriptors before activating a channel
Ezequiel Garcia
2014-05-21
1
-5
/
+3
|
/
*
dma: mv_xor: Silence a bunch of LPAE-related warnings
Olof Johansson
2014-02-12
1
-12
/
+12
*
dmaengine: mv_xor: fix oops when channels fail to initialise
Russell King
2013-12-12
1
-11
/
+13
*
dma: mv_xor: Use dmaengine_unmap_data for the self-tests
Ezequiel Garcia
2013-12-12
1
-21
/
+50
*
dma: mv_xor: remove mv_desc_get_dest_addr()
Jason Cooper
2013-12-12
1
-6
/
+0
*
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-16
1
-48
/
+4
|
\
|
*
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
Ezequiel Garcia
2013-11-14
1
-1
/
+2
[next]