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
/
sun6i-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
dmaengine: sun6i-dma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2023-01-18
dmaengine: sun6i: Set the maximum segment size
Samuel Holland
1
-0
/
+3
2022-05-19
dmaengine: sun6i: Add support for the D1 variant
Samuel Holland
1
-0
/
+1
2022-05-19
dmaengine: sun6i: Add support for 34-bit physical addresses
Samuel Holland
1
-15
/
+38
2022-05-19
dmaengine: sun6i: Do not use virt_to_phys
Samuel Holland
1
-19
/
+19
2020-11-18
dmaengine: sun6i: Add support for A100 DMA
Yangtao Li
1
-0
/
+25
2020-09-18
dmaengine: sun6i: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-35
/
+112
2019-06-04
dmaengine: sun6i: Add support for H6 DMA
Jernej Skrabec
1
-0
/
+40
2019-06-04
dmaengine: sun6i: Add a quirk for setting mode fields
Jernej Skrabec
1
-19
/
+27
2019-06-04
dmaengine: sun6i: Add a quirk for setting DRQ fields
Jernej Skrabec
1
-20
/
+28
2019-06-04
dmaengine: sun6i: Add a quirk for additional mbus clock
Jernej Skrabec
1
-1
/
+22
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-10-23
dmaengine: sun6i: Retrieve channel count/max request from devicetree
Stefan Brüns
1
-1
/
+26
2017-10-16
dmaengine: sun6i: Add support for Allwinner A64 and compatibles
Stefan Brüns
1
-0
/
+20
2017-10-16
dmaengine: sun6i: Move number of pchans/vchans/request to device struct
Stefan Brüns
1
-10
/
+16
2017-10-16
dmaengine: sun6i: Enable additional burst lengths/widths on H3
Stefan Brüns
1
-9
/
+45
2017-10-16
dmaengine: sun6i: Restructure code to allow extension for new SoCs
Stefan Brüns
1
-28
/
+38
2017-10-16
dmaengine: sun6i: Correct burst length field offsets for H3
Stefan Brüns
1
-7
/
+27
2017-10-16
dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3
Stefan Brüns
1
-5
/
+23
2017-09-21
dmaengine: sun6i: use of_device_get_match_data
Corentin Labbe
1
-4
/
+2
2017-09-05
dmaengine: sun6i: support V3s SoC variant
Icenowy Zheng
1
-0
/
+13
2017-09-05
dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk
Icenowy Zheng
1
-7
/
+13
2016-11-14
dmaengine: sun6i: fix the uninitialized value for v_lli
Axl-zhang
1
-1
/
+1
2016-09-26
dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variant
Jean-Francois Moine
1
-0
/
+7
2016-06-21
dmaengine: sun6i-dma: Only calculate residue if state exists.
Peter Griffin
1
-1
/
+1
2016-05-02
dmaengine: sun6i: Add cyclic capability
Jean-Francois Moine
1
-7
/
+122
2016-05-02
dmaengine: sun6i: Remove useless check
Jean-Francois Moine
1
-5
/
+0
2016-05-02
dmaengine: sun6i: Set default maxburst size and bus width
Jean-Francois Moine
1
-4
/
+24
2016-04-26
dmaengine: sun6i: Simplify lli setting
Jean-Francois Moine
1
-55
/
+47
2016-04-26
dmaengine: sun6i: Fix impossible settings of burst and bus width
Jean-Francois Moine
1
-5
/
+5
2016-04-26
dmaengine: sun6i: Fix the access of the IRQ register
Jean-Francois Moine
1
-2
/
+2
2015-10-01
dmaengine: sun6i: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
1
-1
/
+1
2015-05-08
dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variant
Jens Kuske
1
-0
/
+12
2015-03-18
Merge branch 'topic/alloc_removal' into for-linus
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: sun6i: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-12-22
dmaengine: sun6i: Declare slave capabilities for the generic code
Maxime Ripard
1
-1
/
+9
2014-12-22
dmaengine: sun6i: Split device_control
Maxime Ripard
1
-72
/
+78
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-35
/
+87
2014-11-17
dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variant
Chen-Yu Tsai
1
-0
/
+27
2014-11-17
dmaengine: sun6i: support parameterized compatible strings
Chen-Yu Tsai
1
-34
/
+60
2014-11-12
dmaengine: sun6i: Fix memcpy operation
Maxime Ripard
1
-31
/
+30
2014-11-06
dmaengine: sun6i: Remove chancnt affectations
Maxime Ripard
1
-1
/
+0
2014-09-24
dmaengine: sun6i: Remove obsolete clk muxing code
Chen-Yu Tsai
1
-23
/
+0
2014-07-30
dmaengine: sun6i: Fix memory leaks
Maxime Ripard
1
-9
/
+12
[next]