| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: fsl_raid: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-28 | 1 | -4/+2 |
* | dmaengine: Explicitly include correct DT includes | Rob Herring | 2023-08-01 | 1 | -1/+2 |
* | dmaengine: fsl: remove bad channel update | Vinod Koul | 2020-10-05 | 1 | -2/+0 |
* | dmaengine: fsl: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
* | dmaengine: fsl_raid: make of_device_ids const. | Arvind Yadav | 2017-06-29 | 1 | -1/+1 |
* | dmaengine: fsl_raid: Fix module autoload | Javier Martinez Canillas | 2016-11-14 | 1 | -0/+1 |
* | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2016-10-06 | 1 | -10/+2 |
|\ |
|
| * | Merge branch 'topic/unmap_cleanup' into for-linus | Vinod Koul | 2016-10-03 | 1 | -1/+1 |
| |\ |
|
| | * | dmaengine: fsl_raid: move unmap to before callback | Dave Jiang | 2016-08-08 | 1 | -1/+1 |
| * | | Merge branch 'topic/err_reporting' into for-linus | Vinod Koul | 2016-10-03 | 1 | -9/+1 |
| |\| |
|
| | * | dmaengine: fsl_raid: convert callback to helper function | Dave Jiang | 2016-08-08 | 1 | -9/+1 |
| * | | dmaengine: NO_IRQ removal from powerpc-only drivers | Michael Ellerman | 2016-09-14 | 1 | -1/+1 |
| |/ |
|
* / | dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe() | Wei Yongjun | 2016-08-22 | 1 | -0/+1 |
|/ |
|
* | dmaengine: fsl_raid: remove owner assignment | Vinod Koul | 2016-07-23 | 1 | -1/+0 |
* | dmaengine: fsl_raid: fix size_t print specifiers | Vinod Koul | 2016-07-16 | 1 | -3/+3 |
* | dmaengine: fsl_raid: kill the tasklets upon exit | Vinod Koul | 2016-07-16 | 1 | -0/+2 |
* | dmaengine: fsl_raid: statify fsl_re_chan_probe | Vinod Koul | 2015-04-02 | 1 | -1/+1 |
* | dmaengine: Driver support for FSL RaidEngine device. | Xuelin Shi | 2015-04-02 | 1 | -0/+904 |