index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
/
cesa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: marvell - Use an unique pool to copy results of requests
Romain Perier
2016-10-21
1
-4
/
+0
*
crypto: marvell - Update transformation context for each dequeued req
Romain Perier
2016-08-09
1
-0
/
+1
*
crypto: marvell - Don't chain at DMA level when backlog is disabled
Romain Perier
2016-07-28
1
-3
/
+4
*
crypto: marvell - Increase the size of the crypto queue
Romain Perier
2016-06-23
1
-1
/
+1
*
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
2016-06-23
1
-25
/
+90
*
crypto: marvell - Add load balancing between engines
Romain Perier
2016-06-23
1
-18
/
+16
*
crypto: marvell - Add a complete operation for async requests
Romain Perier
2016-06-23
1
-0
/
+1
*
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
2016-06-23
1
-1
/
+2
*
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
2016-06-23
1
-0
/
+4
*
crypto: marvell - Add a macro constant for the size of the crypto queue
Romain Perier
2016-06-23
1
-1
/
+4
*
crypto: marvell/cesa - Improving code readability
Romain Perier
2016-04-20
1
-5
/
+5
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-23
1
-1
/
+1
|
\
|
*
crypto: marvell/cesa - forward devm_ioremap_resource() error code
Boris BREZILLON
2016-03-17
1
-1
/
+1
*
|
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
Boris BREZILLON
2016-02-06
1
-1
/
+1
|
/
*
crypto: marvell/cesa - Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-07-14
1
-1
/
+0
*
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
2015-07-01
1
-3
/
+2
*
crypto: marvell/cesa - add support for Kirkwood and Dove SoCs
Arnaud Ebalard
2015-06-19
1
-1
/
+12
*
crypto: marvell/cesa - add support for Orion SoCs
Boris BREZILLON
2015-06-19
1
-7
/
+35
*
crypto: marvell/cesa - add allhwsupport module parameter
Boris BREZILLON
2015-06-19
1
-0
/
+4
*
crypto: marvell/cesa - add support for all armada SoCs
Boris BREZILLON
2015-06-19
1
-0
/
+12
*
crypto: marvell/cesa - add SHA256 support
Arnaud Ebalard
2015-06-19
1
-0
/
+2
*
crypto: marvell/cesa - add MD5 support
Arnaud Ebalard
2015-06-19
1
-0
/
+2
*
crypto: marvell/cesa - add Triple-DES support
Arnaud Ebalard
2015-06-19
1
-0
/
+2
*
crypto: marvell/cesa - add DES support
Boris BREZILLON
2015-06-19
1
-0
/
+2
*
crypto: marvell/cesa - add TDMA support
Boris BREZILLON
2015-06-19
1
-0
/
+68
*
crypto: marvell/cesa - add a new driver for Marvell's CESA
Boris BREZILLON
2015-06-19
1
-0
/
+417