| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-02 | dmaengine: fsl_raid: statify fsl_re_chan_probe | Vinod Koul | 1 | -1/+1 | |
| Function fsl_re_chan_probe should be declared static, so do it Signed-off-by: Vinod Koul <[email protected]> | |||||
| 2015-04-02 | dmaengine: Driver support for FSL RaidEngine device. | Xuelin Shi | 1 | -0/+904 | |
| The RaidEngine is a new FSL hardware used for Raid5/6 acceration. This patch enables the RaidEngine functionality and provides hardware offloading capability for memcpy, xor and pq computation. It works with async_tx. Signed-off-by: Harninder Rai <[email protected]> Signed-off-by: Xuelin Shi <[email protected]> Signed-off-by: Vinod Koul <[email protected]> | |||||