aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl_raid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-05dmaengine: fsl: remove bad channel updateVinod Koul1-2/+0
2020-09-18dmaengine: fsl: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2017-06-29dmaengine: fsl_raid: make of_device_ids const.Arvind Yadav1-1/+1
2016-11-14dmaengine: fsl_raid: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-10/+2
2016-10-03Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul1-1/+1
2016-10-03Merge branch 'topic/err_reporting' into for-linusVinod Koul1-9/+1
2016-09-14dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman1-1/+1
2016-08-22dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun1-0/+1
2016-08-08dmaengine: fsl_raid: move unmap to before callbackDave Jiang1-1/+1
2016-08-08dmaengine: fsl_raid: convert callback to helper functionDave Jiang1-9/+1
2016-07-23dmaengine: fsl_raid: remove owner assignmentVinod Koul1-1/+0
2016-07-16dmaengine: fsl_raid: fix size_t print specifiersVinod Koul1-3/+3
2016-07-16dmaengine: fsl_raid: kill the tasklets upon exitVinod Koul1-0/+2
2015-04-02dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul1-1/+1
2015-04-02dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi1-0/+904