summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/qm - add debugfs for QMLongfang Liu2020-05-222-0/+60
* crypto: stm32/crc32 - protect from concurrent accessesNicolas Toromanoff2020-05-221-2/+45
* crypto: stm32/crc32 - don't sleep in runtime pmNicolas Toromanoff2020-05-221-9/+36
* crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff2020-05-221-12/+36
* crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff2020-05-221-3/+3
* crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff2020-05-221-50/+48
* crypto: hisilicon/zip - Use temporary sqe when doing workZhou Wang2020-05-151-6/+5
* crypto: hisilicon - add device error report through abnormal irqShukun Tan2020-05-152-153/+187
* crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan2020-05-155-48/+13
* crypto: hisilicon - QM memory management optimizationWeili Qian2020-05-152-141/+128
* crypto: hisilicon - unify initial value assignment into QMWeili Qian2020-05-154-72/+81
* crypto: hisilicon - remove use_dma_api related codesShukun Tan2020-05-155-25/+13
* crypto: hisilicon - add FLR supportShukun Tan2020-05-155-4/+165
* crypto: hisilicon/qm - add state machine for QMZhou Wang2020-05-152-83/+307
* crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan2020-05-154-97/+49
* crypto: hisilicon/zip - modify the ZIP probe processLongfang Liu2020-05-151-18/+42
* crypto: hisilicon/hpre - modify the HPRE probe processLongfang Liu2020-05-151-17/+25
* crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu2020-05-151-37/+30
* crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn2020-05-151-1/+1
* crypto: hisilicon/zip - constify struct debugfs_reg32Rikard Falkeborn2020-05-151-1/+1
* crypto: hisilicon/hpre - constify struct debugfs_reg32Rikard Falkeborn2020-05-151-2/+2
* crypto: ccree - constify struct debugfs_reg32Rikard Falkeborn2020-05-151-2/+2
* crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers2020-05-081-1/+1
* crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-084-4/+0
* crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers2020-05-081-3/+3
* 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