index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+2
2018-07-24
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
Roy Pledge
2
-2
/
+2
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
1
-1
/
+0
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
1
-1
/
+1
2018-05-31
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
1
-3
/
+2
2018-05-31
crypto: caam - fix rfc4543 descriptors
Horia Geantă
1
-2
/
+2
2018-05-31
crypto: caam - fix MC firmware detection
Horia Geantă
2
-9
/
+13
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
1
-4
/
+4
2018-04-21
crypto: caam: - Use kmemdup() function
Fabio Estevam
1
-8
/
+1
2018-04-21
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2
-0
/
+62
2018-04-21
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2
-4
/
+58
2018-04-21
crypto: caam - staticize caam_get_era()
Fabio Estevam
2
-4
/
+1
2018-04-21
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
1
-111
/
+116
2018-04-21
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
1
-121
/
+91
2018-04-21
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
1
-12
/
+17
2018-03-31
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-31
crypto: caam - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-03
crypto: caam - do not use mem and emi_slow clock for imx7x
Rui Miguel Silva
1
-15
/
+24
2018-03-03
crypto: caam - Fix null dereference at error path
Rui Miguel Silva
1
-3
/
+0
2018-02-15
crypto: caam/qi - add GCM support
Horia Geantă
1
-0
/
+374
2018-02-15
crypto: caam - prepare for gcm(aes) support over QI interface
Horia Geantă
3
-25
/
+183
2018-02-15
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
2
-3
/
+20
2018-02-08
crypto: caam - fix endless loop when DECO acquire fails
Horia Geantă
1
-2
/
+6
2017-12-28
crypto: caam - add Derived Key Protocol (DKP) support
Horia Geantă
9
-171
/
+384
2017-12-28
crypto: caam - save Era in driver's private data
Horia Geantă
2
-1
/
+4
2017-12-28
crypto: caam - remove needless ablkcipher key copy
Horia Geantă
2
-12
/
+4
2017-12-28
crypto: caam - constify key data
Horia Geantă
2
-8
/
+8
2017-12-11
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
1
-3
/
+3
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-15
/
+17
[next]