summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamalg.c
AgeCommit message (Expand)Author
2012-07-25ENGR00215945-1: Rework scatterlist handling for bi-endian platformsSteve Cornelius
2012-07-20ENGR00215492-3: Detect HW features during alg registrationSteve Cornelius
2012-07-20ENGR00215228-12: Move scatter/gather cache coherence into chained function.Steve Cornelius
2012-07-20ENGR00215228-10: Descriptor optimizations, misc whitespace fixes.Steve Cornelius
2012-07-20ENGR00215228-6: Externalize scatter-gather handling for multiple API modules.Steve Cornelius
2012-07-20ENGR00212512: Fix caam build error when being built as moduleTerry Lv
2012-07-20ENGR00180943-14: Update internal definition of hardware link table listSteve Cornelius
2012-07-20ENGR00180943-13: Extend for ARM/iMX6 compatibilitySteve Cornelius
2012-07-20ENGR00180943-1: Backport in current 3.2 code tested on Power for ARMSteve Cornelius
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips
2011-05-19crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips
2011-05-19crypto: caam - remove unused authkeylen from caam_ctxKim Phillips
2011-05-19crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips
2011-05-04crypto: caam - fix printk recursion for long error textsKim Phillips
2011-05-04crypto: caam - remove unused keylen from session contextKim Phillips
2011-05-03crypto: caam - remove duplicate dev_errKim Phillips
2011-05-03crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips
2011-04-08crypto: caam - introduce missing kfreeJulia Lawall
2011-03-27crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter
2011-03-27crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips