summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: sirf-dma: remove unused ‘sdesc’Vinod Koul2016-12-121-4/+0
* dmaengine: pl330: remove unused ‘regs’Vinod Koul2016-12-121-3/+0
* dmaengine: s3c24xx: remove unused ‘cdata’Vinod Koul2016-12-121-5/+0
* dmaengine: stm32-dma: remove unused ‘src_addr’Vinod Koul2016-12-121-2/+0
* dmaengine: stm32-dma: remove unused ‘dst_addr’Vinod Koul2016-12-121-2/+1
* dmaengine: stm32-dma: remove unused ‘sfcr’Vinod Koul2016-12-121-2/+1
* dmaengine: pch_dma: remove unused ‘cookie’Vinod Koul2016-12-121-2/+0
* dmaengine: mic_x100_dma: remove unused ‘data’Vinod Koul2016-12-121-2/+0
* dmaengine: img-mdc: remove unused ‘prev_phys’Vinod Koul2016-12-121-6/+3
* dmaengine: usb-dmac: remove unused ‘uchan’Vinod Koul2016-12-121-3/+0
* dmaengine: ioat: remove unused ‘res’Vinod Koul2016-12-121-3/+0
* dmaengine: ioat: remove unused ‘ioat_dma’Vinod Koul2016-12-121-3/+0
* dmaengine: ioat: remove unused ‘is_raid_device’Vinod Koul2016-12-121-3/+0
* dmaengine: pl330: do not generate unaligned accessVladimir Murzin2016-12-081-5/+10
* dmaengine: k3dma: move to dma_pool_zallocVinod Koul2016-12-081-2/+1
* dmaengine: at_hdmac: move to dma_pool_zallocVinod Koul2016-12-081-2/+1
* dmaengine: at_xdmac: don't restore unsaved statusAlexandre Belloni2016-12-061-2/+0
* dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-303-3/+14
* dmaengine: DW DMAC: enable memory-to-memory transfers supportEugeniy Paltsev2016-11-301-0/+6
* dmaengine: at_xdmac: Use dma_pool_zallocSouptick Joarder2016-11-301-2/+1
* dmaengine: zx296702_dma: Use dma_pool_zallocSouptick Joarder2016-11-301-2/+1
* dmaengine: dmatest: honor alignment restriction for buffersDave Jiang2016-11-301-20/+46
* dmaengine: fix spacing issues for dmatestDave Jiang2016-11-301-4/+4
* dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-291-2/+1
* dmaengine: sun6i: fix the uninitialized value for v_lliHao Zhang2016-11-251-1/+1
* dmaengine: mv_xor: use builtin_platform_driverGeliang Tang2016-11-251-6/+1
* dmaengine: mv_xor: Add support for scatter-gather DMA modeStefan Roese2016-11-252-4/+180
* dmaengine: hsu: pci: switch to new API for IRQ allocationAndy Shevchenko2016-11-251-3/+5
* dmaengine: imx-sdma - correct the dma transfer residue calculationNandor Han2016-11-251-4/+9
* dmaengine: pl330: Handle xferred count if DMAMOV hasn't finishedStephen Barber2016-11-141-0/+5
* dmaengine: nbpfaxi: add optional max-burst property for memory reads/writesNiklas Cassel2016-11-141-4/+34
* dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristatePaul Gortmaker2016-11-141-1/+1
* dmaengine: fsl_raid: Fix module autoloadJavier Martinez Canillas2016-11-141-0/+1
* Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-0659-685/+1465
|\
| * Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul2016-10-035-6/+5
| |\
| | * dmaengine: xgene-dma: move unmap to before callbackDave Jiang2016-08-081-2/+1
| | * dmaengine: ppc4xx/adma: move unmap to before callbackDave Jiang2016-08-081-1/+1
| | * dmaengine: mv_xor: move unmap to before callbackDave Jiang2016-08-081-1/+1
| | * dmaengine: fsl_raid: move unmap to before callbackDave Jiang2016-08-081-1/+1
| | * dmaengine: fsldma: move unmap to before callbackDave Jiang2016-08-081-1/+1
| * | Merge branch 'topic/tegra' into for-linusVinod Koul2016-10-031-12/+2
| |\ \
| | * | dmaengine: tegra210-adma: Update driver to use of_pm_clk_add_clkJon Hunter2016-08-221-12/+2
| * | | Merge branch 'topic/ste_dma40' into for-linusVinod Koul2016-10-031-131/+122
| |\ \ \
| | * | | ste_dma40: Rename a jump label in d40_log_lli_to_lcxa()Markus Elfring2016-09-261-3/+2
| | * | | ste_dma40: Rename a jump label in __d40_execute_command_phy()Markus Elfring2016-09-261-2/+2
| | * | | ste_dma40: Rename a jump label in dma_tasklet()Markus Elfring2016-09-261-3/+2
| | * | | ste_dma40: Rename jump labels in d40_alloc_mask_set()Markus Elfring2016-09-261-12/+10
| | * | | ste_dma40: Rename a jump label in d40_alloc_mask_free()Markus Elfring2016-09-261-3/+2
| | * | | ste_dma40: Rename a jump label in d40_free_dma()Markus Elfring2016-09-261-3/+2
| | * | | ste_dma40: Rename a jump label in d40_is_paused()Markus Elfring2016-09-261-4/+3