summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-22crypto: ccree - remove cc_pm_is_dev_suspended() wrapperGeert Uytterhoeven3-14/+1
2020-02-22crypto: ccree - use of_device_get_match_data()Geert Uytterhoeven1-6/+2
2020-02-22crypto: ccree - simplify Runtime PM handlingGeert Uytterhoeven4-65/+29
2020-02-22crypto: ccree - use u32 for SRAM addressesGeert Uytterhoeven9-55/+40
2020-02-22crypto: ccree - remove bogus paragraph about freeing SRAMGeert Uytterhoeven2-7/+1
2020-02-22crypto: ccree - defer larval_digest_addr init until neededGeert Uytterhoeven2-3/+6
2020-02-22crypto: ccree - use existing helpers to split 64-bit addressesGeert Uytterhoeven1-4/+4
2020-02-22crypto: ccree - make mlli_params.mlli_virt_addr void *Geert Uytterhoeven2-2/+2
2020-02-22crypto: ccree - clean up clock handlingGeert Uytterhoeven3-50/+11
2020-02-22crypto: ccree - remove empty cc_sram_mgr_fini()Geert Uytterhoeven3-22/+2
2020-02-22crypto: ccree - drop duplicated error message on SRAM exhaustionGeert Uytterhoeven3-3/+0
2020-02-22crypto: ccree - swap SHA384 and SHA512 larval hashes at build timeGeert Uytterhoeven3-35/+17
2020-02-22crypto: ccree - remove unneeded castsGeert Uytterhoeven4-25/+23
2020-02-22crypto: ccree - fix retry handling in cc_send_sync_request()Geert Uytterhoeven1-4/+0
2020-02-22crypto: ccree - fix debugfs register access while suspendedGeert Uytterhoeven1-0/+2
2020-02-22debugfs: regset32: Add Runtime PM supportGeert Uytterhoeven2-0/+9
2020-02-22crypto: hisilicon - register zip engine to uacceZhangfei Gao4-8/+283
2020-02-22crypto: hisilicon - Remove module_param uacce_modeZhangfei Gao1-25/+6
2020-02-22uacce: add uacce driverKenneth Lee8-0/+872
2020-02-22uacce: Add documents for uacceKenneth Lee1-0/+176
2020-02-22padata: fix uninitialized return value in padata_replace()Daniel Jordan1-1/+1
2020-02-22hwrng: imx-rngc - improve dependenciesUwe Kleine-König1-1/+2
2020-02-22crypto: chelsio - remove extra allocation for chtls_devStephen Kitt1-2/+1
2020-02-13crypto: qce - handle AES-XTS cases that qce failsEneas U de Queiroz3-4/+10
2020-02-13crypto: qce - use AES fallback for small requestsEneas U de Queiroz2-8/+35
2020-02-13crypto: qce - use cryptlen when adding extra sglEneas U de Queiroz3-8/+10
2020-02-13crypto: allwinner - remove redundant platform_get_irq error messageChen Zhou1-3/+1
2020-02-13crypto: chelsio - Print the chcr driver information while module load.Devulapally Shiva Krishna2-1/+3
2020-02-13crypto: tcrypt - fix printed skcipher [a]sync modeHoria Geantă1-2/+2
2020-02-13crypto: proc - simplify the c_show functionTianjia Zhang1-1/+1
2020-02-13crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...Ayush Sawal1-2/+3
2020-02-13crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test casesAyush Sawal2-1/+20
2020-02-13crypto: arm64/poly1305 - ignore build filesMatteo Croce1-0/+1
2020-02-13crypto: ccree - remove set but not used variable 'du_size'YueHaibing1-8/+0
2020-02-13crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef1-2/+6
2020-02-13crypto: caam/qi - optimize frame queue cleanupValentin Ciocoi Radulescu2-22/+42
2020-02-13crypto: ccree - fix AEAD blocksize registrationGilad Ben-Yossef1-0/+1
2020-02-13crypto: ccree - fix some reported cipher block sizesGilad Ben-Yossef1-2/+6
2020-02-13crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef1-2/+4
2020-02-13crypto: ccree - protect against empty or NULL scatterlistsGilad Ben-Yossef2-35/+28
2020-02-13crypto: x86/curve25519 - replace with formally verified implementationJason A. Donenfeld1-2254/+1292
2020-02-13crypto: rng - Fix a refcounting bug in crypto_rng_reset()Dan Carpenter1-2/+6
2020-02-13crypto: hisilicon - Fix duplicate print when qm occur multiple errorsShukun Tan1-31/+28
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan5-244/+185
2020-02-13crypto: hisilicon - Configure zip RAS error typeShukun Tan1-0/+10
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan5-99/+149
2020-02-10Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-10Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds53-261/+252
2020-02-10Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds9-0/+2058
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2