hwrng: hisi - add HiSilicon TRNG driver support
[linux-2.6-microblaze.git] / drivers /
2019-11-08 Zaibo Xuhwrng: hisi - add HiSilicon TRNG driver support
2019-11-08 Colin Ian Kingcrypto: amlogic - ensure error variable err is set...
2019-11-08 YueHaibingcrypto: amlogic - Use kmemdup in meson_aes_setkey()
2019-11-08 Herbert Xucrypto: atmel - Fix remaining endianess warnings
2019-11-08 Herbert Xucrypto: atmel - Fix authenc support when it is set...
2019-11-01 Christian Lampartercrypto: amcc - restore CRYPTO_AES dependency
2019-11-01 Zhou Wangcrypto: hisilicon - fix to return sub-optimal device...
2019-11-01 Zhou Wangcrypto: hisilicon - use sgl API to get sgl dma addr...
2019-11-01 Eric Biggerscrypto: skcipher - rename the crypto_blkcipher module...
2019-11-01 Corentin Labbecrypto: allwinner - Add sun8i-ss cryptographic offloader
2019-11-01 Corentin Labbecrypto: sun4i-ss - Move to Allwinner directory
2019-11-01 Corentin Labbecrypto: allwinner - Add sun8i-ce Crypto Engine
2019-11-01 Corentin Labbecrypto: allwinner - Add allwinner subdirectory
2019-11-01 Colin Ian Kingcrypto: mediatek - remove redundant bitwise-or
2019-11-01 Andrey Smirnovcrypto: caam - populate platform devices last
2019-11-01 Andrey Smirnovcrypto: caam - use devres to populate platform devices
2019-11-01 Andrey Smirnovcrypto: caam - use devres to de-initialize QI
2019-11-01 Andrey Smirnovcrypto: caam - use devres to de-initialize the RNG
2019-11-01 Andrey Smirnovcrypto: caam - use devres to remove debugfs
2019-11-01 Andrey Smirnovcrypto: caam - use devres to unmap memory
2019-11-01 Arnd Bergmannhwrng: omap3-rom - Fix unused function warnings
2019-11-01 Pascal van Leeuwencrypto: inside-secure - Fixed warnings on inconsistent...
2019-10-25 Mark Saltercrypto: ccp - fix uninitialized list head
2019-10-25 Geert Uytterhoevencrypto: nx - Improve debugfs_create_u{32,64}() handling...
2019-10-25 Hook, Garycrypto: ccp - Verify access to device registers before...
2019-10-25 Hook, Garycrypto: ccp - Change a message to reflect status instea...
2019-10-25 Shukun Tancrypto: hisilicon - fix endianness verification problem...
2019-10-25 Shukun Tancrypto: hisilicon - fix param should be static when...
2019-10-25 Shukun Tancrypto: hisilicon - Fix using plain integer as NULL...
2019-10-25 Zhou Wangcrypto: hisilicon - tiny fix about QM/ZIP error callbac...
2019-10-25 Tian Taocrypto: ccree - fix comparison of unsigned expression...
2019-10-25 Ashish Kalracrypto: ccp - Retry SEV INIT command in case of integri...
2019-10-25 Corentin Labbecrypto: amlogic - Add crypto accelerator for amlogic GXL
2019-10-25 Ben Dooks (Codethink)crypto: atmel - fix data types for __be{32,64}
2019-10-25 YueHaibinghwrng: xgene - use devm_platform_ioremap_resource(...
2019-10-25 YueHaibinghwrng: tx4939 - use devm_platform_ioremap_resource...
2019-10-25 YueHaibinghwrng: st - use devm_platform_ioremap_resource() to...
2019-10-25 YueHaibinghwrng: pic32 - use devm_platform_ioremap_resource(...
2019-10-25 YueHaibinghwrng: pasemi - use devm_platform_ioremap_resource...
2019-10-25 YueHaibinghwrng: omap - use devm_platform_ioremap_resource()...
2019-10-25 YueHaibinghwrng: npcm - use devm_platform_ioremap_resource()...
2019-10-25 YueHaibinghwrng: meson - use devm_platform_ioremap_resource(...
2019-10-25 YueHaibinghwrng: ks-sa - use devm_platform_ioremap_resource(...
2019-10-25 YueHaibinghwrng: hisi - use devm_platform_ioremap_resource()...
2019-10-25 YueHaibinghwrng: exynos - use devm_platform_ioremap_resource...
2019-10-25 YueHaibinghwrng: bcm2835 - use devm_platform_ioremap_resource...
2019-10-25 YueHaibinghwrng: atmel - use devm_platform_ioremap_resource(...
2019-10-25 Ben Dookshwrng: ka-sa - fix __iomem on registers
2019-10-25 Sumit Garghwrng: omap - Fix RNG wait loop timeout
2019-10-23 Pascal van Leeuwencrypto: inside-secure - Made locally used safexcel_pci_...
2019-10-23 Pascal van Leeuwencrypto: inside-secure - Fix build error with CONFIG_CRY...
2019-10-23 Rikard Falkeborncrypto: hisilicon: Fix misuse of GENMASK macro
2019-10-23 Laurent Vivierhwrng: core - Fix use-after-free warning in hwrng_regis...
2019-10-23 Eric Biggerscrypto: nx - convert AES-CTR to skcipher API
2019-10-23 Eric Biggerscrypto: nx - convert AES-CBC to skcipher API
2019-10-23 Eric Biggerscrypto: nx - convert AES-ECB to skcipher API
2019-10-23 Eric Biggerscrypto: nx - don't abuse blkcipher_desc to pass iv...
2019-10-23 Eric Biggerscrypto: padlock-aes - convert to skcipher API
2019-10-23 Yunfeng Yecrypto: chtls - remove the redundant check in chtls_rec...
2019-10-23 Zhou Wangcrypto: hisilicon - select NEED_SG_DMA_LENGTH in qm...
2019-10-23 zhengbincrypto: ux500 - Remove set but not used variable 'cookie'
2019-10-23 Eric Biggerscrypto: geode-aes - convert to skcipher API and make...
2019-10-18 YueHaibingcrypto: inside-secure - Use PTR_ERR_OR_ZERO in safexcel...
2019-10-18 Colin Ian Kingcrypto: inside-secure - fix spelling mistake "algorithm...
2019-10-10 Ard Biesheuvelcrypto: geode-aes - switch to skcipher for cbc(aes...
2019-10-10 Tudor Ambaruscrypto: atmel-aes - Fix IV handling when req->nbytes...
2019-10-10 Arnd Bergmanncrypto: inside-secure - Remove #ifdef checks
2019-10-10 Arnd Bergmanncrypto: inside-secure - Fix a maybe-uninitialized warning
2019-10-10 Zaibo Xucrypto: hisilicon - Add debugfs for HPRE
2019-10-10 Zaibo Xucrypto: hisilicon - add SRIOV support for HPRE
2019-10-10 Zaibo Xucrypto: hisilicon - add HiSilicon HPRE accelerator
2019-10-10 Zhou Wangcrypto: hisilicon - misc fix about sgl
2019-10-10 Zhou Wangcrypto: hisilicon - fix large sgl memory allocation...
2019-10-10 Shukun Tancrypto: hisilicon - add sgl_sge_nr module param for zip
2019-10-10 Zhou Wangcrypto: hisilicon - merge sgl support to hisi_qm module
2019-10-10 Laurent Vivierhwrng: core - move add_early_randomness() out of rng_mutex
2019-10-04 Iuliana Prodancrypto: caam - use mapped_{src,dst}_nents for descriptor
2019-10-04 Corentin Labbecrypto: sun4i-ss - enable pm_runtime
2019-10-04 Corentin Labbecrypto: sun4i-ss - simplify enable/disable of the device
2019-10-04 Phani Kiran Hemadricrypto: cavium/nitrox - fix firmware assignment to...
2019-10-04 Eneas U de Queirozcrypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
2019-10-04 Christophe JAILLETcrypto: chtls - simplify a bit 'create_flowc_wr_skb()'
2019-10-04 Navid Emamdoostcrypto: ccp - Release all allocated memory if sha type...
2019-10-04 Arnd Bergmanncrypto: hisilicon - allow compile-testing on x86
2019-10-04 Pascal van Leeuwencrypto: inside-secure - Add support for the EIP196
2019-10-04 Nagadheeraj Rottelacrypto: cavium/nitrox - Add mailbox message to get...
2019-10-04 Markus Elfringhwrng: mediatek - Use devm_platform_ioremap_resource...
2019-10-04 Markus Elfringhwrng: iproc-rng200 - Use devm_platform_ioremap_resourc...
2019-10-04 Pascal van Leeuwencrypto: inside-secure - Add support for HW with less...
2019-10-04 Pascal van Leeuwencrypto: inside-secure - Add support for 256 bit wide...
2019-10-04 Pascal van Leeuwencrypto: inside-secure - Added support for the rfc4309...
2019-10-04 Pascal van Leeuwencrypto: inside-secure - Added support for the rfc4543...
2019-10-04 Pascal van Leeuwencrypto: inside-secure - Added support for the rfc4106...
2019-10-04 Pascal van Leeuwencrypto: inside-secure - Fixed corner case TRC admin...
2019-10-04 Pascal van Leeuwencrypto: inside-secure - Fix stability issue with Macchi...
2019-10-04 Nagadheeraj Rottelacrypto: cavium/nitrox - Fix cbc ciphers self test failures
2019-10-04 Nagadheeraj Rottelacrypto: cavium/nitrox - check assoclen and authsize...
2019-10-04 Tony Lindgrenhwrng: omap3-rom - Use devm hwrng and runtime PM
2019-10-04 Tony Lindgrenhwrng: omap3-rom - Use runtime PM instead of custom...
2019-10-04 Tony Lindgrenhwrng: omap3-rom - Update to use standard driver data
next