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
/
imx-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
Merge branch 'for-linus' into next
Vinod Koul
1
-17
/
+23
2013-10-31
dmaengine: imx-dma: fix format warnings
Russell King
1
-17
/
+23
2013-10-25
dmaengine: imx-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-09-02
dma: imx-dma: Remove redundant NULL check
Sachin Kamat
1
-4
/
+2
2013-07-05
DMA: imx-dma: imxdma->dev used uninitialized
Markus Pargmann
1
-1
/
+1
2013-07-05
dma: imx-dma: Add oftree support
Markus Pargmann
1
-0
/
+75
2013-04-15
dma: imx-dma: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-04-15
dma: Remove erroneous __exit and __exit_p() references
Maxin B. John
1
-2
/
+2
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-3
/
+2
2013-01-25
dma: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2013-01-08
dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.
Javier Martin
1
-3
/
+2
2012-11-06
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
Olof Johansson
1
-1
/
+3
2012-10-24
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
Wei Yongjun
1
-1
/
+3
2012-10-15
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
Shawn Guo
1
-6
/
+48
2012-10-15
dma: imx-dma: retrieve MEM and IRQ from resources
Shawn Guo
1
-15
/
+20
2012-10-15
dma: imx-dma: use devm_kzalloc and devm_request_irq
Shawn Guo
1
-39
/
+15
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-1
/
+1
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-01
dma: fix comments
Masanari Iida
1
-2
/
+2
2012-07-27
dma: imx-dma: Fix kernel crash due to missing clock conversion
Fabio Estevam
1
-11
/
+25
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
1
-6
/
+6
2012-04-20
dmaengine: imx-dma: dont complete descriptor for cyclic dma
Vinod Koul
1
-3
/
+6
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-130
/
+820
2012-03-26
dmaengine: i.MX: Fix merge of cookie branch.
Javier Martin
1
-0
/
+1
2012-03-26
dmaengine: i.MX: Add support for interleaved transfers.
Javier Martin
1
-15
/
+131
2012-03-26
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
Javier Martin
1
-11
/
+12
2012-03-26
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
Javier Martin
1
-76
/
+93
2012-03-26
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
Javier Martin
1
-4
/
+5
2012-03-26
dmaengine: imx-dma: remove internal structure.
Javier Martin
1
-46
/
+18
2012-03-26
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
Javier Martin
1
-8
/
+3
2012-03-26
dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.
Javier Martin
1
-9
/
+0
2012-03-26
dmaengine: imx-dma: remove sg member from internal structure.
Javier Martin
1
-24
/
+18
2012-03-26
dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.
Javier Martin
1
-63
/
+35
2012-03-26
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.
Javier Martin
1
-33
/
+13
2012-03-26
dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.
Javier Martin
1
-43
/
+14
2012-03-26
dmaengine: imx-dma: remove dma_mode member of internal structure.
Javier Martin
1
-58
/
+45
2012-03-26
dmaengine: imx-dma: remove data member from internal structure.
Javier Martin
1
-1
/
+0
2012-03-26
dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
Javier Martin
1
-52
/
+552
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-2
/
+3
2012-03-13
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
1
-32
/
+7
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
1
-0
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-10
/
+1
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
1
-1
/
+1
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-14
/
+1
[next]