aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-05-28crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET
2020-05-26crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-05-23crypto: hisilicon/qm - change debugfs file name from qm_regs to regsShukun Tan
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan
2020-05-23crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu
2020-05-23crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang
2020-05-23crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye
2020-05-23crypto: hisilicon/qm - add debugfs to the QM state machineLongfang Liu
2020-05-23crypto: hisilicon/qm - add debugfs for QMLongfang Liu
2020-05-23crypto: stm32/crc32 - protect from concurrent accessesNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - don't sleep in runtime pmNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff
2020-05-15crypto: hisilicon/zip - Use temporary sqe when doing workZhou Wang
2020-05-15crypto: hisilicon - add device error report through abnormal irqShukun Tan
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan
2020-05-15crypto: hisilicon - QM memory management optimizationWeili Qian
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan
2020-05-15crypto: hisilicon - add FLR supportShukun Tan
2020-05-15crypto: hisilicon/qm - add state machine for QMZhou Wang
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan
2020-05-15crypto: hisilicon/zip - modify the ZIP probe processLongfang Liu
2020-05-15crypto: hisilicon/hpre - modify the HPRE probe processLongfang Liu
2020-05-15crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu
2020-05-15crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn
2020-05-15crypto: hisilicon/zip - constify struct debugfs_reg32Rikard Falkeborn
2020-05-15crypto: hisilicon/hpre - constify struct debugfs_reg32Rikard Falkeborn
2020-05-15crypto: ccree - constify struct debugfs_reg32Rikard Falkeborn
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric 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-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-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06Crypto/chcr: fix for hmac(sha) test failsDevulapally Shiva Krishna
2020-05-06Crypto/chcr: support for 48 byte key_len in aes-xtsDevulapally Shiva Krishna
2020-05-06Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna
2020-05-06Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed testsDevulapally Shiva Krishna