summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian
2021-05-23crypto: hisilicon/qm - modify 'QM_RESETTING' clearing errorWeili Qian
2021-05-23crypto: hisilicon/qm - initialize the device before doing tasksWeili Qian
2021-05-23crypto: sa2ul - Remove child devices in removeSuman Anna
2021-05-23crypto: sa2ul - Use devm_platform_ioremap_resource()Suman Anna
2021-05-23crypto: sa2ul - Use of_device_get_match_data() helperSuman Anna
2021-05-23crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()Suman Anna
2021-05-23crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()Suman Anna
2021-05-21crypto: hisilicon/hpre - add 'default' for switch statementHui Tang
2021-05-21crypto: hisilicon/hpre - delete rudundant macro definitionHui Tang
2021-05-21crypto: hisilicon/hpre - use 'GENMASK' to generate mask valueHui Tang
2021-05-21crypto: hisilicon/hpre - delete rudundant initializationHui Tang
2021-05-21crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'Hui Tang
2021-05-21crypto: hisilicon/hpre - replace macro with inline functionHui Tang
2021-05-21crypto: hisilicon/hpre - init a structure member each lineHui Tang
2021-05-21crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expandsHui Tang
2021-05-21crypto: hisilicon/hpre - fix unmapping invalid dma addressHui Tang
2021-05-21crypto: hisilicon/hpre - extend 'cra_driver_name' with curve nameHui Tang
2021-05-14crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei
2021-05-14crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-14crypto: cavium/nitrox - Fix kernel-docYang Li
2021-05-14crypto: cavium/nitrox - Remove redundant initialization of 'sg'Yang Li
2021-05-14crypto: ixp4xx - Correct functions alignmentCorentin Labbe
2021-05-14crypto: ixp4xx - remove brackets from single statementCorentin Labbe
2021-05-14crypto: ixp4xx - Do not initialize static to NULLCorentin Labbe
2021-05-14crypto: ixp4xx - whitespace fixesCorentin Labbe
2021-05-14crypto: ixp4xx - convert all printk to dev_xxxCorentin Labbe
2021-05-14crypto: ixp4xx - convert unsigned to unsigned intCorentin Labbe
2021-05-14crypto: ixp4xx - fallback when having more than one SGCorentin Labbe
2021-05-14crypto: ixp4xx - update IV after requestsCorentin Labbe
2021-05-14crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe
2021-05-14crypto: qce - Schedule fallback aead algorithmThara Gopinath
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-05-14crypto: qce - Clean up qce_auth_cfgThara Gopinath
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-05-14crypto: qce - Add mode for rfc4309Thara Gopinath
2021-05-14crypto: qce - Make result dump optionalThara Gopinath
2021-05-14crypto: qce - Add MAC failed error checkingThara Gopinath
2021-05-14crypto: cpt - Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET
2021-05-14crypto: ccp - Annotate SEV Firmware file namesJoerg Roedel
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-22crypto: s5p-sss - consistently use local 'dev' variable in probe()Krzysztof Kozlowski
2021-04-22crypto: s5p-sss - remove unneeded local variable initializationKrzysztof Kozlowski
2021-04-22crypto: s5p-sss - simplify getting of_device_id match dataKrzysztof Kozlowski
2021-04-22ccp: ccp - add support for Green SardineDevaraj Rangasamy
2021-04-22crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functionsTian Tao
2021-04-22crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa
2021-04-22crypto: chelsio/chcr - Remove useless MODULE_VERSIONVinay Kumar Yadav