summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfc: s3fwrn5: use crypto_shash_tfm_digest()Eric Biggers2020-05-081-9/+1
* crypto: s5p-sss - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-33/+6
* crypto: omap-sham - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-16/+4
* crypto: n2 - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-5/+2
* crypto: mediatek - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-5/+2
* crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-3/+2
* crypto: ccree - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-6/+3
* crypto: ccp - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-7/+2
* crypto: artpec6 - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-7/+3
* hwrng: cctrng - update help descriptionHadar Gat2020-05-081-6/+7
* hwrng: cctrng - change default to nHadar Gat2020-05-081-1/+0
* hwrng: cctrng - Add dependency on OFHadar Gat2020-05-081-1/+1
* crypto: bcm - Use the defined variable to clean codeTang Bin2020-05-081-4/+4
* crypto: stm32/hash - don't print error on probe deferralLionel Debieve2020-05-081-2/+5
* crypto: stm32/hash - defer probe for dma deviceEtienne Carriere2020-05-081-7/+15
* crypto: stm32/hash - defer probe for reset controllerEtienne Carriere2020-05-081-2/+7
* crypto: bcm - Fix unused assignmentTang Bin2020-04-301-8/+8
* crypto: bcm - Remove the unnecessary cast for PTR_ERR().Tang Bin2020-04-301-1/+1
* hwrng: cctrng - Make some symbols staticZou Wei2020-04-301-2/+2
* crypto: hisilicon/qm - Make qm_controller_reset() staticZou Wei2020-04-301-1/+1
* hwrng: optee - Use UUID API for exporting the UUIDAndy Shevchenko2020-04-301-1/+1
* crypto: ccp - Add support for SEV-ES to the PSP driverTom Lendacky2020-04-301-0/+43
* hwrng: cctrng - Remove unnecessary FIPS ifdefHerbert Xu2020-04-301-3/+1
* crypto: bcm - Delete redundant variable definitionTang Bin2020-04-241-1/+0
* crypto: chelsio - remove redundant assignment to variable errorColin Ian King2020-04-241-1/+1
* hwrng: cctrng - Add dependency on HAS_IOMEMHerbert Xu2020-04-221-0/+1
* crypto: hisilicon/qm - add more ACPI dependenciesStephen Rothwell2020-04-221-0/+3
* hwrng: cctrng - add missing include to linux/fips.hHadar Gat2020-04-201-0/+1
* crypto: hisilicon/qm - fix build failure with ACPI offShukun Tan2020-04-201-0/+1
* crypto: marvell/octeontx - Add missing '\n' in log messagesChristophe JAILLET2020-04-166-69/+70
* crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann2020-04-161-2/+1
* crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()Markus Elfring2020-04-161-3/+1
* hwrng: xgene - Delete an error message in xgene_rng_probe()Markus Elfring2020-04-161-3/+1
* hwrng: omap - Delete an error message in of_get_omap_rng_device_details()Markus Elfring2020-04-161-4/+1
* crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()Tang Bin2020-04-161-3/+1
* crypto: hisilicon/qm - stop qp by judging sq and cq tailYang Shen2020-04-161-9/+114
* crypto: hisilicon/sec2 - add controller reset support for SEC2Yang Shen2020-04-161-12/+28
* crypto: hisilicon/hpre - add controller reset support for HPREHui Tang2020-04-161-9/+37
* crypto: hisilicon/zip - add controller reset support for zipShukun Tan2020-04-161-6/+51
* crypto: hisilicon/qm - add controller reset interfaceShukun Tan2020-04-162-0/+560
* crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang2020-04-164-2/+64
* crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan2020-04-165-324/+138
* crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan2020-04-166-29/+22
* hwrng: cctrng - introduce Arm CryptoCell driverHadar Gat2020-04-164-0/+821
* crypto: caam - fix the address of the last entry of S/GIuliana Prodan2020-04-161-1/+1
* crypto: caam - fix use-after-free KASAN issue for RSA algorithmsIuliana Prodan2020-04-161-2/+6
* crypto: caam - fix use-after-free KASAN issue for HASH algorithmsIuliana Prodan2020-04-161-2/+6
* crypto: caam - fix use-after-free KASAN issue for AEAD algorithmsIuliana Prodan2020-04-161-1/+3
* crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithmsIuliana Prodan2020-04-161-1/+3
* Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-112-8/+0
|\