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