summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-084-4/+0
| * | | | 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
| * | | | 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
| * | | | crypto: hisilicon/qm - Make qm_controller_reset() staticZou Wei2020-04-301-1/+1
| * | | | crypto: ccp - Add support for SEV-ES to the PSP driverTom Lendacky2020-04-301-0/+43
| * | | | 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
| * | | | crypto: hisilicon/qm - add more ACPI dependenciesStephen Rothwell2020-04-221-0/+3
| * | | | 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
| * | | | 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
* | | | | crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet2020-05-261-1/+1
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-061-37/+46
|\ \ \ \
| * | | | cxgb4/chcr: avoid -Wreturn-local-addr warningArnd Bergmann2020-05-041-37/+46
| | |_|/ | |/| |