summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2020-01-16crypto: hisilicon - Bugfixed tfm leakZaibo Xu
2020-01-16crypto: hisilicon - Add aead support on SEC2Zaibo Xu
2020-01-16crypto: hisilicon - redefine skcipher initiationZaibo Xu
2020-01-16crypto: hisilicon - Add branch prediction macroZaibo Xu
2020-01-16crypto: hisilicon - Add callback error checkZaibo Xu
2020-01-16crypto: hisilicon - Adjust some inner logicZaibo Xu
2020-01-16crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - Update some names on SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - fix print/comment of SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu
2020-01-16crypto: vmx - reject xts inputs that are too shortDaniel Axtens
2020-01-16crypto: caam - add support for i.MX8M NanoHoria Geantă
2020-01-16crypto: sun8i-ce - remove dead codeCorentin Labbe
2020-01-16crypto: sun8i-ce - fix removal of moduleCorentin Labbe
2020-01-16crypto: amlogic - fix removal of moduleCorentin Labbe
2020-01-16crypto: sun8i-ss - fix removal of moduleCorentin Labbe
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2020-01-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-01-09crypto: exynos-rng - Rename Exynos to lowercaseKrzysztof Kozlowski
2020-01-09crypto: chelsio - Resetting crypto counters during the driver unregisterAyush Sawal
2020-01-09crypto: crypto4xx - use GFP_KERNEL for big allocationsChristian Lamparter
2020-01-09crypto: crypto4xx - reduce memory fragmentationChristian Lamparter
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_WEAK_KEYEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LENEric Biggers