summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2015-10-24dmaengine: ste_dma40: fix a trivial typoGeliang Tang
2015-10-14dmaengine: xgene-dma: Remove memcpy offload support due to performance dropRameshwar Prasad Sahu
2015-10-07dmaengine: imx-sdma: Remove unneeded dev_info()Fabio Estevam
2015-10-07dmaengine: imx-sdma: Move message level to debugFabio Estevam
2015-10-05dmaengine: omap-dma: Enable packed accesses for cyclic transfersMisael Lopez Cruz
2015-10-01dmaengine: xilinx: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: sun6i: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: sirf: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: mpc512x: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: moxart-dma: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: fsldma: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: at_xdmac: fix memory leak in interleaved modeLudovic Desroches
2015-10-01dmaengine: at_xdmac: handle numf > 1Maxime Ripard
2015-10-01dmaengine: zxdma: fix memset callVinod Koul
2015-09-30dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula
2015-09-30dmaengine: edma: remove redundant conditionsVinod Koul
2015-09-21dmaengine: drop null test before destroy functionsJulia Lawall
2015-09-21dmaengine: xgene-dma: use dma_pool_zallocVinod Koul
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-09-02Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki
2015-08-28dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDsDave Jiang
2015-08-28dmaengine :ipu: change ipu_irq_handler() to remove compile warningyalin wang
2015-08-26dmaengine: ioatdma: Fix variable array lengthDave Jiang
2015-08-26dmaengine: ioatdma: fix sparse "error" with prep lockDave Jiang
2015-08-26dmaengine: hdmac: Add memset capabilitiesMaxime Ripard
2015-08-26dmaengine: sort the sh MakefileVinod Koul
2015-08-26dmaengine: sort the sh KconfigVinod Koul
2015-08-25drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-styleLuis R. Rodriguez
2015-08-24dmaengine: sort the dw KconfigVinod Koul
2015-08-24dmaengine: sort the KconfigVinod Koul
2015-08-24dmaengine: sort the makefileVinod Koul
2015-08-23drivers/dma: make mv_xor.c driver explicitly non-modularPaul Gortmaker
2015-08-23dmaengine: Add support for the Analog Devices AXI-DMAC DMA controllerLars-Peter Clausen
2015-08-23Merge branch 'topic/zxdma' into for-linusVinod Koul
2015-08-23Merge branch 'topic/ti-xbar' into for-linusVinod Koul
2015-08-23Merge branch 'topic/at_xdmac' into for-linusVinod Koul
2015-08-21dmaengine: xgene-dma: Fix the lock to allow client for further submission of ...Rameshwar Prasad Sahu
2015-08-21dmaengine: ioatdma: fix coccinelle warningDave Jiang
2015-08-21dmaengine: ioatdma: fix zero day warning on incompatible pointer typeDave Jiang
2015-08-20dmaengine: tegra-apb: Simplify locking for device using global pauseJon Hunter
2015-08-20dmaengine: tegra-apb: Remove unnecessary return statements and variablesJon Hunter
2015-08-20dmaengine: tegra-apb: Avoid unnecessary channel base address calculationJon Hunter
2015-08-20dmaengine: tegra-apb: Remove unused variablesJon Hunter
2015-08-20dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driverRameshwar Prasad Sahu
2015-08-20dmaengine: imx-sdma: Check for clk_enable() errorsFabio Estevam
2015-08-20dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCsEmilio López
2015-08-19dmaengine: mv_xor: optimize performance by using a subset of the XOR channelsThomas Petazzoni
2015-08-19dmaengine: mv_xor: remove support for dmacap,* DT propertiesThomas Petazzoni
2015-08-19dmaengine: pl330: do not emit loop for 1 byte transfer.Michal Suchanek