summaryrefslogtreecommitdiff
path: root/drivers/hte/hte-tegra194-test.c
AgeCommit message (Expand)Author
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-06-19hte: tegra-194: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-04-12hte: tegra-194: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27hte: tegra: Fix missing error code in tegra_hte_test_probe()Harshit Mogalapalli
2023-04-26hte: tegra-194: Use proper includesLinus Walleij
2023-04-26hte: tegra: fix 'struct of_device_id' build errorArnd Bergmann
2023-04-26hte: Add Tegra234 providerDipen Patel
2022-05-10hte: Fix possible use-after-free in tegra_hte_test_remove()Yang Yingliang
2022-05-10hte: Remove unused including <linux/version.h>Jiapeng Chong
2022-05-04hte: Add Tegra HTE test driverDipen Patel