aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/cesa.c
Commit message (Expand)AuthorAge
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* crypto: marvell/cesa - Clean up redundant #includeRobin Murphy2018-03-02
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-31
|\
| * crypto: marvell/cesa - Fix DMA API misuseRobin Murphy2018-01-18
* | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
|/
* crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]Boris BREZILLON2017-11-06
* 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
* crypto: marvell - Remove the old mv_cesa driverBoris BREZILLON2017-11-03
* crypto: marvell - Add a platform_device_id tableBoris BREZILLON2017-11-03
* crypto: drop unnecessary return statementsGeliang Tang2017-09-22
* crypto: marvell - Use an unique pool to copy results of requestsRomain Perier2016-10-20
* 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