Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: Explicitly include correct DT includes | Rob Herring | 2023-07-19 | 1 | -1/+1 |
* | gpio: hlwd: Convert to immutable irq_chip | Linus Walleij | 2023-03-10 | 1 | -8/+25 |
* | gpio: use raw spinlock for gpio chip shadowed data | Schspa Shi | 2022-04-25 | 1 | -9/+9 |
* | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-08-12 | 1 | -5/+2 |
* | gpio: hlwd: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-15 | 1 | -28/+30 |
* | drivers: gpio: hlwd: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-05 | 1 | -3/+1 |
* | gpio: hlwd: Implement edge trigger emulation | Jonathan Neuschäfer | 2019-01-21 | 1 | -0/+56 |
* | gpio: hlwd: Add basic IRQ support | Jonathan Neuschäfer | 2019-01-21 | 1 | -1/+135 |
* | gpio: Add GPIO driver for Nintendo Wii | Jonathan Neuschäfer | 2018-02-22 | 1 | -0/+115 |