summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-altera.c
AgeCommit message (Expand)Author
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-16gpio: altera: make use of raw_spinlock variantsJulia Cartwright
2017-03-06gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid
2016-09-15gpio: altera: fix implicit assumption module.h is presentPaul Gortmaker
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