aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/cesa.c
Commit message (Expand)AuthorAge
* crypto: marvell - Update transformation context for each dequeued reqRomain Perier2016-08-09
* crypto: marvell - Don't chain at DMA level when backlog is disabledRomain Perier2016-07-28
* crypto: marvell - Increase the size of the crypto queueRomain Perier2016-06-23
* 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 - Add a macro constant for the size of the crypto queueRomain Perier2016-06-23
* crypto: marvell/cesa - Improving code readabilityRomain Perier2016-04-20
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-23
|\
| * crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON2016-03-17
* | crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON2016-02-06
|/
* crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-14
* genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-30
* crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard2015-06-19
* crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON2015-06-19
* crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON2015-06-19
* crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON2015-06-19
* 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