summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-02-22crypto: ccree - drop duplicated error message on SRAM exhaustionGeert Uytterhoeven
2020-02-22crypto: ccree - swap SHA384 and SHA512 larval hashes at build timeGeert Uytterhoeven
2020-02-22crypto: ccree - remove unneeded castsGeert Uytterhoeven
2020-02-22crypto: ccree - fix retry handling in cc_send_sync_request()Geert Uytterhoeven
2020-02-22crypto: ccree - fix debugfs register access while suspendedGeert Uytterhoeven
2020-02-22crypto: hisilicon - register zip engine to uacceZhangfei Gao
2020-02-22crypto: hisilicon - Remove module_param uacce_modeZhangfei Gao
2020-02-22crypto: chelsio - remove extra allocation for chtls_devStephen Kitt
2020-02-13crypto: qce - handle AES-XTS cases that qce failsEneas U de Queiroz
2020-02-13crypto: qce - use AES fallback for small requestsEneas U de Queiroz
2020-02-13crypto: qce - use cryptlen when adding extra sglEneas U de Queiroz
2020-02-13crypto: allwinner - remove redundant platform_get_irq error messageChen Zhou
2020-02-13crypto: chelsio - Print the chcr driver information while module load.Devulapally Shiva Krishna
2020-02-13crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...Ayush Sawal
2020-02-13crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test casesAyush Sawal
2020-02-13crypto: ccree - remove set but not used variable 'du_size'YueHaibing
2020-02-13crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef
2020-02-13crypto: caam/qi - optimize frame queue cleanupValentin Ciocoi Radulescu
2020-02-13crypto: ccree - fix AEAD blocksize registrationGilad Ben-Yossef
2020-02-13crypto: ccree - fix some reported cipher block sizesGilad Ben-Yossef
2020-02-13crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef
2020-02-13crypto: ccree - protect against empty or NULL scatterlistsGilad Ben-Yossef
2020-02-13crypto: hisilicon - Fix duplicate print when qm occur multiple errorsShukun Tan
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan
2020-02-13crypto: hisilicon - Configure zip RAS error typeShukun Tan
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-22crypto: caam - add support for i.MX8M PlusHoria Geantă
2020-01-22crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King
2020-01-22crypto: ccree - erase unneeded inline funcsGilad Ben-Yossef
2020-01-22crypto: ccree - make cc_pm_put_suspend() voidGilad Ben-Yossef
2020-01-22crypto: ccree - split overloaded usage of irq fieldGilad Ben-Yossef
2020-01-22crypto: ccree - fix PM race conditionGilad Ben-Yossef
2020-01-22crypto: ccree - fix FDE descriptor sequenceOfir Drang
2020-01-22crypto: ccree - cc_do_send_request() is void funcGilad Ben-Yossef
2020-01-22crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef
2020-01-22crypto: ccree - turn errors to debug msgsGilad Ben-Yossef
2020-01-22crypto: ccree - fix AEAD decrypt auth failGilad Ben-Yossef
2020-01-22crypto: ccree - fix typo in commentHadar Gat
2020-01-22crypto: ccree - fix typos in error msgsHadar Gat
2020-01-22crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_dataTudor Ambarus
2020-01-22crypto: chtls - Fixed listen fail when max stid range reachedVinay Kumar Yadav
2020-01-22crypto: chtls - Corrected function call contextVinay Kumar Yadav
2020-01-22crypto: caam/qi2 - fix typo in algorithm's driver nameHoria Geantă
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-16crypto: hisilicon - add branch prediction macroZaibo Xu
2020-01-16crypto: hisilicon - adjust hpre_crt_para_getZaibo Xu
2020-01-16crypto: hisilicon - Fixed some tiny bugs of HPREZaibo Xu