aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-altera.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-05gpio: altera: use gpiochip data pointerLinus Walleij1-14/+9
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-10-02gpio: altera: use container_of() to get state containerLinus Walleij1-5/+10
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-4/+2
2015-07-16gpio: altera: use of_mm_gpiochip_remove() to fix memory leakMasahiro Yamada1-1/+1
2015-07-16gpio: altera: fix return value of altera_gpio_remove()Masahiro Yamada1-1/+1
2015-06-16gpio: Fix checkpatch.pl issuesDaniel Lockyer1-1/+2
2015-03-27altera_gpio_probe() can be statickbuild test robot1-1/+1
2015-03-07drivers/gpio: Altera soft IP GPIO driverTien Hock Loh1-0/+374