summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/cesa.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: marvell - Update transformation context for each dequeued reqRomain Perier2016-08-091-0/+1
* crypto: marvell - Don't chain at DMA level when backlog is disabledRomain Perier2016-07-281-3/+4
* crypto: marvell - Increase the size of the crypto queueRomain Perier2016-06-231-1/+1
* crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier2016-06-231-25/+90
* crypto: marvell - Add load balancing between enginesRomain Perier2016-06-231-18/+16
* crypto: marvell - Add a complete operation for async requestsRomain Perier2016-06-231-0/+1
* crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove itRomain Perier2016-06-231-1/+2
* crypto: marvell - Copy IV vectors by DMA transfers for acipher requestsRomain Perier2016-06-231-0/+4
* crypto: marvell - Add a macro constant for the size of the crypto queueRomain Perier2016-06-231-1/+4
* crypto: marvell/cesa - Improving code readabilityRomain Perier2016-04-201-5/+5
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-231-1/+1
|\
| * crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON2016-03-171-1/+1
* | crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON2016-02-061-1/+1
|/
* crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-141-1/+0
* genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-301-3/+2
* crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard2015-06-191-1/+12
* crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON2015-06-191-7/+35
* crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON2015-06-191-0/+4
* crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON2015-06-191-0/+12
* crypto: marvell/cesa - add SHA256 supportArnaud Ebalard2015-06-191-0/+2
* crypto: marvell/cesa - add MD5 supportArnaud Ebalard2015-06-191-0/+2
* crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard2015-06-191-0/+2
* crypto: marvell/cesa - add DES supportBoris BREZILLON2015-06-191-0/+2
* crypto: marvell/cesa - add TDMA supportBoris BREZILLON2015-06-191-0/+68
* crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON2015-06-191-0/+417
OpenPOWER on IntegriCloud