| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 | 1 | -2/+2 |
* | gpio: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-14 | 1 | -2/+2 |
* | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-05-04 | 1 | -12/+12 |
|\ |
|
| * | gpio: altera: make use of raw_spinlock variants | Julia Cartwright | 2017-03-16 | 1 | -12/+12 |
* | | gpio: altera: Use handle_level_irq when configured as a level_high | Phil Reid | 2017-03-06 | 1 | -15/+11 |
|/ |
|
* | gpio: altera: fix implicit assumption module.h is present | Paul Gortmaker | 2016-09-15 | 1 | -0/+1 |
* | gpio: gpio-altera: Remove gpiochip on probe failure. | Phil Reid | 2016-01-27 | 1 | -2/+3 |
* | gpio: altera: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -14/+9 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | gpio: altera: use container_of() to get state container | Linus Walleij | 2015-10-02 | 1 | -5/+10 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -4/+2 |
* | gpio: altera: use of_mm_gpiochip_remove() to fix memory leak | Masahiro Yamada | 2015-07-16 | 1 | -1/+1 |
* | gpio: altera: fix return value of altera_gpio_remove() | Masahiro Yamada | 2015-07-16 | 1 | -1/+1 |
* | gpio: Fix checkpatch.pl issues | Daniel Lockyer | 2015-06-16 | 1 | -1/+2 |
* | altera_gpio_probe() can be static | kbuild test robot | 2015-03-27 | 1 | -1/+1 |
* | drivers/gpio: Altera soft IP GPIO driver | Tien Hock Loh | 2015-03-07 | 1 | -0/+374 |