Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-27 | gpio: gpio-altera: Remove gpiochip on probe failure. | Phil Reid | 1 | -2/+3 |
2016-01-05 | gpio: altera: use gpiochip data pointer | Linus Walleij | 1 | -14/+9 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2015-10-02 | gpio: altera: use container_of() to get state container | Linus Walleij | 1 | -5/+10 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -4/+2 |
2015-07-16 | gpio: altera: use of_mm_gpiochip_remove() to fix memory leak | Masahiro Yamada | 1 | -1/+1 |
2015-07-16 | gpio: altera: fix return value of altera_gpio_remove() | Masahiro Yamada | 1 | -1/+1 |
2015-06-16 | gpio: Fix checkpatch.pl issues | Daniel Lockyer | 1 | -1/+2 |
2015-03-27 | altera_gpio_probe() can be static | kbuild test robot | 1 | -1/+1 |
2015-03-07 | drivers/gpio: Altera soft IP GPIO driver | Tien Hock Loh | 1 | -0/+374 |