1. e599256 gpio: vf610: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  2. 663ba74 gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe() by Andrey Smirnov · 6 years ago
  3. 4779a06 Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
  4. df53665b drivers: gpio: vf610: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  5. 2e35bb6 gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe() by Andrey Smirnov · 6 years ago
  6. a74b4b1 gpio: vf610: Use devres to remove gpiochip by Andrey Smirnov · 6 years ago
  7. fc57949 gpio: vf610: Use devres to disable clk_gpio by Andrey Smirnov · 6 years ago
  8. db9ed63 gpio: vf610: Use devres to disable clk_port by Andrey Smirnov · 6 years ago
  9. 4a8909d gpio: vf610: Simplify vf610_gpio_get() by Andrey Smirnov · 6 years ago
  10. a262555 gpio: vf610: Simplify vf610_gpio_set() by Andrey Smirnov · 6 years ago
  11. 338aa10 gpio: vf610: Do not share irq_chip by Andrey Smirnov · 6 years ago
  12. 7ae710f gpio: vf610: Mask all GPIO interrupts by Andrew Lunn · 6 years ago
  13. 9139362 gpio: vf610: add optional clock support by A.s. Dong · 6 years ago
  14. 36e2add gpio: vf610: Cut down on boilerplate by Linus Walleij · 6 years ago
  15. 45e8296 gpio: vf610: Include the right header by Linus Walleij · 6 years ago
  16. 23e577e gpio: vf610: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  17. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  18. 659d8a6 gpio: vf610: add imx7ulp support by Dong Aisheng · 7 years ago
  19. df950da gpio: vf610: use builtin_platform_driver by Geliang Tang · 8 years ago
  20. adaaf63 gpio: vf610: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  21. 65389b4 gpio: vf610: use gpiochip data pointer by Linus Walleij · 9 years ago
  22. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  23. 203f0da gpio: replace trivial implementations of request/free with generic one by Jonas Gorski · 9 years ago
  24. 2f93064 gpio: vf610: use container_of() to get state container by Linus Walleij · 9 years ago
  25. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  26. a7147db gpio: vf610: Use irq_set_handler_locked by Thomas Gleixner · 9 years ago
  27. fd96811 gpio: vf610: handle level IRQ's properly by Stefan Agner · 9 years ago
  28. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  29. d32efe3 gpio: vf610: Replaces comma between expression statements by semicolon by Axel Lin · 10 years ago
  30. a7ce8353 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  31. 7f2691a gpio: vf610: add gpiolib/IRQ chip driver for Vybrid by Stefan Agner · 10 years ago