summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/qm - Add the err memory release process to qm uninitChenghai Huang2024-04-121-4/+1
* crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...Chenghai Huang2024-04-121-6/+5
* crypto: hisilicon/sec - Fix memory leak for sec resource releaseChenghai Huang2024-04-121-1/+3
* crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang2024-04-123-36/+32
* crypto: hisilicon/qm - Add the default processing branchChenghai Huang2024-04-121-0/+3
* crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...Chenghai Huang2024-04-121-3/+3
* crypto: hisilicon/sgl - Delete redundant parameter verificationChenghai Huang2024-04-121-4/+1
* crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang2024-04-121-3/+18
* crypto: hisilicon/sec - Add the condition for configuring the sriov functionChenghai Huang2024-04-121-1/+2
* crypto: iaa - Use cpumask_weight() when rebalancingTom Zanussi2024-04-121-2/+2
* crypto: tegra - Add Tegra Security Engine driverAkhil R2024-04-128-0/+4166
* crypto: ccp - drop platform ifdef checksArnd Bergmann2024-04-121-12/+2
* crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"Colin Ian King2024-04-121-1/+1
* crypto: qat - Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-04-052-6/+11
* crypto: bcm - Fix pointer arithmeticAleksandr Mishin2024-04-021-1/+1
* crypto: nx - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva2024-04-022-6/+10
* crypto: starfive - Use dma for aes requestsJia Jie Ho2024-04-024-238/+395
* crypto: starfive - Skip unneeded key freeJia Jie Ho2024-04-021-0/+3
* crypto: starfive - Update hash dma usageJia Jie Ho2024-04-023-176/+112
* crypto: iaa - Change iaa statistics to atomic64_tTom Zanussi2024-04-022-64/+77
* crypto: iaa - Add global_stats file and remove individual stat filesTom Zanussi2024-04-021-13/+17
* crypto: iaa - Remove comp/decomp delay statisticsTom Zanussi2024-04-023-45/+0
* crypto: iaa - fix decomp_bytes_in statsTom Zanussi2024-04-021-2/+2
* crypto: qat - implement interface for live migrationXin Zeng2024-04-029-1/+1445
* crypto: qat - add interface for live migrationXin Zeng2024-04-024-1/+158
* crypto: qat - add bank save and restore flowsSiming Wan2024-04-024-0/+338
* crypto: qat - expand CSR operations for QAT GEN4 devicesSiming Wan2024-04-023-1/+249
* crypto: qat - rename get_sla_arr_of_type()Siming Wan2024-04-022-5/+7
* crypto: qat - relocate CSR access codeGiovanni Cabiddu2024-04-0217-362/+397
* crypto: qat - move PFVF compat checker to a functionXin Zeng2024-04-022-7/+12
* crypto: qat - relocate and rename 4xxx PF2VM definitionsXin Zeng2024-04-022-5/+7
* crypto: qat - adf_get_etr_base() helperGiovanni Cabiddu2024-04-023-6/+12
* Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-251-3/+7
|\
| * crypto: iaa - Fix nr_cpus < nr_iaa caseTom Zanussi2024-03-221-3/+7
* | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-1566-5687/+925
|\|
| * crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song2024-03-081-0/+1
| * crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song2024-03-081-0/+1
| * crypto: iaa - Fix comp/decomp delay statisticsTom Zanussi2024-03-013-32/+13
| * crypto: iaa - Fix async_disable descriptor leakTom Zanussi2024-03-011-2/+2
| * crypto: rockchip - fix to check return valueKilian Zinnecker2024-02-241-0/+5
| * crypto: qat - make ring to service map common for QAT GEN4Damian Muszynski2024-02-245-112/+90
| * crypto: qat - fix ring to service map for dcc in 420xxDamian Muszynski2024-02-241-0/+8
| * crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski2024-02-241-0/+8
| * crypto: qat - fix comment structureAdam Guerin2024-02-241-2/+2
| * crypto: qat - remove unnecessary description from commentAdam Guerin2024-02-243-6/+2
| * crypto: qat - remove double initialization of valueAdam Guerin2024-02-241-4/+2
| * crypto: qat - avoid division by zeroAdam Guerin2024-02-241-0/+3
| * crypto: qat - removed unused macro in adf_cnv_dbgfs.cAdam Guerin2024-02-241-1/+0
| * crypto: qat - remove unused macros in qat_comp_alg.cAdam Guerin2024-02-241-9/+0
| * crypto: qat - uninitialized variable in adf_hb_error_inject_write()Dan Carpenter2024-02-241-5/+6