Age | Commit message (Expand) | Author | Files | Lines |
2015-05-18 | crypto: omap-sham - Add support for omap3 devices | Pali Rohár | 1 | -0/+4 |
2015-05-18 | crypto: n2 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 1 | -4/+4 |
2015-05-18 | crypto: nx - remove 842-nx null checks | Dan Streetman | 1 | -6/+0 |
2015-05-15 | crypto: vmx - fix two mistyped texts | Paulo Flabiano Smorigo | 2 | -2/+2 |
2015-05-15 | crypto: qat - rm unneeded header include | Tadeusz Struk | 1 | -1/+0 |
2015-05-15 | crypto: qat - remove unused structure members | Tadeusz Struk | 1 | -12/+0 |
2015-05-15 | crypto: omap-sham - Check for return value from pm_runtime_get_sync | Pali Rohár | 1 | -3/+20 |
2015-05-13 | crypto: talitos - static code checker fixes | Horia Geant? | 1 | -7/+5 |
2015-05-13 | crypto: talitos - avoid out of bound scatterlist iterator | Horia Geant? | 1 | -2/+2 |
2015-05-13 | Revert "crypto: talitos - convert to use be16_add_cpu()" | Horia Geant? | 1 | -1/+2 |
2015-05-13 | crypto: talitos - avoid memleak in talitos_alg_alloc() | Horia Geant? | 1 | -0/+1 |
2015-05-13 | crypto: talitos - fix size calculation in talitos_edesc_alloc() | Dan Carpenter | 1 | -2/+2 |
2015-05-13 | crypto: qat - Use crypto_aead_set_reqsize helper | Herbert Xu | 1 | -2/+3 |
2015-05-13 | crypto: picoxcell - Use crypto_aead_set_reqsize helper | Herbert Xu | 1 | -1/+2 |
2015-05-13 | crypto: ixp4xx - Use crypto_aead_set_reqsize helper | Herbert Xu | 1 | -1/+2 |
2015-05-13 | crypto: caam - Remove unnecessary reference to crt_aead | Herbert Xu | 1 | -48/+48 |
2015-05-13 | crypto: talitos - Include internal/aead.h | Herbert Xu | 1 | -1/+1 |
2015-05-13 | crypto: qat - Include internal/aead.h | Herbert Xu | 1 | -1/+1 |
2015-05-13 | crypto: nx - Include internal/aead.h | Herbert Xu | 1 | -1/+1 |
2015-05-13 | crypto: ixp4xx - Include internal/aead.h | Herbert Xu | 1 | -1/+1 |
2015-05-13 | crypto: caam - Include internal/aead.h | Herbert Xu | 1 | -1/+1 |
2015-05-11 | crypto: qat - add driver version | Allan, Bruce W | 3 | -0/+9 |
2015-05-11 | crypto: nx - add hardware 842 crypto comp alg | Dan Streetman | 3 | -0/+597 |
2015-05-11 | crypto: nx - simplify pSeries nx842 driver | Dan Streetman | 1 | -626/+153 |
2015-05-11 | crypto: nx - add PowerNV platform NX-842 driver | Dan Streetman | 6 | -10/+737 |
2015-05-11 | crypto: nx - add nx842 constraints | Dan Streetman | 3 | -0/+50 |
2015-05-11 | crypto: nx - add NX-842 platform frontend driver | Dan Streetman | 6 | -44/+238 |
2015-05-11 | crypto: nx - rename nx-842.c to nx-842-pseries.c | Dan Streetman | 2 | -1/+1 |
2015-04-28 | crypto: qat - do not duplicate string containing firmware name | Allan, Bruce W | 1 | -1/+1 |
2015-04-26 | crypto: nx - Fixing SHA update bug | Leonidas Da Silva Barbosa | 4 | -119/+99 |
2015-04-26 | crypto: nx - Fixing NX data alignment with nx_sg list | Leonidas Da Silva Barbosa | 1 | -4/+24 |
2015-04-23 | crypto: caam - Remove bogus references to crypto API internals | Herbert Xu | 1 | -4/+0 |
2015-04-21 | crypto: talitos - Add fsl,sec1.0 compatible | LEROY Christophe | 1 | -0/+7 |
2015-04-21 | crypto: talitos - SEC1 bugs on 0 data hash | LEROY Christophe | 1 | -0/+24 |
2015-04-21 | crypto: talitos - implement scatter/gather copy for SEC1 | LEROY Christophe | 2 | -38/+103 |
2015-04-21 | crypto: talitos - adapt interrupts and reset functions to SEC1 | LEROY Christophe | 2 | -67/+199 |
2015-04-21 | crypto: talitos - base address for Execution Units | LEROY Christophe | 2 | -55/+100 |
2015-04-21 | crypto: talitos - adaptation of talitos_submit() for SEC1 | LEROY Christophe | 2 | -4/+21 |
2015-04-21 | crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+ | LEROY Christophe | 1 | -38/+67 |
2015-04-21 | crypto: talitos - Add a feature to tag SEC1 | LEROY Christophe | 2 | -0/+20 |
2015-04-21 | crypto: talitos - add sub-choice in talitos CONFIG for SEC1 | LEROY Christophe | 1 | -0/+18 |
2015-04-21 | crypto: talitos - enhanced talitos_desc struct for SEC1 | LEROY Christophe | 1 | -4/+16 |
2015-04-21 | crypto: talitos - helper function for ptr len | LEROY Christophe | 1 | -7/+17 |
2015-04-21 | crypto: talitos - remove param 'extent' in map_single_talitos_ptr() | LEROY Christophe | 1 | -11/+10 |
2015-04-21 | crypto: talitos - Add a helper function to clear j_extent field | LEROY Christophe | 1 | -3/+8 |
2015-04-21 | crypto: talitos - talitos_ptr renamed ptr for more lisibility | LEROY Christophe | 1 | -10/+10 |
2015-04-21 | crypto: talitos - Refactor the sg in/out chain allocation | LEROY Christophe | 1 | -78/+81 |
2015-04-21 | crypto: talitos - Use zero entry to init descriptors ptrs to zero | LEROY Christophe | 1 | -6/+2 |
2015-04-21 | crypto: mv_cesa - ensure backlog is initialised | Colin Ian King | 1 | -1/+1 |
2015-04-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 14 | -124/+195 |