summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra/tegra-se-main.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2026-01-13host1x: Make remove callback return voidUwe Kleine-König1-3/+1
2025-08-30crypto: tegra - Remove the use of dev_err_probe()Liao Yuanhong1-1/+1
2025-03-08crypto: tegra - Use separate buffer for setkeyAkhil R1-4/+12
2024-10-28crypto: tegra - remove unneeded crypto_engine_stop() callOvidiu Panait1-2/+0
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-05-31crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...Christophe JAILLET1-1/+0
2024-04-26crypto: tegra - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R1-0/+439