summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-06-03crypto: octeontx2 - Add mailbox support for CN10KSrujana Challa
2021-06-03crypto: ixp4xx - Add device tree supportLinus Walleij
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann
2021-06-03crypto: hisilicon - switch to memdup_user_nul()Zou Wei
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu
2021-05-28crypto: hisilicon/qm - add MSI detection steps on Kunpeng930Weili Qian
2021-05-28crypto: hisilicon/qm - fix the process of VF's list addingKai Ye
2021-05-28crypto: hisilicon/qm - add dfx log if not use hardware crypto algsKai Ye
2021-05-28crypto: qce - Fix inconsistent indentingJiapeng Chong
2021-05-28crypto: nx - Fix typo in commentShaokun Zhang
2021-05-28crypto: qce: skcipher: Fix incorrect sg count for dma transfersThara Gopinath
2021-05-28crypto: ccp: ccp-dev: Fix a little doc-rotLee Jones
2021-05-28crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headersLee Jones
2021-05-28crypto: cavium: Fix a bunch of kernel-doc related issuesLee Jones
2021-05-28crypto: qce - Fix some error handling pathWei Yongjun
2021-05-28crypto: qat - remove unused macro in FW loaderJack Xu
2021-05-28crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-05-28crypto: qat - report an error if MMP file size is too largeJack Xu
2021-05-28crypto: qat - check MMP size before writing to the SRAMJack Xu
2021-05-28crypto: qat - return error when failing to map FWJack Xu
2021-05-23crypto: ccp - Fix a resource leak in an error handling pathChristophe JAILLET
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