Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-31 | gpio: xgene-sb: Use irq_domain_free_irqs_common() | Axel Lin | 1 | -14/+1 |
2016-02-25 | Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i... | Linus Walleij | 1 | -2/+1 |
2016-02-25 | gpio: xgene: fix type of variable containing error codes | Andrzej Hajda | 1 | -1/+1 |
2016-02-23 | gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -2/+1 |
2016-02-19 | gpio: xgene: Enable X-Gene standby GPIO as interrupt controller | Quan Nguyen | 1 | -32/+233 |
2016-01-05 | gpio: generic: factor into gpio_chip struct | Linus Walleij | 1 | -24/+16 |
2015-06-02 | gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver | Y Vo | 1 | -0/+21 |
2015-05-12 | gpio: x-gene: Remove a useless memset | Christophe Jaillet | 1 | -1/+0 |
2015-04-08 | gpio: x-gene: fix devm_ioremap_resource() check | Vladimir Zapolskiy | 1 | -1/+1 |
2015-01-20 | gpio: Add APM X-Gene standby GPIO controller driver | Y Vo | 1 | -0/+160 |