summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-altera.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: altera: Include GPIO driver headerLinus Walleij2018-01-131-1/+2
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
* gpio: Convert to using %pOF instead of full_nameRob Herring2017-08-141-2/+2
* Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-041-12/+12
|\
| * gpio: altera: make use of raw_spinlock variantsJulia Cartwright2017-03-161-12/+12
* | gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid2017-03-061-15/+11
|/
* 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
OpenPOWER on IntegriCloud