index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
dmaengine: Use device_get_match_data()
Rob Herring
1
-8
/
+3
2020-11-24
dmaengine: mv_xor: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-09-18
dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-03-12
Merge branch 'topic/mv' into for-linus
Vinod Koul
1
-1
/
+4
2019-02-19
dmaengine: mv_xor: Use correct device for DMA API
Robin Murphy
1
-1
/
+1
2019-01-07
dmaengine: mv_xor: Fix a missing check in mv_xor_channel_add
Aditya Pakki
1
-1
/
+4
2018-09-03
dmaengine: mv_xor: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
1
-161
/
+1
2017-04-24
dmaengine: mv_xor: use offset_in_page() macro
Geliang Tang
1
-2
/
+2
2017-03-14
dmaengine: mv_xor: remove redundant null check on cd
Colin Ian King
1
-5
/
+0
2016-11-25
dmaengine: mv_xor: use builtin_platform_driver
Geliang Tang
1
-6
/
+1
2016-11-25
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
1
-4
/
+179
2016-10-03
Merge branch 'topic/unmap_cleanup' into for-linus
Vinod Koul
1
-1
/
+1
2016-10-03
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
1
-1
/
+94
2016-09-15
dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
Stefan Roese
1
-1
/
+94
2016-08-08
dmaengine: mv_xor: move unmap to before callback
Dave Jiang
1
-1
/
+1
2016-08-08
dmaengine: mv_xor: convert callback to helper function
Dave Jiang
1
-4
/
+1
2016-07-28
Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2016-06-07
dmaengine: mv_xor: Fix incorrect offset in dma_map_page()
Stefan Roese
1
-4
/
+6
2016-06-07
dmaengine: mv_xor: Minor coding style fix
Stefan Roese
1
-1
/
+1
2016-05-03
dmaengine: mv_xor: add support for Armada 3700 SoC
Marcin Wojtas
1
-7
/
+49
2016-05-03
dmaengine: mv_xor: use SoC type instead of directly the operation mode
Gregory CLEMENT
1
-12
/
+28
2016-05-03
dmaengine: mv_xor: make the code 64 bits compliant
Gregory CLEMENT
1
-2
/
+2
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-2
/
+2
2016-01-06
dmaengine: mv_xor: add suspend/resume support
Thomas Petazzoni
1
-0
/
+53
2016-01-06
dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()
Thomas Petazzoni
1
-38
/
+3
2016-01-06
dmaengine: mv_xor: remove mv_xor_chan->current_type field
Thomas Petazzoni
1
-1
/
+0
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-40
/
+29
2015-08-23
drivers/dma: make mv_xor.c driver explicitly non-modular
Paul Gortmaker
1
-33
/
+3
2015-08-19
dmaengine: mv_xor: optimize performance by using a subset of the XOR channels
Thomas Petazzoni
1
-1
/
+23
2015-08-19
dmaengine: mv_xor: remove support for dmacap,* DT properties
Thomas Petazzoni
1
-6
/
+3
2015-07-31
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
1
-4
/
+5
2015-06-10
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
1
-94
/
+47
2015-06-10
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
1
-14
/
+68
2015-06-10
dmaengine: mv_xor: Rename function for consistent naming
Maxime Ripard
1
-43
/
+44
2015-06-10
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
1
-26
/
+46
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-12-22
dmaengine: mv_xor: Remove device_control
Maxime Ripard
1
-9
/
+0
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-174
/
+94
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-17
/
+63
2014-09-23
dma: mv_xor: Add support for DMA_INTERRUPT
Lior Amsalem
1
-0
/
+34
2014-09-23
dma: mv_xor: Remove dead code
Ezequiel Garcia
1
-2
/
+0
2014-09-23
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
Lior Amsalem
1
-4
/
+10
2014-09-23
dma: mv_xor: Remove all interrupt magic numbers
Ezequiel Garcia
1
-19
/
+9
2014-09-23
dma: mv_xor: Remove multi-slot support
Lior Amsalem
1
-86
/
+30
[next]