aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-xgene-sb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-31gpio: xgene-sb: Use irq_domain_free_irqs_common()Axel Lin1-14/+1
2016-02-25Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream into devm-gpiochip-add-dataLinus Walleij1-2/+1
2016-02-25gpio: xgene: fix type of variable containing error codesAndrzej Hajda1-1/+1
2016-02-23gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-2/+1
2016-02-19gpio: xgene: Enable X-Gene standby GPIO as interrupt controllerQuan Nguyen1-32/+233
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-24/+16
2015-06-02gpio: xgene: add ACPI support for APM X-Gene GPIO standby driverY Vo1-0/+21
2015-05-12gpio: x-gene: Remove a useless memsetChristophe Jaillet1-1/+0
2015-04-08gpio: x-gene: fix devm_ioremap_resource() checkVladimir Zapolskiy1-1/+1
2015-01-20gpio: Add APM X-Gene standby GPIO controller driverY Vo1-0/+160