summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13crypto: omap-sham - fix software fallback handlingTero Kristo
2016-09-13crypto: omap-sham - avoid executing tasklet where not neededTero Kristo
2016-09-13crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-13crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-13crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu
2016-09-13crypto: echainiv - Replace chaining with multiplicationHerbert Xu
2016-09-07crypto: arm/ghash - change internal cra_name to "__ghash"Ard Biesheuvel
2016-09-07PCI: Fix cavium quirk compile failure with PCI_ATS offHerbert Xu
2016-09-07hwrng: pasemi - Migrate to managed APIPrasannaKumar Muralidharan
2016-09-07crypto: mv_cesa - remove NO_IRQ referenceArnd Bergmann
2016-09-07crypto: ccp - add missing release in ccp_dmaengine_registerQuentin Lambert
2016-09-07crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel
2016-09-07crypto: arm/sha1-neon - add support for building in Thumb2 modeArd Biesheuvel
2016-09-07crypto: algif_hash - Handle NULL hashes correctlyHerbert Xu
2016-09-07crypto: caam - fix rfc3686(ctr(aes)) IV loadCatalin Vasile
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE
2016-09-07crypto: qat - fix incorrect accelerator mask for C3X devicesMaksim Lukoshkov
2016-09-07hwrng: bcm2835 - handle of_iomap failuresArvind Yadav
2016-09-07crypto: cryptd - initialize child shash_desc on importArd Biesheuvel
2016-08-31crypto: FIPS - allow tests to be disabled in FIPS modeStephan Mueller
2016-08-31crypto: qat - fix constants table DMAMaksim Lukoshkov
2016-08-31hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_registerPrasannaKumar Muralidharan
2016-08-31hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan
2016-08-31crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unsetHerbert Xu
2016-08-31hwrng: amd - Convert to new hwrng read() APICorentin LABBE
2016-08-31hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE
2016-08-31hwrng: amd - Replace global variable with private structCorentin LABBE
2016-08-31hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE
2016-08-31hwrng: amd - Remove asm/io.hCorentin LABBE
2016-08-31hwrng: amd - Be consitent with the driver nameCorentin LABBE
2016-08-31hwrng: amd - use the BIT macroCorentin LABBE
2016-08-31hwrng: amd - Fix style problem with blank lineCorentin LABBE
2016-08-31crypto: caam - add missing header dependenciesBaoyou Xie
2016-08-31hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.Omer Khaliq
2016-08-31PCI: quirk fixup for cavium invalid sriov link value.Ananth Jasty
2016-08-31crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă
2016-08-31crypto: cryptd - Use correct tfm object for AEAD trackingHerbert Xu
2016-08-24crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee
2016-08-24crypto: rsa - allow keys >= 2048 bits in FIPS modeStephan Mueller
2016-08-24crypto: mxc-scc - check clk_prepare_enable() errorFabio Estevam
2016-08-24hwrng: omap3-rom - Remove obsoleted functionsPrasannaKumar Muralidharan
2016-08-24crypto: drbg - fix error return codeWei Yongjun
2016-08-24crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()Wei Yongjun
2016-08-24crypto: xor - skip speed test if the xor function is selected automaticallyMartin Schwidefsky
2016-08-24hwrng: core - Improve description of the ->read() interfaceDaniel Thompson
2016-08-24crypto: doc - fix documentation for bulk registration functionsEric Biggers
2016-08-24crypto: vmx - fix null dereference in p8_aes_xts_cryptLi Zhong
2016-08-24crypto: qat - fix aes-xts key sizesGiovanni Cabiddu
2016-08-24hwrng: mxc-rnga - Fix Kconfig dependencyFabian Frederick