Age | Commit message (Expand) | Author |
2016-08-08 | dmaengine: xgene-dma: move unmap to before callback | Dave Jiang |
2016-08-08 | dmaengine: xgene-dma: convert callback to helper function | Dave Jiang |
2016-01-07 | dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag | Rameshwar Prasad Sahu |
2015-11-10 | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-10-14 | dmaengine: xgene-dma: Remove memcpy offload support due to performance drop | Rameshwar Prasad Sahu |
2015-09-30 | dmaengine: xgene-dma: Fix overwritting DMA tx ring | Rameshwar Prasad Sahu |
2015-09-25 | dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result | Andrzej Hajda |
2015-09-21 | dmaengine: xgene-dma: use dma_pool_zalloc | Vinod Koul |
2015-09-04 | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-08-21 | dmaengine: xgene-dma: Fix the lock to allow client for further submission of ... | Rameshwar Prasad Sahu |
2015-08-20 | dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver | Rameshwar Prasad Sahu |
2015-08-05 | dmaengine: Add an enum for the dmaengine alignment constraints | Maxime Ripard |
2015-07-31 | dmaengine: xgene-dma: Fix the resource map to handle overlapping | Rameshwar Prasad Sahu |
2015-06-25 | dmaengine: xgene: fix file permission | Vinod Koul |
2015-06-02 | dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings | Rameshwar Prasad Sahu |
2015-04-17 | dmaengine: fix platform_no_drv_owner.cocci warnings | kbuild test robot |
2015-04-17 | dmaengine: xgene: devm_ioremap() returns NULL on error | Dan Carpenter |
2015-04-17 | dmaengine: xgene: buffer overflow in xgene_dma_init_channels() | Dan Carpenter |
2015-04-02 | dmaengine: xgene_dma_init_ring_mngr() can be static | kbuild test robot |
2015-04-02 | dmaengine: Add support for APM X-Gene SoC DMA engine driver | Rameshwar Prasad Sahu |