summaryrefslogtreecommitdiffstats
path: root/drivers/hte/hte-tegra194.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds2023-10-311-13/+13
|\
| * hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS()Andy Shevchenko2023-10-121-5/+4
| * hte: tegra194: Remove redundant dev_err()Andy Shevchenko2023-10-121-3/+1
| * hte: tegra194: improve the GPIO-related commentBartosz Golaszewski2023-10-051-5/+8
* | hte: tegra194: don't access struct gpio_chipBartosz Golaszewski2023-10-181-14/+16
|/
* hte: Explicitly include correct DT includesRob Herring2023-08-281-1/+0
* hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()Dan Carpenter2023-04-261-1/+1
* hte: handle nvidia,gpio-controller propertyDipen Patel2023-04-261-7/+21
* hte: Deprecate nvidia,slices propertyDipen Patel2023-04-261-10/+21
* hte: Add Tegra234 providerDipen Patel2023-04-261-4/+120
* hte: Add Tegra194 HTE kernel providerDipen Patel2022-05-041-0/+730