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
/
edma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-06
dmaenegine: edma: allow pause/resume for non-cyclic mode
John Ogness
1
-6
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2015-04-01
dmaengine: edma: fixed wrongly initialized data parameter to the edma callback
Petr Kulhavy
1
-1
/
+1
2015-03-30
dmaengine: edma: fix memory leak when terminating running transfers
Petr Kulhavy
1
-0
/
+7
2015-02-16
dmaenegine: edma: fix sparse warnings
Lad, Prabhakar
1
-1
/
+2
2014-12-22
dmaengine: edma: Declare slave capabilities for the generic code
Maxime Ripard
1
-14
/
+6
2014-12-22
dmaengine: edma: Split device_control
Maxime Ripard
1
-35
/
+15
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-05
dma: edma: move device registration to platform code
Arnd Bergmann
1
-39
/
+1
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-15
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-7
/
+16
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-07-31
dmaengine: edma: Do not register second device when booted with DT
Peter Ujfalusi
1
-1
/
+2
2014-07-31
dmaengine: edma: Do not change the error code returned from edma_alloc_slot
Peter Ujfalusi
1
-1
/
+1
2014-07-28
dmaengine: edma: Serve cyclic (audio) channels with high priority queue
Peter Ujfalusi
1
-0
/
+8
2014-07-28
dmaengine: edma: Support to suppress the period interrupts in cyclic mode
Peter Ujfalusi
1
-3
/
+3
2014-07-28
dmaengine: edma: Update caps->residue_granularity to match with reality
Peter Ujfalusi
1
-1
/
+1
2014-07-04
dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidth
Peter Ujfalusi
1
-0
/
+1
2014-04-30
dmaengine: edma: update DMA memcpy to use new param element
Joel Fernandes
1
-2
/
+2
2014-04-30
dmaengine: edma: Document variables used for residue accounting
Joel Fernandes
1
-2
/
+24
2014-04-30
dmaengine: edma: Provide granular accounting
Thomas Gleixner
1
-2
/
+65
2014-04-30
dmaengine: edma: Store transfer data in edma_desc and edma_pset
Thomas Gleixner
1
-0
/
+9
2014-04-30
dmaengine: edma: Create private pset struct
Thomas Gleixner
1
-31
/
+36
2014-04-30
dmaengine: edma: Check the current decriptor first in tx_status()
Thomas Gleixner
1
-4
/
+3
2014-04-30
dmaengine: edma: Sanitize residue reporting
Thomas Gleixner
1
-25
/
+9
2014-04-29
dmaengine: edma: Add channel number to debug prints
Peter Ujfalusi
1
-3
/
+4
2014-04-23
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
Joel Fernandes
1
-5
/
+4
2014-04-22
dmaengine: edma: Add DMA memcpy support
Joel Fernandes
1
-0
/
+51
2014-04-22
dmaengine: edma: Print the direction value as well when it is not supported
Peter Ujfalusi
1
-2
/
+2
2014-04-22
dmaengine: edma: Prefix debug prints where the text were identical in prep ca...
Peter Ujfalusi
1
-6
/
+8
2014-04-22
dmaengine: edma: Implement device_slave_caps callback
Peter Ujfalusi
1
-0
/
+18
2014-04-22
dmaengine: edma: Reduce debug print verbosity for non verbose debugging
Peter Ujfalusi
1
-6
/
+5
2014-04-22
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
1
-0
/
+1
2014-04-22
dmaengine: edma: Add support for DMA_PAUSE/RESUME operation
Peter Ujfalusi
1
-0
/
+28
2014-04-22
dmaengine: edma: Correct the handling of src/dst_maxburst == 0
Peter Ujfalusi
1
-0
/
+4
2014-04-14
dma: edma: fix incorrect SG list handling
Sekhar Nori
1
-2
/
+4
2014-03-06
dma: edma: Fix memory leak in edma_prep_dma_cyclic()
Christian Engelmayer
1
-1
/
+4
2013-12-18
dma: edma: Set debug level to debugging messages
Ezequiel Garcia
1
-3
/
+3
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-83
/
+286
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+6
2013-11-13
dmaengine: edma: remove duplicate kfree
Vinod Koul
1
-1
/
+0
2013-11-12
dma: edma: Add support for Cyclic DMA
Joel Fernandes
1
-8
/
+151
2013-10-31
Merge branch 'dma_complete' into next
Vinod Koul
1
-2
/
+2
2013-10-31
DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
Russell King
1
-4
/
+6
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
1
-2
/
+2
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
1
-1
/
+1
2013-10-30
Merge branch 'for-linus' into next
Vinod Koul
1
-75
/
+136
2013-10-25
dmaengine: edma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
[next]