summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tegra186.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: tegra186: Set affinity callback to parentLinus Walleij2020-12-041-0/+11
* gpio: tegra186: Allow optional irq parent callbacksMarc Zyngier2020-10-101-2/+13
* gpio: tegra186: export MODULE_DEVICE_TABLEMian Yousaf Kaukab2020-05-051-0/+1
* gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1Thierry Reding2020-03-271-0/+8
* gpio: tegra186: Add support for pin rangesThierry Reding2020-03-271-0/+56
* gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao2020-01-151-3/+10
* gpio: tegra186: Add debounce supportThierry Reding2019-11-121-0/+38
* gpio: tegra186: Program interrupt route mappingThierry Reding2019-11-121-0/+46
* gpio: tegra186: Derive register offsets from bank/portThierry Reding2019-11-121-95/+100
* Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski2019-11-121-3/+1
|\
| * gpio: tegra186: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-3/+1
* | gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-2/+2
* | gpio: tegra186: Implement wake event supportThierry Reding2019-10-051-18/+79
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2019-06-191-4/+1
* gpio: tegra186: Use TEGRA186_ prefix for GPIO namesThierry Reding2019-02-141-35/+35
* gpio: tegra186: Rename flow variable to typeThierry Reding2018-12-141-3/+3
* gpio: tegra186: Add support for Tegra194Mikko Perttunen2018-07-021-0/+74
* gpio: tegra186: Remove tegra186_gpio_lock_classAxel Lin2017-11-131-3/+0
* gpio: Add Tegra186 supportThierry Reding2017-11-081-0/+623