index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sun6i-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-07-30
dmaengine: sun6i: Free the interrupt before killing the tasklet
Maxime Ripard
1
-2
/
+2
2014-07-30
dmaengine: sun6i: Remove switch statement from buswidth convertion routine
Maxime Ripard
1
-12
/
+3
2014-07-28
dmaengine: sun61: fix warning on bad print specfier
Vinod Koul
1
-2
/
+2
2014-07-28
dmaengine: sun6i: fix build failure on x86, xilinx targets
Vinod Koul
1
-2
/
+2
2014-07-25
dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller
Maxime Ripard
1
-0
/
+1059