index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor.h
Age
Commit message (
Expand
)
Author
2016-11-25
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
2016-09-15
dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
Stefan Roese
2016-05-03
dmaengine: mv_xor: use SoC type instead of directly the operation mode
Gregory CLEMENT
2016-01-06
dmaengine: mv_xor: add suspend/resume support
Thomas Petazzoni
2016-01-06
dmaengine: mv_xor: remove mv_xor_chan->current_type field
Thomas Petazzoni
2015-06-10
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
2015-06-10
dmaengine: mv_xor: Enlarge descriptor pool size
Lior Amsalem
2015-06-10
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
2015-06-10
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2014-09-23
dma: mv_xor: Add support for DMA_INTERRUPT
Lior Amsalem
2014-09-23
dma: mv_xor: Remove dead code
Ezequiel Garcia
2014-09-23
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
Lior Amsalem
2014-09-23
dma: mv_xor: Remove all interrupt magic numbers
Ezequiel Garcia
2014-09-23
dma: mv_xor: Remove multi-slot support
Lior Amsalem
2013-11-14
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
Ezequiel Garcia
2013-08-22
mv_xor: support big endian systems using descriptor swap feature
Thomas Petazzoni
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2012-11-22
dma: mv_xor: clear the window override control registers
Thomas Petazzoni
2012-11-20
dma: mv_xor: add missing free_irq() call
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
2012-11-20
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
2012-11-20
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
2012-11-20
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
2012-11-20
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
2012-11-20
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
2012-11-20
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
2012-05-08
ARM: Orion: XOR: Add support for clk
Andrew Lunn
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
2009-09-08
mv_xor: implement a private tx_list
Dan Williams
2008-07-08
dmaengine: DMA engine driver for Marvell XOR engine
Saeed Bishara