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
/
sh
/
rcar-dmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+43
2018-01-17
dmaengine: rcar-dmac: Make DMAC reinit during system resume explicit
Geert Uytterhoeven
1
-17
/
+7
2017-11-29
dmaengine: rcar-dmac: use TCRB instead of TCR for residue
Kuninori Morimoto
1
-1
/
+21
2017-11-29
dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing
Kuninori Morimoto
1
-0
/
+22
2017-08-25
dmaengine: rcar-dmac: initialize all data before registering IRQ handler
Kuninori Morimoto
1
-42
/
+43
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-6
/
+21
2017-05-30
rcar-dmac: fixup descriptor pointer for descriptor mode
Kuninori Morimoto
1
-0
/
+3
2017-05-19
dmaengine: rcar-dmac: wait for ISR to finish before freeing resources
Niklas Söderlund
1
-1
/
+5
2017-05-19
dmaengine: rcar-dmac: implement device_synchronize()
Niklas Söderlund
1
-0
/
+8
2017-05-19
dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chan
Niklas Söderlund
1
-5
/
+8
2017-03-27
dmaengine: rcar-dmac: enable descriptor mode on 40bit
Kuninori Morimoto
1
-20
/
+32
2017-02-21
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+1
2017-02-14
dmaengine: rcar-dmac: Widen DMA mask to 40 bits
Geert Uytterhoeven
1
-0
/
+1
2017-01-13
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
1
-0
/
+8
2016-10-03
Merge branch 'topic/iommu' into for-linus
Vinod Koul
1
-22
/
+94
2016-09-26
dmaengine: rcar-dmac: add iommu support for slave transfers
Niklas Söderlund
1
-8
/
+74
2016-09-26
dmaengine: rcar-dmac: group slave configuration
Niklas Söderlund
1
-16
/
+22
2016-08-08
dmaengine: sh_rcar-dmac: convert callback to helper function
Dave Jiang
1
-9
/
+7
2016-07-08
dmaengine: rcar-dmac: Fix residue reporting for pending descriptors
Laurent Pinchart
1
-2
/
+29
2016-07-08
dmaengine: rcar-dmac: Fixed active descriptor initializing
Muhammad Hamza Farooq
1
-0
/
+2
2016-07-08
dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1
Niklas Söderlund
1
-1
/
+1
2016-07-08
dmaengine: rcar-dmac: use result of updated get_residue in tx_status
Muhammad Hamza Farooq
1
-0
/
+4
2016-05-30
dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()
Kuninori Morimoto
1
-1
/
+1
2016-03-03
dmaengine: rcar-dmac: clear pertinence number of channels
Kuninori Morimoto
1
-1
/
+1
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2015-05-25
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-05-22
dmaengine: rcar-dmac: fixup spinlock in rcar-dmac
Kuninori Morimoto
1
-16
/
+21
2015-02-16
dmaengine: rcar-dmac: Disable channel 0 when using IOMMU
Laurent Pinchart
1
-1
/
+16
2015-02-16
dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
Laurent Pinchart
1
-0
/
+14
2015-02-16
dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
Laurent Pinchart
1
-4
/
+4
2015-02-16
dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
Laurent Pinchart
1
-10
/
+11
2015-02-16
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
Laurent Pinchart
1
-4
/
+4
2015-02-12
dmaengine: rcar-dmac: Fix uninitialized variable usage
Laurent Pinchart
1
-38
/
+31
2014-12-23
dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
Jürg Billeter
1
-5
/
+9
2014-12-23
dmaengine: rcar-dmac: Cache hardware descriptors memory
Laurent Pinchart
1
-20
/
+58
2014-12-23
dmaengine: rcar-dmac: Implement support for hardware descriptor lists
Laurent Pinchart
1
-51
/
+253
2014-12-23
dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
Laurent Pinchart
1
-0
/
+1503