summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-193-11/+21
| |\
| * | cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain2019-12-171-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-01-28111-3914/+4762
|\ \ \
| * | | crypto: caam - add support for i.MX8M PlusHoria Geantă2020-01-221-2/+3
| * | | crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King2020-01-221-1/+1
| * | | crypto: ccree - erase unneeded inline funcsGilad Ben-Yossef2020-01-221-10/+0
| * | | crypto: ccree - make cc_pm_put_suspend() voidGilad Ben-Yossef2020-01-222-10/+4
| * | | crypto: ccree - split overloaded usage of irq fieldGilad Ben-Yossef2020-01-222-11/+9
| * | | crypto: ccree - fix PM race conditionGilad Ben-Yossef2020-01-224-80/+7
| * | | crypto: ccree - fix FDE descriptor sequenceOfir Drang2020-01-221-3/+45
| * | | crypto: ccree - cc_do_send_request() is void funcGilad Ben-Yossef2020-01-221-25/+11
| * | | crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef2020-01-221-1/+1
| * | | crypto: ccree - turn errors to debug msgsGilad Ben-Yossef2020-01-222-13/+13
| * | | crypto: ccree - fix AEAD decrypt auth failGilad Ben-Yossef2020-01-221-1/+1
| * | | crypto: ccree - fix typo in commentHadar Gat2020-01-221-1/+1
| * | | crypto: ccree - fix typos in error msgsHadar Gat2020-01-221-2/+2
| * | | crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_dataTudor Ambarus2020-01-223-99/+3
| * | | crypto: chtls - Fixed listen fail when max stid range reachedVinay Kumar Yadav2020-01-221-3/+2
| * | | crypto: chtls - Corrected function call contextVinay Kumar Yadav2020-01-221-15/+15
| * | | crypto: caam/qi2 - fix typo in algorithm's driver nameHoria Geantă2020-01-221-1/+1
| * | | crypto: hisilicon - add branch prediction macroZaibo Xu2020-01-161-22/+22
| * | | crypto: hisilicon - adjust hpre_crt_para_getZaibo Xu2020-01-161-14/+14
| * | | crypto: hisilicon - Fixed some tiny bugs of HPREZaibo Xu2020-01-162-38/+32
| * | | crypto: hisilicon - Bugfixed tfm leakZaibo Xu2020-01-162-13/+18
| * | | crypto: hisilicon - Add aead support on SEC2Zaibo Xu2020-01-164-24/+620
| * | | crypto: hisilicon - redefine skcipher initiationZaibo Xu2020-01-161-35/+61
| * | | crypto: hisilicon - Add branch prediction macroZaibo Xu2020-01-161-14/+14
| * | | crypto: hisilicon - Add callback error checkZaibo Xu2020-01-162-6/+10
| * | | crypto: hisilicon - Adjust some inner logicZaibo Xu2020-01-161-26/+28
| * | | crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu2020-01-163-93/+59
| * | | crypto: hisilicon - Update some names on SEC V2Zaibo Xu2020-01-162-29/+36
| * | | crypto: hisilicon - fix print/comment of SEC V2Zaibo Xu2020-01-162-6/+6
| * | | crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu2020-01-163-14/+14
| * | | crypto: vmx - reject xts inputs that are too shortDaniel Axtens2020-01-161-0/+3
| * | | crypto: caam - add support for i.MX8M NanoHoria Geantă2020-01-161-4/+4
| * | | crypto: sun8i-ce - remove dead codeCorentin Labbe2020-01-162-13/+0
| * | | crypto: sun8i-ce - fix removal of moduleCorentin Labbe2020-01-161-2/+2
| * | | crypto: amlogic - fix removal of moduleCorentin Labbe2020-01-161-2/+2
| * | | crypto: sun8i-ss - fix removal of moduleCorentin Labbe2020-01-161-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2020-01-163-11/+21
| |\ \ \
| * | | | crypto: exynos-rng - Rename Exynos to lowercaseKrzysztof Kozlowski2020-01-091-1/+1
| * | | | crypto: chelsio - Resetting crypto counters during the driver unregisterAyush Sawal2020-01-091-5/+5
| * | | | crypto: crypto4xx - use GFP_KERNEL for big allocationsChristian Lamparter2020-01-091-6/+6
| * | | | crypto: crypto4xx - reduce memory fragmentationChristian Lamparter2020-01-091-14/+13
| * | | | crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers2020-01-0913-122/+14
| * | | | crypto: remove CRYPTO_TFM_RES_WEAK_KEYEric Biggers2020-01-091-24/+4
| * | | | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-0939-288/+79
| * | | | crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LENEric Biggers2020-01-092-2/+0
| * | | | crypto: atmel-sha - fix error handling when setting hmac keyEric Biggers2020-01-091-6/+1