aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/cesa.h
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * crypto: marvell/cesa - remove redundant backlog checks on EBUSYGilad Ben-Yossef2017-11-03
| * crypto: marvell - Switch cipher algs to the skcipher interfaceBoris BREZILLON2017-11-03
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-16
* crypto: marvell - Use an unique pool to copy results of requestsRomain Perier2016-10-20
* crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier2016-06-23
* crypto: marvell - Add load balancing between enginesRomain Perier2016-06-23
* crypto: marvell - Add a complete operation for async requestsRomain 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/cesa - fix memory leakBoris BREZILLON2016-03-17
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\
| * crypto: marvell/cesa - use __le32 for hardware descriptorsRussell 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 - factor out first fragment decisions to helperRussell King2015-10-20
| * crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()Russell King2015-10-20
| * crypto: marvell/cesa - add flag to determine algorithm endiannessRussell King2015-10-20
| * crypto: marvell/cesa - keep creq->state in CPU endian format at all timesRussell King2015-10-20
* | crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni2015-09-21
|/
* crypto: marvell/cesa - add SHA256 supportArnaud Ebalard2015-06-19
* crypto: marvell/cesa - add MD5 supportArnaud Ebalard2015-06-19
* crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard2015-06-19
* crypto: marvell/cesa - add DES supportBoris BREZILLON2015-06-19
* crypto: marvell/cesa - add TDMA supportBoris BREZILLON2015-06-19
* crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON2015-06-19