| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-07-15 | gpio: xlp: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-07-15 | gpio: xlp: drop unneeded ngpio checks | Bartosz Golaszewski | 1 | -4/+0 |
| 2023-03-23 | gpio: xlp: Convert to immutable irq_chip | Linus Walleij | 1 | -2/+12 |
| 2021-12-03 | gpio: xlp: Fix build errors from Netlogic XLP removal | Rob Herring | 1 | -3/+2 |
| 2021-11-15 | gpio: xlp: Remove Netlogic XLP variants | Rob Herring | 1 | -133/+9 |
| 2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -2/+1 |
| 2019-08-15 | gpio: xlp: Pass irqchip when adding gpiochip | Linus Walleij | 1 | -14/+15 |
| 2019-04-05 | drivers: gpio: xlp: devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -6/+1 |
| 2018-09-17 | gpio: xlp: Cut down on boilerplate | Linus Walleij | 1 | -9/+1 |
| 2018-09-17 | gpio: xlp: Include the right header | Linus Walleij | 1 | -1/+1 |
| 2018-05-16 | gpio: xlp: Use of_device_get_match_data() | Thierry Reding | 1 | -8/+1 |
| 2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 1 | -1/+1 |
| 2017-03-16 | gpio: xlp: Update for ARCH_THUNDER2 | Jayachandran C | 1 | -0/+1 |
| 2017-03-15 | gpio: xlp: use resource management for irqs | Bartosz Golaszewski | 1 | -4/+4 |
| 2016-06-08 | gpio: Add ACPI support for XLP GPIO controller | Kamlakant Patel | 1 | -7/+29 |
| 2016-06-08 | gpio: xlp: Fix vulcan IRQ descriptor allocation | Kamlakant Patel | 1 | -7/+9 |
| 2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -1/+1 |
| 2016-03-31 | gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64 | Kamlakant Patel | 1 | -5/+20 |
| 2016-01-05 | gpio: xlp: use gpiochip data pointer | Linus Walleij | 1 | -14/+9 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
| 2015-10-22 | gpio: xlp: Convert to use gpiolib irqchip helpers | Kamlakant Patel | 1 | -10/+11 |
| 2015-08-26 | gpio: xlp: fix error return code | Julia Lawall | 1 | -1/+1 |
| 2015-05-12 | gpio: xlp: Add missing .owner and .label settings for gpio_chip | Axel Lin | 1 | -0/+2 |
| 2015-05-06 | gpio: xlp: GPIO controller for Netlogic XLP SoCs | Kamlakant Patel | 1 | -0/+425 |