Age | Commit message (Expand) | Author |
2023-02-02 | gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping() | Tom Rix |
2023-01-30 | gpio: tegra186: add Tegra234 PMC compatible in GPIO driver | Prathamesh Shete |
2022-10-24 | gpio: tegra186: Add missing header(s) | Andy Shevchenko |
2022-07-10 | gpio: Remove dynamic allocation from populate_parent_alloc_arg() | Marc Zyngier |
2022-06-05 | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-05-04 | gpio: tegra186: Add HTE support | Dipen Patel |
2022-04-19 | gpio: tegra186: Make the irqchip immutable | Marc Zyngier |
2022-03-07 | gpio: tegra186: Add IRQ per bank for Tegra241 | Akhil R |
2022-02-19 | gpio: tegra186: Fix chip_data type confusion | Marc Zyngier |
2021-12-23 | gpio: tegra186: Add support for Tegra241 | Akhil R |
2021-12-17 | gpio: Get rid of duplicate of_node assignment in the drivers | Andy Shevchenko |
2021-12-17 | gpio: tegra186: Add support for Tegra234 | Prathamesh Shete |
2021-09-22 | gpio: tegra186: Support multiple interrupts per bank | Thierry Reding |
2021-09-22 | gpio: tegra186: Force one interrupt per bank | Thierry Reding |
2021-09-07 | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-08-05 | gpio: tegra186: Add ACPI support | Akhil R |
2021-07-05 | Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-05-23 | gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probe | Alexandru Ardelean |
2021-05-23 | gpio: gpio-tegra186: remove empty remove hook | Alexandru Ardelean |
2021-05-12 | gpio: tegra186: Don't set parent IRQ affinity | Jon Hunter |
2021-02-15 | gpio: tegra186: convert comma to semicolon | Zheng Yongjun |
2020-12-04 | gpio: tegra186: Set affinity callback to parent | Linus Walleij |
2020-10-10 | gpio: tegra186: Allow optional irq parent callbacks | Marc Zyngier |
2020-05-05 | gpio: tegra186: export MODULE_DEVICE_TABLE | Mian Yousaf Kaukab |
2020-03-27 | gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1 | Thierry Reding |
2020-03-27 | gpio: tegra186: Add support for pin ranges | Thierry Reding |
2020-01-15 | gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg | Kevin Hao |
2019-11-12 | gpio: tegra186: Add debounce support | Thierry Reding |
2019-11-12 | gpio: tegra186: Program interrupt route mapping | Thierry Reding |
2019-11-12 | gpio: tegra186: Derive register offsets from bank/port | Thierry Reding |
2019-11-12 | Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next | Bartosz Golaszewski |
2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2019-11-05 | gpio: tegra186: use devm_platform_ioremap_resource_byname() | Bartosz Golaszewski |
2019-10-05 | gpio: tegra186: Implement wake event support | Thierry Reding |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233 | Thomas Gleixner |
2019-02-14 | gpio: tegra186: Use TEGRA186_ prefix for GPIO names | Thierry Reding |
2018-12-14 | gpio: tegra186: Rename flow variable to type | Thierry Reding |
2018-07-02 | gpio: tegra186: Add support for Tegra194 | Mikko Perttunen |
2017-11-13 | gpio: tegra186: Remove tegra186_gpio_lock_class | Axel Lin |
2017-11-08 | gpio: Add Tegra186 support | Thierry Reding |