summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin2015-10-142-103/+16Star
| * crypto: atmel - use devm_xxx() managed functionLABBE Corentin2015-10-143-69/+25Star
| * crypto: mxs-dcp - mxs-dcp is an stmp deviceArnd Bergmann2015-10-141-0/+1
| * ARM: dts: stm32f429: Adopt STM32 RNG driverDaniel Thompson2015-10-141-0/+7
| * hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson2015-10-143-0/+215
| * dt-bindings: Document the STM32 HW RNG bindingsDaniel Thompson2015-10-141-0/+21
| * crypto: marvell/cesa - factor out common import/export functionsRussell King2015-10-141-104/+53Star
| * crypto: marvell/cesa - fix wrong hash resultsRussell King2015-10-141-0/+15
| * crypto: marvell/cesa - initialise struct mv_cesa_ahash_reqRussell King2015-10-141-0/+12
| * crypto: marvell/cesa - fix stack smashing in marvell/hash.cRussell King2015-10-141-0/+3
| * MAINTAINERS: add maintainers for the Marvell Crypto driverThomas Petazzoni2015-10-141-0/+7
| * crypto: 842 - Add CRC and validation supportHaren Myneni2015-10-145-4/+40
| * crypto: jitterentropy - remove unnecessary information from a commentAlexander Kuleshov2015-10-141-4/+0Star
| * crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-1415-164/+407
| * lib/mpi: Add mpi sgl helpersTadeusz Struk2015-10-142-0/+200
| * hwrng: st - Improve FIFO size/depth descriptionLee Jones2015-10-081-1/+2
| * hwrng: st - Use real-world device timings for timeoutLee Jones2015-10-081-2/+8
| * hwrng: st: dt: Fix trivial typo in node addressLee Jones2015-10-081-1/+1
| * crypto: atmel - Check for clk_prepare_enable() return valueLABBE Corentin2015-10-083-3/+15
| * crypto: caam - add support for acipher xts(aes)Catalin Vasile2015-10-081-1/+137
| * crypto: qce - dma_map_sg can handle chained SGLABBE Corentin2015-10-086-94/+17Star
| * crypto: ccp - Use module name in driver structuresTom Lendacky2015-10-082-2/+2
| * crypto: ccp - Change references to accelerator to offloadTom Lendacky2015-10-082-8/+7Star
| * crypto: ccp - Remove use ACPI fieldTom Lendacky2015-10-081-4/+0Star
| * crypto: ccp - Replace BUG_ON with WARN_ON and a return codeTom Lendacky2015-10-084-42/+105
| * crypto: qat - remove unneeded variableTadeusz Struk2015-10-011-3/+2Star
| * crypto: qat - add support for ctr(aes) and xts(aes)Tadeusz Struk2015-10-011-39/+127
| * crypto: skcipher - blkcipher and ablkcipher should it be staticGeliang Tang2015-10-011-2/+2
| * crypto: testmgr - Disable fips-allowed for authenc() and des() ciphersJohn Haxby2015-10-011-16/+0Star
| * crypto: sahara - dma_map_sg can handle chained SGLABBE Corentin2015-10-011-53/+13Star
| * crypto: caam - dma_map_sg can handle chained SGLABBE Corentin2015-10-013-168/+53Star
| * crypto: talitos - dma_map_sg can handle chained SGLABBE Corentin2015-10-011-86/+18Star
| * crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk2015-10-014-25/+5Star
| * crypto: crc32c-pclmul - use .rodata instead of .rotataNicolas Iooss2015-09-211-1/+1
| * crypto: sahara - replace sahara_sg_length with sg_nents_for_lenLABBE Corentin2015-09-211-27/+3Star
| * crypto: amcc - replace get_sg_count by sg_nents_for_lenLABBE Corentin2015-09-211-21/+1Star
| * crypto: bfin_crc - replace sg_count by sg_nentsLABBE Corentin2015-09-211-22/+3Star
| * crypto: x86/sha - Restructure x86 sha512 glue code to expose all the availabl...tim2015-09-211-45/+204
| * crypto: x86/sha - Restructure x86 sha256 glue code to expose all the availabl...tim2015-09-211-50/+281
| * crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available ...tim2015-09-211-74/+250
| * crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-213-6/+18
| * crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256tim2015-09-212-16/+34
| * crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform functiontim2015-09-211-0/+353
| * crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform functiontim2015-09-211-0/+302
| * MAINTAINERS: Add ST's Random Number Generator to the ST entryLee Jones2015-09-211-0/+1
| * ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}Lee Jones2015-09-211-0/+14
| * hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones2015-09-213-0/+155
| * hwrng: st - Provide DT bindings for ST's Random Number GeneratorLee Jones2015-09-211-0/+15
| * hwrng: core - Simplify RNG switching from sysfsLee Jones2015-09-211-1/+1
| * hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones2015-09-211-1/+1