Age | Commit message (Expand) | Author |
2020-01-09 | gpio: altera: change to platform_get_irq_optional to avoid false-positive error | Ooi, Joyce |
2019-07-03 | gpio: altera: Pass irqchip when adding gpiochip | Linus Walleij |
2019-06-10 | gpio: altera: Allocate irq_chip dynamically | Phil Reid |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-01-28 | gpio: altera: Fixup block comment style | Phil Reid |
2018-01-13 | gpio: altera: Include GPIO driver header | Linus Walleij |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-08-14 | gpio: Convert to using %pOF instead of full_name | Rob Herring |
2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-03-16 | gpio: altera: make use of raw_spinlock variants | Julia Cartwright |
2017-03-06 | gpio: altera: Use handle_level_irq when configured as a level_high | Phil Reid |
2016-09-15 | gpio: altera: fix implicit assumption module.h is present | Paul Gortmaker |
2016-01-27 | gpio: gpio-altera: Remove gpiochip on probe failure. | Phil Reid |
2016-01-05 | gpio: altera: use gpiochip data pointer | Linus Walleij |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-10-02 | gpio: altera: use container_of() to get state container | Linus Walleij |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-07-16 | gpio: altera: use of_mm_gpiochip_remove() to fix memory leak | Masahiro Yamada |
2015-07-16 | gpio: altera: fix return value of altera_gpio_remove() | Masahiro Yamada |
2015-06-16 | gpio: Fix checkpatch.pl issues | Daniel Lockyer |
2015-03-27 | altera_gpio_probe() can be static | kbuild test robot |
2015-03-07 | drivers/gpio: Altera soft IP GPIO driver | Tien Hock Loh |