| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-24 | gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_ | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-09-12 | gpio: hlwd: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -51/+54 |
| 2024-11-22 | Fix a potential abuse of seq_printf() format string in drivers | David Wang | 1 | -1/+1 |
| 2023-07-19 | gpio: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-03-10 | gpio: hlwd: Convert to immutable irq_chip | Linus Walleij | 1 | -8/+25 |
| 2022-04-25 | gpio: use raw spinlock for gpio chip shadowed data | Schspa Shi | 1 | -9/+9 |
| 2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -5/+2 |
| 2019-08-15 | gpio: hlwd: Pass irqchip when adding gpiochip | Linus Walleij | 1 | -28/+30 |
| 2019-04-05 | drivers: gpio: hlwd: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
| 2019-01-21 | gpio: hlwd: Implement edge trigger emulation | Jonathan Neuschäfer | 1 | -0/+56 |
| 2019-01-21 | gpio: hlwd: Add basic IRQ support | Jonathan Neuschäfer | 1 | -1/+135 |
| 2018-02-22 | gpio: Add GPIO driver for Nintendo Wii | Jonathan Neuschäfer | 1 | -0/+115 |