summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-xgene-sb.c
Commit message (Expand)AuthorAgeFilesLines
* genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
* Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-12/+3
|\
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
| * gpio: xgene-sb: Tidy up fwnode usageRobin Murphy2017-09-191-11/+2
* | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-3/+5
|/
* gpio: xgene-sb: Use irq_domain_free_irqs_common()Axel Lin2016-03-311-14/+1
* Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i...Linus Walleij2016-02-251-2/+1
|\
| * gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-2/+1
* | gpio: xgene: fix type of variable containing error codesAndrzej Hajda2016-02-251-1/+1
|/
* gpio: xgene: Enable X-Gene standby GPIO as interrupt controllerQuan Nguyen2016-02-191-32/+233
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-24/+16
* gpio: xgene: add ACPI support for APM X-Gene GPIO standby driverY Vo2015-06-021-0/+21
* gpio: x-gene: Remove a useless memsetChristophe Jaillet2015-05-121-1/+0
* gpio: x-gene: fix devm_ioremap_resource() checkVladimir Zapolskiy2015-04-081-1/+1
* gpio: Add APM X-Gene standby GPIO controller driverY Vo2015-01-201-0/+160
OpenPOWER on IntegriCloud