summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-08crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers
2020-05-08nfc: s3fwrn5: use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: s5p-sss - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: omap-sham - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: n2 - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: mediatek - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: ccree - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: ccp - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: artpec6 - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08hwrng: cctrng - update help descriptionHadar Gat
2020-05-08hwrng: cctrng - change default to nHadar Gat
2020-05-08hwrng: cctrng - Add dependency on OFHadar Gat
2020-05-08crypto: bcm - Use the defined variable to clean codeTang Bin
2020-05-08crypto: stm32/hash - don't print error on probe deferralLionel Debieve
2020-05-08crypto: stm32/hash - defer probe for dma deviceEtienne Carriere
2020-05-08crypto: stm32/hash - defer probe for reset controllerEtienne Carriere
2020-04-30crypto: bcm - Fix unused assignmentTang Bin
2020-04-30crypto: bcm - Remove the unnecessary cast for PTR_ERR().Tang Bin
2020-04-30hwrng: cctrng - Make some symbols staticZou Wei
2020-04-30crypto: hisilicon/qm - Make qm_controller_reset() staticZou Wei
2020-04-30hwrng: optee - Use UUID API for exporting the UUIDAndy Shevchenko
2020-04-30crypto: ccp - Add support for SEV-ES to the PSP driverTom Lendacky
2020-04-30hwrng: cctrng - Remove unnecessary FIPS ifdefHerbert Xu
2020-04-24crypto: bcm - Delete redundant variable definitionTang Bin
2020-04-24crypto: chelsio - remove redundant assignment to variable errorColin Ian King
2020-04-22hwrng: cctrng - Add dependency on HAS_IOMEMHerbert Xu
2020-04-22crypto: hisilicon/qm - add more ACPI dependenciesStephen Rothwell
2020-04-20hwrng: cctrng - add missing include to linux/fips.hHadar Gat
2020-04-20crypto: hisilicon/qm - fix build failure with ACPI offShukun Tan
2020-04-16crypto: marvell/octeontx - Add missing '\n' in log messagesChristophe JAILLET
2020-04-16crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann
2020-04-16crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()Markus Elfring
2020-04-16hwrng: xgene - Delete an error message in xgene_rng_probe()Markus Elfring
2020-04-16hwrng: omap - Delete an error message in of_get_omap_rng_device_details()Markus Elfring
2020-04-16crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()Tang Bin
2020-04-16crypto: hisilicon/qm - stop qp by judging sq and cq tailYang Shen
2020-04-16crypto: hisilicon/sec2 - add controller reset support for SEC2Yang Shen
2020-04-16crypto: hisilicon/hpre - add controller reset support for HPREHui Tang
2020-04-16crypto: hisilicon/zip - add controller reset support for zipShukun Tan
2020-04-16crypto: hisilicon/qm - add controller reset interfaceShukun Tan
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan
2020-04-16hwrng: cctrng - introduce Arm CryptoCell driverHadar Gat
2020-04-16crypto: caam - fix the address of the last entry of S/GIuliana Prodan
2020-04-16crypto: caam - fix use-after-free KASAN issue for RSA algorithmsIuliana Prodan
2020-04-16crypto: caam - fix use-after-free KASAN issue for HASH algorithmsIuliana Prodan