summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra/tegra-se-main.c
AgeCommit message (Expand)Author
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-12crypto: tegra - fix refcount leak in tegra_se_host1x_submit()Wentao Liang
2026-05-22crypto: tegra - Don't touch bo refcount in host1x bo pin/unpinMikko Perttunen
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-13host1x: Make remove callback return voidUwe Kleine-König
2025-08-30crypto: tegra - Remove the use of dev_err_probe()Liao Yuanhong
2025-03-08crypto: tegra - Use separate buffer for setkeyAkhil R
2024-10-28crypto: tegra - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-05-31crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...Christophe JAILLET
2024-04-26crypto: tegra - Convert to platform remove callback returning voidUwe Kleine-König
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R