aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hte/hte-tegra194.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Merge tag 'for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds1-13/+13
2023-10-18hte: tegra194: don't access struct gpio_chipBartosz Golaszewski1-14/+16
2023-10-12hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS()Andy Shevchenko1-5/+4
2023-10-12hte: tegra194: Remove redundant dev_err()Andy Shevchenko1-3/+1
2023-10-05hte: tegra194: improve the GPIO-related commentBartosz Golaszewski1-5/+8
2023-08-28hte: Explicitly include correct DT includesRob Herring1-1/+0
2023-04-26hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()Dan Carpenter1-1/+1
2023-04-26hte: handle nvidia,gpio-controller propertyDipen Patel1-7/+21
2023-04-26hte: Deprecate nvidia,slices propertyDipen Patel1-10/+21
2023-04-26hte: Add Tegra234 providerDipen Patel1-4/+120
2022-05-04hte: Add Tegra194 HTE kernel providerDipen Patel1-0/+730