summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/tegra
AgeCommit message (Expand)AuthorLines
2024-10-28crypto: tegra - remove unneeded crypto_engine_stop() callOvidiu Panait-2/+0
2024-10-28crypto: tegra - remove redundant error check on retColin Ian King-2/+0
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-05-31crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...Christophe JAILLET-1/+0
2024-04-26crypto: tegra - Fix some error codesDan Carpenter-2/+2
2024-04-26crypto: tegra - Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R-0/+4157