index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2
-5
/
+5
2019-02-28
crypto: caam - generate hash keys in-place
Horia Geantă
2
-47
/
+23
2019-02-28
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
1
-2
/
+1
2019-02-28
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
1
-3
/
+5
2019-02-22
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
1
-0
/
+2
2019-02-22
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
1
-1
/
+1
2019-02-22
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
2
-23
/
+31
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next
Herbert Xu
1
-3
/
+3
2019-02-15
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
1
-2
/
+2
2019-02-15
crypto: caam - add ecb(*) support
Iuliana Prodan
4
-49
/
+161
2019-02-15
crypto: caam - use mapped_{src,dst}_nents for job descriptor
Iuliana Prodan
1
-7
/
+20
2019-02-08
crypto: caam - fixed handling of sg list
Pankaj Gupta
1
-0
/
+1
2019-02-01
crypto: caam - fix DMA mapping of stack memory
Horia Geantă
1
-64
/
+21
2019-02-01
crypto: caam - fix indentation of goto label
Roland Hieber
1
-1
/
+1
2019-02-01
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-16
/
+6
2019-02-01
crypto: caam - handle zero-length AEAD output
Horia Geantă
3
-24
/
+47
2019-02-01
crypto: caam - add support for cmac(aes)
Iuliana Prodan
3
-33
/
+139
2019-01-12
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
1
-3
/
+3
2019-01-11
crypto: caam - add support for xcbc(aes)
Iuliana Prodan
3
-17
/
+232
2019-01-11
crypto: caam - create ahash shared descriptors only once
Iuliana Prodan
1
-1
/
+6
2019-01-11
crypto: caam - fix error reporting for caam_hash_alloc
Iuliana Prodan
1
-1
/
+2
2019-01-11
crypto: caam - move shared symbols in a common location
Horia Geantă
3
-11
/
+6
2019-01-10
crypto: caam - fix SHA support detection
Horia Geantă
3
-1
/
+11
2019-01-10
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
1
-6
/
+9
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
3
-6
/
+6
2018-11-16
crypto: caam/qi2 - add support for Chacha20 + Poly1305
Horia Geantă
4
-6
/
+154
2018-11-16
crypto: caam/jr - add support for Chacha20 + Poly1305
Horia Geantă
6
-5
/
+354
2018-11-16
crypto: caam/qi2 - add support for ChaCha20
Horia Geantă
4
-4
/
+36
2018-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
8
-49
/
+184
2018-10-17
crypto: caam - add SPDX license identifier to all files
Horia Geantă
11
-57
/
+11
2018-10-17
crypto: caam/qi - simplify CGR allocation, freeing
Horia Geantă
2
-40
/
+5
2018-10-08
crypto: caam/qi2 - avoid double export
Arnd Bergmann
1
-1
/
+1
2018-10-05
crypto: caam/qi2 - add CONFIG_NETDEVICES dependency
Arnd Bergmann
1
-0
/
+1
2018-09-21
crypto: caam/qi2 - add support for ahash algorithms
Horia Geantă
3
-1
/
+1750
2018-09-21
crypto: caam - export ahash shared descriptor generation
Horia Geantă
5
-70
/
+114
2018-09-21
crypto: caam/qi2 - add skcipher algorithms
Horia Geantă
3
-1
/
+582
2018-09-21
crypto: caam/qi2 - add DPAA2-CAAM driver
Horia Geantă
6
-16
/
+3108
2018-09-21
crypto: caam - add Queue Interface v2 error codes
Horia Geantă
3
-4
/
+79
2018-09-21
crypto: caam - add DPAA2-CAAM (DPSECI) backend API
Horia Geantă
3
-0
/
+908
2018-09-21
crypto: caam - fix implicit casts in endianness helpers
Horia Geantă
1
-14
/
+14
2018-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2018-09-21
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
1
-4
/
+4
2018-09-04
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
4
-253
/
+217
2018-09-04
crypto: caam/jr - ablkcipher -> skcipher conversion
Horia Geantă
2
-241
/
+208
2018-09-04
crypto: caam/qi - remove ablkcipher IV generation
Horia Geantă
4
-327
/
+20
2018-09-04
crypto: caam/jr - remove ablkcipher IV generation
Horia Geantă
1
-264
/
+11
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-15
/
+14
2018-08-25
crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
Horia Geantă
1
-10
/
+10
2018-08-25
crypto: caam/qi - fix error path in xts setkey
Horia Geantă
1
-4
/
+2
2018-08-25
crypto: caam/jr - fix descriptor DMA unmapping
Horia Geantă
1
-1
/
+2
[next]