summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-22crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()Eric Biggers
2017-12-22crypto: api - Unexport crypto_larval_lookup()Eric Biggers
2017-12-22crypto: exynos - Icrease the priority of the driverŁukasz Stelmach
2017-12-22crypto: chelsio - fix a type cast errorAtul Gupta
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge
2017-12-11MAINTAINERS: Add myself as co-maintainer for s5p-sss.cKamil Konieczny
2017-12-11chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King
2017-12-11chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King
2017-12-11crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len staticColin Ian King
2017-12-11crypto: cryptd - make cryptd_max_cpu_qlen module parameter staticColin Ian King
2017-12-11crypto: stm32 - fix module device table nameCorentin LABBE
2017-12-11crypto: caam/qi - use correct print specifier for size_tHoria Geantă
2017-12-11crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl
2017-12-11crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHHauke Mehrtens
2017-11-29crypto: arm64/aes - do not call crypto_unregister_skcipher twice on errorCorentin Labbe
2017-11-29crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers
2017-11-29crypto: x86/chacha20 - Remove cra_alignmaskEric Biggers
2017-11-29crypto: chacha20 - Remove cra_alignmaskEric Biggers
2017-11-29crypto: chacha20 - Use unaligned access macros when loading key and IVEric Biggers
2017-11-29crypto: chacha20 - Fix unaligned access when loading constantsEric Biggers
2017-11-29crypto: cryptd - Add cryptd_max_cpu_qlen module parameterJon Maxwell
2017-11-29crypto: arm64/aes-ce-cipher - move assembler code to .S fileArd Biesheuvel
2017-11-29crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...Christophe Jaillet
2017-11-29crypto: remove unused hardirq.hYang Shi
2017-11-29chcr: Add support for Inline IPSecAtul Gupta
2017-11-29cxgb4: Add support for Inline IPSec TxAtul Gupta
2017-11-29dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engineGilad Ben-Yossef
2017-11-29crypto: cavium - fix memory leak on infoColin Ian King
2017-11-29crypto: keywrap - Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven
2017-11-29crypto: tcrypt - set assoc in sg_init_aead()Tudor-Dan Ambarus
2017-11-29crypto: nx - fix spelling mistake: "availavle" -> "available"Colin Ian King
2017-11-29crypto: replace FSF address with web source in license noticesMartin Kepplinger
2017-11-29crypto: ecc - Fix NULL pointer deref. on no default_rngPierre
2017-11-29crypto: s5p-sss - Remove a stray tabDan Carpenter
2017-11-29crypto: chelsio - Fix an error code in chcr_hash_dma_map()Dan Carpenter
2017-11-29crypto: chelsio - remove redundant assignments to reqctx and dst_sizeColin Ian King
2017-11-29hwrng: bcm63xx - Remove since bcm2835-rng takes overFlorian Fainelli
2017-11-29hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platformsFlorian Fainelli
2017-11-29dt-bindings: rng: Incorporate brcm,bcm6368.txt bindingFlorian Fainelli
2017-11-29hwrng: bcm2835 - Add Broadcom MIPS I/O accessorsFlorian Fainelli
2017-11-29hwrng: bcm2835 - Abstract I/O accessorsFlorian Fainelli
2017-11-29hwrng: bcm2835 - Manage an optional clockFlorian Fainelli
2017-11-29hwrng: bcm2835 - Rework interrupt maskingFlorian Fainelli
2017-11-29hwrng: bcm2835 - Use device managed helpersFlorian Fainelli
2017-11-29hwrng: bcm2835 - Implementation cleanup callbackFlorian Fainelli
2017-11-29hwrng: bcm2835 - Move enabling to hwrng::initFlorian Fainelli
2017-11-29hwrng: bcm2835 - Define a driver private contextFlorian Fainelli
2017-11-29hwrng: bcm2835 - Obtain base register via resourceFlorian Fainelli
2017-11-29crypto: stm32 - Support for STM32 CRYP crypto moduleFabien DESSENNE
2017-11-29dt-bindings: Document STM32 CRYP bindingsFabien DESSENNE