aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/tdma.c
Commit message (Expand)AuthorAge
* crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()Thomas Petazzoni2016-08-09
* crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_opRomain Perier2016-07-19
* crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier2016-06-23
* crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove itRomain Perier2016-06-23
* crypto: marvell - Copy IV vectors by DMA transfers for acipher requestsRomain Perier2016-06-23
* crypto: marvell - Fix wrong type check in dma functionsRomain Perier2016-06-23
* crypto: marvell - Check engine is not already running when enabling a reqRomain Perier2016-06-23
* crypto: marvell/cesa - Use dma_pool_zallocJulia Lawall2016-05-03
* crypto: marvell/cesa - use __le32 for hardware descriptorsRussell King2015-10-20
* crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()Russell King2015-10-20
* crypto: marvell/cesa - use gfp_t for gfp flagsRussell King2015-10-20
* crypto: marvell/cesa - use dma_addr_t for cur_dmaRussell King2015-10-20
* crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()Russell King2015-10-20
* crypto: marvell/cesa - add TDMA supportBoris BREZILLON2015-06-19