summaryrefslogtreecommitdiff
path: root/drivers/dma/sun6i-dma.c
Commit message (Expand)AuthorAge
* dmaengine: sun6i: Retrieve channel count/max request from devicetreeStefan Brüns2017-10-23
* dmaengine: sun6i: Add support for Allwinner A64 and compatiblesStefan Brüns2017-10-16
* dmaengine: sun6i: Move number of pchans/vchans/request to device structStefan Brüns2017-10-16
* dmaengine: sun6i: Enable additional burst lengths/widths on H3Stefan Brüns2017-10-16
* dmaengine: sun6i: Restructure code to allow extension for new SoCsStefan Brüns2017-10-16
* dmaengine: sun6i: Correct burst length field offsets for H3Stefan Brüns2017-10-16
* dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3Stefan Brüns2017-10-16
* dmaengine: sun6i: use of_device_get_match_dataCorentin Labbe2017-09-21
* dmaengine: sun6i: support V3s SoC variantIcenowy Zheng2017-09-05
* dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirkIcenowy Zheng2017-09-05
* dmaengine: sun6i: fix the uninitialized value for v_lliAxl-zhang2016-11-14
* dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variantJean-Francois Moine2016-09-26
* dmaengine: sun6i-dma: Only calculate residue if state exists.Peter Griffin2016-06-21
* dmaengine: sun6i: Add cyclic capabilityJean-Francois Moine2016-05-02
* dmaengine: sun6i: Remove useless checkJean-Francois Moine2016-05-02
* dmaengine: sun6i: Set default maxburst size and bus widthJean-Francois Moine2016-05-02
* dmaengine: sun6i: Simplify lli settingJean-Francois Moine2016-04-26
* dmaengine: sun6i: Fix impossible settings of burst and bus widthJean-Francois Moine2016-04-26
* dmaengine: sun6i: Fix the access of the IRQ registerJean-Francois Moine2016-04-26
* dmaengine: sun6i: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-01
* dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard2015-08-05
* dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske2015-05-08
* Merge branch 'topic/alloc_removal' into for-linusVinod Koul2015-03-18
|\
| * dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
* | dmaengine: constify of_device_id arrayFabian Frederick2015-03-18
|/
* dmaengine: sun6i: Declare slave capabilities for the generic codeMaxime Ripard2014-12-22
* dmaengine: sun6i: Split device_controlMaxime Ripard2014-12-22
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-12-12
|\
| * dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variantChen-Yu Tsai2014-11-17
| * dmaengine: sun6i: support parameterized compatible stringsChen-Yu Tsai2014-11-17
| * dmaengine: sun6i: Remove chancnt affectationsMaxime Ripard2014-11-06
* | dmaengine: sun6i: Fix memcpy operationMaxime Ripard2014-11-12
|/
* dmaengine: sun6i: Remove obsolete clk muxing codeChen-Yu Tsai2014-09-24
* dmaengine: sun6i: Fix memory leaksMaxime Ripard2014-07-30
* dmaengine: sun6i: Free the interrupt before killing the taskletMaxime Ripard2014-07-30
* dmaengine: sun6i: Remove switch statement from buswidth convertion routineMaxime Ripard2014-07-30
* dmaengine: sun61: fix warning on bad print specfierVinod Koul2014-07-28
* dmaengine: sun6i: fix build failure on x86, xilinx targetsVinod Koul2014-07-28
* dmaengine: sun6i: Add driver for the Allwinner A31 DMA controllerMaxime Ripard2014-07-25