index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sun6i-dma.c
Age
Commit message (
Expand
)
Author
2016-09-26
dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variant
Jean-Francois Moine
2016-06-21
dmaengine: sun6i-dma: Only calculate residue if state exists.
Peter Griffin
2016-05-02
dmaengine: sun6i: Add cyclic capability
Jean-Francois Moine
2016-05-02
dmaengine: sun6i: Remove useless check
Jean-Francois Moine
2016-05-02
dmaengine: sun6i: Set default maxburst size and bus width
Jean-Francois Moine
2016-04-26
dmaengine: sun6i: Simplify lli setting
Jean-Francois Moine
2016-04-26
dmaengine: sun6i: Fix impossible settings of burst and bus width
Jean-Francois Moine
2016-04-26
dmaengine: sun6i: Fix the access of the IRQ register
Jean-Francois Moine
2015-10-01
dmaengine: sun6i: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-05-08
dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variant
Jens Kuske
2015-03-18
Merge branch 'topic/alloc_removal' into for-linus
Vinod Koul
2015-03-18
dmaengine: sun6i: remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
2014-12-22
dmaengine: sun6i: Declare slave capabilities for the generic code
Maxime Ripard
2014-12-22
dmaengine: sun6i: Split device_control
Maxime Ripard
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-11-17
dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variant
Chen-Yu Tsai
2014-11-17
dmaengine: sun6i: support parameterized compatible strings
Chen-Yu Tsai
2014-11-12
dmaengine: sun6i: Fix memcpy operation
Maxime Ripard
2014-11-06
dmaengine: sun6i: Remove chancnt affectations
Maxime Ripard
2014-09-24
dmaengine: sun6i: Remove obsolete clk muxing code
Chen-Yu Tsai
2014-07-30
dmaengine: sun6i: Fix memory leaks
Maxime Ripard
2014-07-30
dmaengine: sun6i: Free the interrupt before killing the tasklet
Maxime Ripard
2014-07-30
dmaengine: sun6i: Remove switch statement from buswidth convertion routine
Maxime Ripard
2014-07-28
dmaengine: sun61: fix warning on bad print specfier
Vinod Koul
2014-07-28
dmaengine: sun6i: fix build failure on x86, xilinx targets
Vinod Koul
2014-07-25
dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller
Maxime Ripard