summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-altera.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: altera: fix implicit assumption module.h is presentPaul Gortmaker2016-09-151-0/+1
* gpio: gpio-altera: Remove gpiochip on probe failure.Phil Reid2016-01-271-2/+3
* gpio: altera: use gpiochip data pointerLinus Walleij2016-01-051-14/+9
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: altera: use container_of() to get state containerLinus Walleij2015-10-021-5/+10
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-4/+2
* gpio: altera: use of_mm_gpiochip_remove() to fix memory leakMasahiro Yamada2015-07-161-1/+1
* gpio: altera: fix return value of altera_gpio_remove()Masahiro Yamada2015-07-161-1/+1
* gpio: Fix checkpatch.pl issuesDaniel Lockyer2015-06-161-1/+2
* altera_gpio_probe() can be statickbuild test robot2015-03-271-1/+1
* drivers/gpio: Altera soft IP GPIO driverTien Hock Loh2015-03-071-0/+374