summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/tdma.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-03crypto: marvell/cesa - Use dma_pool_zallocJulia Lawall1-3/+2
2015-10-20crypto: marvell/cesa - use __le32 for hardware descriptorsRussell King1-3/+6
2015-10-20crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()Russell King1-1/+1
2015-10-20crypto: marvell/cesa - use gfp_t for gfp flagsRussell King1-3/+2
2015-10-20crypto: marvell/cesa - use dma_addr_t for cur_dmaRussell King1-3/+3
2015-10-20crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()Russell King1-10/+10
2015-06-19crypto: marvell/cesa - add TDMA supportBoris BREZILLON1-0/+224