summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-06-22dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctlyThomas Breitung
2017-06-20dmaengine: ioat: don't use DMA_ERROR_CODEChristoph Hellwig
2017-06-20dmaengine: omap-dma: port_window support correction for both directionPeter Ujfalusi
2017-06-17dmaengine: Kconfig: Simplify the help text for MXS_DMAFabio Estevam
2017-06-17dmaengine: pl330: Delete unused functionsMatthias Kaehlcke
2017-06-15dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once()Prarit Bhargava
2017-06-15dmaengine: Kconfig: Extend the dependency for MXS_DMAFabio Estevam
2017-06-15dmaengine: mxs: Use %zu for printing a size_t variableFabio Estevam
2017-06-02dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker
2017-06-01dmaengine: ste_dma40: Cleanup scatterlist layering violationsLogan Gunthorpe
2017-06-01dmaengine: imx-dma: cleanup scatterlist layering violationsLogan Gunthorpe
2017-05-30dmaengine: imx-sdma: Fix compilation warning.Arvind Yadav
2017-05-30dmaengine: imx-sdma: Handle return value of clk_prepare_enableArvind Yadav
2017-05-30rcar-dmac: fixup descriptor pointer for descriptor modeKuninori Morimoto
2017-05-30dmaengine: pl330: Add IOMMU support to slave tranfersRobin Murphy
2017-05-24dmaengine: DW DMAC: Handle return value of clk_prepare_enableArvind Yadav
2017-05-24dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin
2017-05-24dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin
2017-05-24dmaengine: pl08x: Add support for Faraday Technology FTDMAC020Linus Walleij
2017-05-24dmaengine: pl08x: Make slave engine optionalLinus Walleij
2017-05-24ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij
2017-05-19dmaengine: rcar-dmac: wait for ISR to finish before freeing resourcesNiklas Söderlund
2017-05-19dmaengine: rcar-dmac: implement device_synchronize()Niklas Söderlund
2017-05-19dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chanNiklas Söderlund
2017-05-19dmaengine: bcm-scm-raid: remove redundant null check on reqColin Ian King
2017-05-19dmaengine: bcm-sba-raid: fix Kconfig dependenciesArnd Bergmann
2017-05-16dmaengine: Add Broadcom SBA RAID driverAnup Patel
2017-05-16dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama
2017-05-15dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko
2017-05-14dmaengine: mv_xor_v2: add support for suspend/resumeHanna Hawa
2017-05-14dmaengine: mv_xor_v2: remove unnecessary write to DESQ_STOP registerHanna Hawa
2017-05-14dmaengine: mv_xor_v2: implement proper interrupt coalescingHanna Hawa
2017-05-14dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni
2017-05-14dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni
2017-05-14dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni
2017-05-14dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa
2017-05-14dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni
2017-05-14dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni
2017-05-14dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni
2017-05-09Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-05-04Merge branch 'topic/pl330' into for-linusVinod Koul
2017-05-04Merge branch 'topic/xilinx' into for-linusVinod Koul
2017-05-04Merge branch 'topic/qcom' into for-linusVinod Koul
2017-05-04Merge branch 'topic/pl08x' into for-linusVinod Koul
2017-05-04dmaengine: pl08x: remove lock documentationVinod Koul
2017-05-04dmaengine: pl08x: fix pl08x_dma_chan_state documentationVinod Koul
2017-05-04dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij
2017-05-04dmaengine: pl080: Fix some missing kerneldocLinus Walleij
2017-05-04Merge branch 'topic/cppi' into for-linusVinod Koul
2017-05-01dmaengine: dmatest: Add check for supported buffer count (sg_buffers)Stefan Roese