aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-05-10crypto: starfive - Do not free stack bufferJia Jie Ho
2024-05-10crypto: starfive - Skip unneeded fallback allocationJia Jie Ho
2024-05-10crypto: starfive - Skip dma setup for zeroed messageJia Jie Ho
2024-05-03crypto: hisilicon/sec2 - fix for register offsetWenkai Lin
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang
2024-05-03crypto: qat - specify firmware files for 402xxGiovanni Cabiddu
2024-04-26crypto: tegra - Fix some error codesDan Carpenter
2024-04-26crypto: qat - validate slices count returned by FWLucas Segarra Fernandez
2024-04-26crypto: tegra - Convert to platform remove callback returning voidUwe Kleine-König
2024-04-19crypto: stm32/hash - add full DMA support for stm32mpxMaxime Méré
2024-04-19crypto: qat - improve error logging to be consistent across featuresAdam Guerin
2024-04-19crypto: qat - improve error message in adf_get_arbiter_mapping()Adam Guerin
2024-04-19crypto: qat - implement dh fallback for primes > 4KDamian Muszynski
2024-04-19crypto: octeontx2 - add missing check for dma_map_singleChen Ni
2024-04-12crypto: hisilicon/qm - Add the err memory release process to qm uninitChenghai Huang
2024-04-12crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...Chenghai Huang
2024-04-12crypto: hisilicon/sec - Fix memory leak for sec resource releaseChenghai Huang
2024-04-12crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang
2024-04-12crypto: hisilicon/qm - Add the default processing branchChenghai Huang
2024-04-12crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...Chenghai Huang
2024-04-12crypto: hisilicon/sgl - Delete redundant parameter verificationChenghai Huang
2024-04-12crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang
2024-04-12crypto: hisilicon/sec - Add the condition for configuring the sriov functionChenghai Huang
2024-04-12crypto: iaa - Use cpumask_weight() when rebalancingTom Zanussi
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R
2024-04-12crypto: ccp - drop platform ifdef checksArnd Bergmann
2024-04-12crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"Colin Ian King
2024-04-05crypto: qat - Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-02crypto: bcm - Fix pointer arithmeticAleksandr Mishin
2024-04-02crypto: nx - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-04-02crypto: starfive - Use dma for aes requestsJia Jie Ho
2024-04-02crypto: starfive - Skip unneeded key freeJia Jie Ho
2024-04-02crypto: starfive - Update hash dma usageJia Jie Ho
2024-04-02crypto: iaa - Change iaa statistics to atomic64_tTom Zanussi
2024-04-02crypto: iaa - Add global_stats file and remove individual stat filesTom Zanussi
2024-04-02crypto: iaa - Remove comp/decomp delay statisticsTom Zanussi
2024-04-02crypto: iaa - fix decomp_bytes_in statsTom Zanussi
2024-04-02crypto: qat - implement interface for live migrationXin Zeng
2024-04-02crypto: qat - add interface for live migrationXin Zeng
2024-04-02crypto: qat - add bank save and restore flowsSiming Wan
2024-04-02crypto: qat - expand CSR operations for QAT GEN4 devicesSiming Wan
2024-04-02crypto: qat - rename get_sla_arr_of_type()Siming Wan
2024-04-02crypto: qat - relocate CSR access codeGiovanni Cabiddu
2024-04-02crypto: qat - move PFVF compat checker to a functionXin Zeng
2024-04-02crypto: qat - relocate and rename 4xxx PF2VM definitionsXin Zeng
2024-04-02crypto: qat - adf_get_etr_base() helperGiovanni Cabiddu
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-22crypto: iaa - Fix nr_cpus < nr_iaa caseTom Zanussi
2024-03-15Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds