aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tegra186.c
AgeCommit message (Expand)Author
2020-05-05gpio: tegra186: export MODULE_DEVICE_TABLEMian Yousaf Kaukab
2020-03-27gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1Thierry Reding
2020-03-27gpio: tegra186: Add support for pin rangesThierry Reding
2020-01-15gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao
2019-11-12gpio: tegra186: Add debounce supportThierry Reding
2019-11-12gpio: tegra186: Program interrupt route mappingThierry Reding
2019-11-12gpio: tegra186: Derive register offsets from bank/portThierry Reding
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-11-05gpio: tegra186: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-10-05gpio: tegra186: Implement wake event supportThierry Reding
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner
2019-02-14gpio: tegra186: Use TEGRA186_ prefix for GPIO namesThierry Reding
2018-12-14gpio: tegra186: Rename flow variable to typeThierry Reding
2018-07-02gpio: tegra186: Add support for Tegra194Mikko Perttunen
2017-11-13gpio: tegra186: Remove tegra186_gpio_lock_classAxel Lin
2017-11-08gpio: Add Tegra186 supportThierry Reding