summaryrefslogtreecommitdiff
path: root/drivers/dma/sun6i-dma.c
AgeCommit message (Expand)Author
2019-07-31dmaengine: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-06-04dmaengine: sun6i: Add support for H6 DMAJernej Skrabec
2019-06-04dmaengine: sun6i: Add a quirk for setting mode fieldsJernej Skrabec
2019-06-04dmaengine: sun6i: Add a quirk for setting DRQ fieldsJernej Skrabec
2019-06-04dmaengine: sun6i: Add a quirk for additional mbus clockJernej Skrabec
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-10-23dmaengine: sun6i: Retrieve channel count/max request from devicetreeStefan Brüns
2017-10-16dmaengine: sun6i: Add support for Allwinner A64 and compatiblesStefan Brüns
2017-10-16dmaengine: sun6i: Move number of pchans/vchans/request to device structStefan Brüns
2017-10-16dmaengine: sun6i: Enable additional burst lengths/widths on H3Stefan Brüns
2017-10-16dmaengine: sun6i: Restructure code to allow extension for new SoCsStefan Brüns
2017-10-16dmaengine: sun6i: Correct burst length field offsets for H3Stefan Brüns
2017-10-16dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3Stefan Brüns
2017-09-21dmaengine: sun6i: use of_device_get_match_dataCorentin Labbe
2017-09-05dmaengine: sun6i: support V3s SoC variantIcenowy Zheng
2017-09-05dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirkIcenowy Zheng
2016-11-14dmaengine: sun6i: fix the uninitialized value for v_lliAxl-zhang
2016-09-26dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variantJean-Francois Moine
2016-06-21dmaengine: sun6i-dma: Only calculate residue if state exists.Peter Griffin
2016-05-02dmaengine: sun6i: Add cyclic capabilityJean-Francois Moine
2016-05-02dmaengine: sun6i: Remove useless checkJean-Francois Moine
2016-05-02dmaengine: sun6i: Set default maxburst size and bus widthJean-Francois Moine
2016-04-26dmaengine: sun6i: Simplify lli settingJean-Francois Moine
2016-04-26dmaengine: sun6i: Fix impossible settings of burst and bus widthJean-Francois Moine
2016-04-26dmaengine: sun6i: Fix the access of the IRQ registerJean-Francois Moine
2015-10-01dmaengine: sun6i: Fix module autoload for OF platform driverLuis de Bethencourt
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard
2015-05-08dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske
2015-03-18Merge branch 'topic/alloc_removal' into for-linusVinod Koul
2015-03-18dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick
2014-12-22dmaengine: sun6i: Declare slave capabilities for the generic codeMaxime Ripard
2014-12-22dmaengine: sun6i: Split device_controlMaxime Ripard
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-11-17dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variantChen-Yu Tsai
2014-11-17dmaengine: sun6i: support parameterized compatible stringsChen-Yu Tsai
2014-11-12dmaengine: sun6i: Fix memcpy operationMaxime Ripard
2014-11-06dmaengine: sun6i: Remove chancnt affectationsMaxime Ripard
2014-09-24dmaengine: sun6i: Remove obsolete clk muxing codeChen-Yu Tsai
2014-07-30dmaengine: sun6i: Fix memory leaksMaxime Ripard
2014-07-30dmaengine: sun6i: Free the interrupt before killing the taskletMaxime Ripard
2014-07-30dmaengine: sun6i: Remove switch statement from buswidth convertion routineMaxime Ripard
2014-07-28dmaengine: sun61: fix warning on bad print specfierVinod Koul
2014-07-28dmaengine: sun6i: fix build failure on x86, xilinx targetsVinod Koul
2014-07-25dmaengine: sun6i: Add driver for the Allwinner A31 DMA controllerMaxime Ripard