summaryrefslogtreecommitdiff
path: root/drivers/dma/fsl_raid.c
AgeCommit message (Expand)Author
2017-06-29dmaengine: fsl_raid: make of_device_ids const.Arvind Yadav
2016-11-14dmaengine: fsl_raid: Fix module autoloadJavier Martinez Canillas
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-10-03Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul
2016-10-03Merge branch 'topic/err_reporting' into for-linusVinod Koul
2016-09-14dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman
2016-08-22dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun
2016-08-08dmaengine: fsl_raid: move unmap to before callbackDave Jiang
2016-08-08dmaengine: fsl_raid: convert callback to helper functionDave Jiang
2016-07-23dmaengine: fsl_raid: remove owner assignmentVinod Koul
2016-07-16dmaengine: fsl_raid: fix size_t print specifiersVinod Koul
2016-07-16dmaengine: fsl_raid: kill the tasklets upon exitVinod Koul
2015-04-02dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul
2015-04-02dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi