index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
/
cesa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+12
2018-01-18
crypto: marvell/cesa - Fix DMA API misuse
Robin Murphy
1
-7
/
+12
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+1
2017-11-06
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
Boris BREZILLON
1
-0
/
+1
2017-11-03
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
1
-2
/
+1
2017-11-03
crypto: marvell - Switch cipher algs to the skcipher interface
Boris BREZILLON
1
-5
/
+5
2017-11-03
crypto: marvell - Remove the old mv_cesa driver
Boris BREZILLON
1
-7
/
+0
2017-11-03
crypto: marvell - Add a platform_device_id table
Boris BREZILLON
1
-0
/
+6
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
1
-2
/
+0
2016-10-21
crypto: marvell - Use an unique pool to copy results of requests
Romain Perier
1
-4
/
+0
2016-08-09
crypto: marvell - Update transformation context for each dequeued req
Romain Perier
1
-0
/
+1
2016-07-28
crypto: marvell - Don't chain at DMA level when backlog is disabled
Romain Perier
1
-3
/
+4
2016-06-23
crypto: marvell - Increase the size of the crypto queue
Romain Perier
1
-1
/
+1
2016-06-23
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
1
-25
/
+90
2016-06-23
crypto: marvell - Add load balancing between engines
Romain Perier
1
-18
/
+16
2016-06-23
crypto: marvell - Add a complete operation for async requests
Romain Perier
1
-0
/
+1
2016-06-23
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
1
-1
/
+2
2016-06-23
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
1
-0
/
+4
2016-06-23
crypto: marvell - Add a macro constant for the size of the crypto queue
Romain Perier
1
-1
/
+4
2016-04-20
crypto: marvell/cesa - Improving code readability
Romain Perier
1
-5
/
+5
2016-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2016-03-17
crypto: marvell/cesa - forward devm_ioremap_resource() error code
Boris BREZILLON
1
-1
/
+1
2016-02-06
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
Boris BREZILLON
1
-1
/
+1
2015-07-14
crypto: marvell/cesa - Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-30
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
1
-3
/
+2
2015-06-19
crypto: marvell/cesa - add support for Kirkwood and Dove SoCs
Arnaud Ebalard
1
-1
/
+12
2015-06-19
crypto: marvell/cesa - add support for Orion SoCs
Boris BREZILLON
1
-7
/
+35
2015-06-19
crypto: marvell/cesa - add allhwsupport module parameter
Boris BREZILLON
1
-0
/
+4
2015-06-19
crypto: marvell/cesa - add support for all armada SoCs
Boris BREZILLON
1
-0
/
+12
2015-06-19
crypto: marvell/cesa - add SHA256 support
Arnaud Ebalard
1
-0
/
+2
2015-06-19
crypto: marvell/cesa - add MD5 support
Arnaud Ebalard
1
-0
/
+2
2015-06-19
crypto: marvell/cesa - add Triple-DES support
Arnaud Ebalard
1
-0
/
+2
2015-06-19
crypto: marvell/cesa - add DES support
Boris BREZILLON
1
-0
/
+2
2015-06-19
crypto: marvell/cesa - add TDMA support
Boris BREZILLON
1
-0
/
+68
2015-06-19
crypto: marvell/cesa - add a new driver for Marvell's CESA
Boris BREZILLON
1
-0
/
+417