summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-15crypto: testmgr - test IV value after a cipher operationBoris BREZILLON
2015-10-15hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson
2015-10-14crypto: pkcs7 - Fix unaligned access in pkcs7_verify()Sowmini Varadhan
2015-10-14crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin
2015-10-14crypto: atmel - use devm_xxx() managed functionLABBE Corentin
2015-10-14crypto: mxs-dcp - mxs-dcp is an stmp deviceArnd Bergmann
2015-10-14ARM: dts: stm32f429: Adopt STM32 RNG driverDaniel Thompson
2015-10-14hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson
2015-10-14dt-bindings: Document the STM32 HW RNG bindingsDaniel Thompson
2015-10-14crypto: marvell/cesa - factor out common import/export functionsRussell King
2015-10-14crypto: marvell/cesa - fix wrong hash resultsRussell King
2015-10-14crypto: marvell/cesa - initialise struct mv_cesa_ahash_reqRussell King
2015-10-14crypto: marvell/cesa - fix stack smashing in marvell/hash.cRussell King
2015-10-14MAINTAINERS: add maintainers for the Marvell Crypto driverThomas Petazzoni
2015-10-14crypto: 842 - Add CRC and validation supportHaren Myneni
2015-10-14crypto: jitterentropy - remove unnecessary information from a commentAlexander Kuleshov
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk
2015-10-14lib/mpi: Add mpi sgl helpersTadeusz Struk
2015-10-08hwrng: st - Improve FIFO size/depth descriptionLee Jones
2015-10-08hwrng: st - Use real-world device timings for timeoutLee Jones
2015-10-08hwrng: st: dt: Fix trivial typo in node addressLee Jones
2015-10-08crypto: atmel - Check for clk_prepare_enable() return valueLABBE Corentin
2015-10-08crypto: caam - add support for acipher xts(aes)Catalin Vasile
2015-10-08crypto: qce - dma_map_sg can handle chained SGLABBE Corentin
2015-10-08crypto: ccp - Use module name in driver structuresTom Lendacky
2015-10-08crypto: ccp - Change references to accelerator to offloadTom Lendacky
2015-10-08crypto: ccp - Remove use ACPI fieldTom Lendacky
2015-10-08crypto: ccp - Replace BUG_ON with WARN_ON and a return codeTom Lendacky
2015-10-01crypto: qat - remove unneeded variableTadeusz Struk
2015-10-01crypto: qat - add support for ctr(aes) and xts(aes)Tadeusz Struk
2015-10-01crypto: skcipher - blkcipher and ablkcipher should it be staticGeliang Tang
2015-10-01crypto: testmgr - Disable fips-allowed for authenc() and des() ciphersJohn Haxby
2015-10-01crypto: sahara - dma_map_sg can handle chained SGLABBE Corentin
2015-10-01crypto: caam - dma_map_sg can handle chained SGLABBE Corentin
2015-10-01crypto: talitos - dma_map_sg can handle chained SGLABBE Corentin
2015-10-01crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk
2015-09-21crypto: crc32c-pclmul - use .rodata instead of .rotataNicolas Iooss
2015-09-21crypto: sahara - replace sahara_sg_length with sg_nents_for_lenLABBE Corentin
2015-09-21crypto: amcc - replace get_sg_count by sg_nents_for_lenLABBE Corentin
2015-09-21crypto: bfin_crc - replace sg_count by sg_nentsLABBE Corentin
2015-09-21crypto: x86/sha - Restructure x86 sha512 glue code to expose all the availabl...tim
2015-09-21crypto: x86/sha - Restructure x86 sha256 glue code to expose all the availabl...tim
2015-09-21crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available ...tim
2015-09-21crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim
2015-09-21crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256tim
2015-09-21crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform functiontim
2015-09-21crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform functiontim
2015-09-21MAINTAINERS: Add ST's Random Number Generator to the ST entryLee Jones
2015-09-21ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}Lee Jones
2015-09-21hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones