summaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl_raid.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: fsl_raid: make of_device_ids const.Arvind Yadav2017-06-291-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-071-10/+2Star
|\
| * Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul2016-10-031-1/+1
| |\
| | * dmaengine: fsl_raid: move unmap to before callbackDave Jiang2016-08-081-1/+1
| * | Merge branch 'topic/err_reporting' into for-linusVinod Koul2016-10-031-9/+1Star
| |\|
| | * dmaengine: fsl_raid: convert callback to helper functionDave Jiang2016-08-081-9/+1Star
| * | dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman2016-09-141-1/+1
| |/
* / dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun2016-08-221-0/+1
|/
* dmaengine: fsl_raid: remove owner assignmentVinod Koul2016-07-231-1/+0Star
* dmaengine: fsl_raid: fix size_t print specifiersVinod Koul2016-07-161-3/+3
* dmaengine: fsl_raid: kill the tasklets upon exitVinod Koul2016-07-161-0/+2
* dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul2015-04-021-1/+1
* dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi2015-04-021-0/+904