aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/xgene-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-21/+45
2015-08-21dmaengine: xgene-dma: Fix the lock to allow client for further submission of requestsRameshwar Prasad Sahu1-11/+22
2015-08-20dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driverRameshwar Prasad Sahu1-7/+21
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard1-3/+2
2015-07-31dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu1-0/+3
2015-06-25dmaengine: xgene: fix file permissionVinod Koul1-0/+0
2015-06-02dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu1-107/+66
2015-04-17dmaengine: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-04-17dmaengine: xgene: devm_ioremap() returns NULL on errorDan Carpenter1-8/+8
2015-04-17dmaengine: xgene: buffer overflow in xgene_dma_init_channels()Dan Carpenter1-2/+2
2015-04-02dmaengine: xgene_dma_init_ring_mngr() can be statickbuild test robot1-1/+1
2015-04-02dmaengine: Add support for APM X-Gene SoC DMA engine driverRameshwar Prasad Sahu1-0/+2090