Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
71d8c47fc653711c41bc3282e5b0e605b3727956
/
drivers
/
crypto
/
marvell
c130423
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
dfe97ad
crypto: marvell/cesa - forward devm_ioremap_resource() error code
by Boris BREZILLON
· 9 years ago
b0ef510
crypto: marvell/cesa - initialize hash states
by Boris BREZILLON
· 9 years ago
7850c91
crypto: marvell/cesa - fix memory leak
by Boris BREZILLON
· 9 years ago
8a3978a
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
by Boris BREZILLON
· 9 years ago
c22dafb
crypto: marvell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
ccc9d4a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
6de59d4
crypto: marvell/cesa - use __le32 for hardware descriptors
by Russell King
· 9 years ago
ea1f662
crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()
by Russell King
· 9 years ago
0f3304d
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
by Russell King
· 9 years ago
35622ea
crypto: marvell/cesa - use gfp_t for gfp flags
by Russell King
· 9 years ago
5d75413
crypto: marvell/cesa - use dma_addr_t for cur_dma
by Russell King
· 9 years ago
b150856
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
by Russell King
· 9 years ago
8c07f3a
crypto: marvell/cesa - fix memory leak
by Boris Brezillon
· 9 years ago
8efbc2c
crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_req()
by Russell King
· 9 years ago
ab270e7
crypto: marvell/cesa - rearrange handling for sw padded hashes
by Russell King
· 9 years ago
aee84a7
crypto: marvell/cesa - rearrange handling for hw finished hashes
by Russell King
· 9 years ago
58953e1
crypto: marvell/cesa - rearrange last request handling
by Russell King
· 9 years ago
e41bbeb
crypto: marvell/cesa - avoid adding final operation within loop
by Russell King
· 9 years ago
bd274b1
crypto: marvell/cesa - ensure iter.base.op_len is the full op length
by Russell King
· 9 years ago
d9bba4c
crypto: marvell/cesa - use presence of scatterlist to determine data load
by Russell King
· 9 years ago
0971d09
crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls
by Russell King
· 9 years ago
2f396a9
crypto: marvell/cesa - always ensure mid-fragments after first-fragment
by Russell King
· 9 years ago
9621288
crypto: marvell/cesa - factor out adding an operation and launching it
by Russell King
· 9 years ago
8651791
crypto: marvell/cesa - factor out first fragment decisions to helper
by Russell King
· 9 years ago
c439e4e
crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()
by Russell King
· 9 years ago
d30cb2f
crypto: marvell/cesa - ensure template operation is initialised
by Russell King
· 9 years ago
51954a9
crypto: marvell/cesa - fix the bit length endianness
by Russell King
· 9 years ago
a9eb678
crypto: marvell/cesa - add flag to determine algorithm endianness
by Russell King
· 9 years ago
4c2b130
crypto: marvell/cesa - keep creq->state in CPU endian format at all times
by Russell King
· 9 years ago
8075453
crypto: marvell/cesa - easier way to get the transform
by Russell King
· 9 years ago
a6479ea
crypto: marvell/cesa - factor out common import/export functions
by Russell King
· 9 years ago
c3bf02a
crypto: marvell/cesa - fix wrong hash results
by Russell King
· 9 years ago
e72f407
crypto: marvell/cesa - initialise struct mv_cesa_ahash_req
by Russell King
· 9 years ago
9f5594c
crypto: marvell/cesa - fix stack smashing in marvell/hash.c
by Russell King
· 9 years ago
cfcd227
crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
by Thomas Petazzoni
· 9 years ago
1f644a7c
crypto: marvell/cesa - Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
abdd4a7
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
7240425
crypto: marvell/cesa - add support for Kirkwood and Dove SoCs
by Arnaud Ebalard
· 9 years ago
0bf6948
crypto: marvell/cesa - add support for Orion SoCs
by Boris BREZILLON
· 9 years ago
64c55d4
crypto: marvell/cesa - add allhwsupport module parameter
by Boris BREZILLON
· 9 years ago
898c9d5
crypto: marvell/cesa - add support for all armada SoCs
by Boris BREZILLON
· 9 years ago
f85a762
crypto: marvell/cesa - add SHA256 support
by Arnaud Ebalard
· 9 years ago
7aeef69
crypto: marvell/cesa - add MD5 support
by Arnaud Ebalard
· 9 years ago
4ada483
crypto: marvell/cesa - add Triple-DES support
by Arnaud Ebalard
· 9 years ago
7b3aaaa
crypto: marvell/cesa - add DES support
by Boris BREZILLON
· 9 years ago
db509a4
crypto: marvell/cesa - add TDMA support
by Boris BREZILLON
· 9 years ago
f63601f
crypto: marvell/cesa - add a new driver for Marvell's CESA
by Boris BREZILLON
· 9 years ago