summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-altera.c
AgeCommit message (Expand)Author
2016-01-27gpio: gpio-altera: Remove gpiochip on probe failure.Phil Reid
2016-01-05gpio: altera: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
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