summaryrefslogtreecommitdiff
path: root/drivers/hte/hte-tegra194-test.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-28hte: tegra: Fix missing error code in tegra_hte_test_probe()Harshit Mogalapalli1-1/+3
2023-04-27hte: tegra-194: Use proper includesLinus Walleij1-5/+4
2023-04-27hte: tegra: fix 'struct of_device_id' build errorArnd Bergmann1-0/+1
2023-04-27hte: Add Tegra234 providerDipen Patel1-1/+1
2022-05-10hte: Fix possible use-after-free in tegra_hte_test_remove()Yang Yingliang1-1/+1
2022-05-10hte: Remove unused including <linux/version.h>Jiapeng Chong1-1/+0
2022-05-04hte: Add Tegra HTE test driverDipen Patel1-0/+239