summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-altera.c
AgeCommit message (Expand)Author
2017-12-16gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid
2015-10-02gpio: altera: use container_of() to get state containerLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-16gpio: altera: use of_mm_gpiochip_remove() to fix memory leakMasahiro Yamada
2015-07-16gpio: altera: fix return value of altera_gpio_remove()Masahiro Yamada
2015-06-16gpio: Fix checkpatch.pl issuesDaniel Lockyer
2015-03-27altera_gpio_probe() can be statickbuild test robot
2015-03-07drivers/gpio: Altera soft IP GPIO driverTien Hock Loh