Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8f5e269252a811e2cb4ca0accd34dda7d349d3ea
/
drivers
/
crypto
/
caam
65a4a57
crypto: caam - fix gcc 4.6 warning
by Kim Phillips
· 13 years ago
0113529
crypto: caam - be less noisy on startup
by Kim Phillips
· 13 years ago
e863f9cc
crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
by Hemant Agrawal
· 13 years ago
d912bb7
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Nikos Mavrogiannopoulos
· 13 years ago
a1a38c4
crypto: caam - remove DECO access initialization code
by Kim Phillips
· 13 years ago
a2ecb15
crypto: caam - fix polarity of "propagate error" logic
by Kim Phillips
· 13 years ago
b028b54
crypto: caam - more desc.h cleanups
by Kim Phillips
· 13 years ago
1582fa8
crypto: caam - desc.h - convert spaces to tabs
by Kim Phillips
· 13 years ago
741e8c2
crypto: convert drivers/crypto/* to use module_platform_driver()
by Axel Lin
· 13 years ago
8b4d43a
crypto: caam - add support for MD5 algorithm variants
by Kim Phillips
· 13 years ago
0003230
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
eda65cc
caam: don't pass bogus S_IFCHR to debugfs_create_...()
by Al Viro
· 13 years ago
acdca31
crypto: caam - ablkcipher support
by Yuan Kang
· 13 years ago
1acebad
crypto: caam - faster aead implementation
by Yuan Kang
· 13 years ago
885e9e2
crypto: caam - structure renaming
by Yuan Kang
· 13 years ago
0e47930
crypto: caam - shorter names
by Yuan Kang
· 13 years ago
23457bc
crypto: caam - fix build warning when DEBUG_FS not configured
by Kim Phillips
· 14 years ago
a18b989
crypto: caam - fix operator precedence in shared descriptor allocation
by Kim Phillips
· 14 years ago
4427b1b
crypto: caam - add support for sha512 variants of existing AEAD algorithms
by Kim Phillips
· 14 years ago
6666448
crypto: caam - remove unused authkeylen from caam_ctx
by Kim Phillips
· 14 years ago
ddbb808
crypto: caam - fix decryption shared vs. non-shared key setting
by Kim Phillips
· 14 years ago
2930d49
crypto: caam - platform_bus_type migration
by Kim Phillips
· 14 years ago
de2954d
crypto: caam - fix printk recursion for long error texts
by Kim Phillips
· 14 years ago
701af31
crypto: caam - remove unused keylen from session context
by Kim Phillips
· 14 years ago
ec8e8df
crypto: caam - remove duplicate dev_err
by Kim Phillips
· 14 years ago
d37d36e
crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
by Kim Phillips
· 14 years ago
f3af986
crypto: caam - fix queue interface detection
by Kim Phillips
· 14 years ago
9620fd9
crypto: caam - handle interrupt lines shared across rings
by Kim Phillips
· 14 years ago
b3b7f05
crypto: caam - introduce missing kfree
by Julia Lawall
· 14 years ago
6d00376
crypto: caam - ARRAY_SIZE() vs sizeof()
by Dan Carpenter
· 14 years ago
cdc712d
crypto: caam - dereferencing ERR_PTR on allocation failure
by Dan Carpenter
· 14 years ago
54e198d
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
by Kim Phillips
· 14 years ago
8e8ec59
crypto: caam - Add support for the Freescale SEC4/CAAM
by Kim Phillips
· 14 years ago