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
/
mxs-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
dmaengine: mxs: Use %zu for printing a size_t variable
Fabio Estevam
1
-1
/
+1
2016-10-03
Merge branch 'topic/no_irq' into for-linus
Vinod Koul
1
-6
/
+4
2016-09-05
dmaengine: mxs: remove NO_IRQ check
Arnd Bergmann
1
-6
/
+4
2016-08-08
dmaengine: mxs-dma: convert callback to helper function
Dave Jiang
1
-2
/
+1
2015-05-04
dmaengine: mxs: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-01-13
dmaengine: mxs-dma: Declare slave capabilities for the generic code
Fabio Estevam
1
-0
/
+4
2014-12-22
dmaengine: mxs-dma: fix unused variable warn
Vinod Koul
1
-2
/
+0
2014-12-22
dmaengine: mxs-dma: fix incompatible pointer type build warns
Vinod Koul
1
-2
/
+4
2014-12-22
dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()
Vinod Koul
1
-1
/
+1
2014-12-22
dmaengine: mxs: Split device_control
Maxime Ripard
1
-36
/
+23
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-07-14
dmaengine: Use dma_zalloc_coherent
Joe Perches
1
-5
/
+3
2013-11-13
dma: mxs-dma: Use semaphores for cyclic DMA
Markus Pargmann
1
-6
/
+35
2013-11-13
dma: mxs-dma: Update state after channel reset
Markus Pargmann
1
-1
/
+3
2013-11-13
dma: mxs-dma: Fix channel reset hardware bug
Markus Pargmann
1
-2
/
+27
2013-11-13
dma: mxs-dma: Report correct residue for cyclic DMA
Markus Pargmann
1
-1
/
+19
2013-11-13
dma: mxs-dma: Cleanup interrupt handler
Markus Pargmann
1
-36
/
+60
2013-10-25
dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-3
/
+3
2013-08-19
dma: mxs-dma: remove code left from generic DMA binding conversion
Shawn Guo
1
-23
/
+0
2013-08-05
mxs-dma: remove useless variable
Andy Shevchenko
1
-3
/
+1
2013-07-05
dma: mxs-dma: Staticize mxs_dma_xlate
Fabio Estevam
1
-1
/
+1
2013-04-04
dma: mxs-dma: move to generic device tree binding
Shawn Guo
1
-4
/
+66
2013-04-04
dma: mxs-dma: use devm_* managed functions
Shawn Guo
1
-30
/
+9
2013-01-08
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
1
-4
/
+4
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-6
/
+8
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-1
/
+1
2012-09-14
mxs/dma: Enlarge the CCW descriptor area to 4 pages
Marek Vasut
1
-6
/
+8
2012-07-16
dma: mxs-dma: Export missing symbols from mxs-dma.c
Attila Kinali
1
-0
/
+2
2012-06-07
dma: enable mxs-dma for imx6q
Huang Shijie
1
-1
/
+0
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-61
/
+127
2012-05-12
dma: mxs-dma: add device tree probe support
Dong Aisheng
1
-5
/
+24
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
1
-36
/
+79
2012-05-12
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
Shawn Guo
1
-12
/
+16
2012-05-12
dma: mxs-dma: use global stmp_device functionality
Dong Aisheng
1
-13
/
+13
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
1
-3
/
+3
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
1
-7
/
+3
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-5
/
+29
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
1
-4
/
+28
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
1
-1
/
+1
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-2
/
+3
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
1
-0
/
+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
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-3
/
+2
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-40
/
+13
2011-12-28
dma: mxs-dma: convert to clk_prepare/clk_unprepare
Shawn Guo
1
-4
/
+4
2011-12-23
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
Shawn Guo
1
-1
/
+1
2011-12-23
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
Lothar Waßmann
1
-28
/
+1
2011-12-23
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
Lothar Waßmann
1
-1
/
+4
[next]