1. e6ef4f8 gpio: vf610: make irq_chip immutable by Alexander Stein · 2 years ago
  2. 8af3a0b gpio: vf610: fix compilation error by Leon Romanovsky · 2 years, 8 months ago
  3. 9bf3ac4 gpio: gpio-vf610: do not touch other bits when set the target bit by Haibo Chen · 2 years, 9 months ago
  4. 448cf90 gpio: Get rid of duplicate of_node assignment in the drivers by Andy Shevchenko · 3 years, 2 months ago
  5. dbd1c54 gpio: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 10 months ago
  6. e599256 gpio: vf610: Pass irqchip when adding gpiochip by Linus Walleij · 6 years ago
  7. 663ba74 gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe() by Andrey Smirnov · 6 years ago
  8. 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
  9. df53665b drivers: gpio: vf610: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  10. 2e35bb6 gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe() by Andrey Smirnov · 6 years ago
  11. a74b4b1 gpio: vf610: Use devres to remove gpiochip by Andrey Smirnov · 6 years ago
  12. fc57949 gpio: vf610: Use devres to disable clk_gpio by Andrey Smirnov · 6 years ago
  13. db9ed63 gpio: vf610: Use devres to disable clk_port by Andrey Smirnov · 6 years ago
  14. 4a8909d gpio: vf610: Simplify vf610_gpio_get() by Andrey Smirnov · 6 years ago
  15. a262555 gpio: vf610: Simplify vf610_gpio_set() by Andrey Smirnov · 6 years ago
  16. 338aa10 gpio: vf610: Do not share irq_chip by Andrey Smirnov · 6 years ago
  17. 7ae710f gpio: vf610: Mask all GPIO interrupts by Andrew Lunn · 6 years ago
  18. 9139362 gpio: vf610: add optional clock support by A.s. Dong · 6 years ago
  19. 36e2add gpio: vf610: Cut down on boilerplate by Linus Walleij · 6 years ago
  20. 45e8296 gpio: vf610: Include the right header by Linus Walleij · 6 years ago
  21. 23e577e gpio: vf610: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  22. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  23. 659d8a6 gpio: vf610: add imx7ulp support by Dong Aisheng · 8 years ago
  24. df950da gpio: vf610: use builtin_platform_driver by Geliang Tang · 8 years ago
  25. adaaf63 gpio: vf610: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  26. 65389b4 gpio: vf610: use gpiochip data pointer by Linus Walleij · 9 years ago
  27. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  28. 203f0da gpio: replace trivial implementations of request/free with generic one by Jonas Gorski · 9 years ago
  29. 2f93064 gpio: vf610: use container_of() to get state container by Linus Walleij · 9 years ago
  30. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  31. a7147db gpio: vf610: Use irq_set_handler_locked by Thomas Gleixner · 9 years ago
  32. fd96811 gpio: vf610: handle level IRQ's properly by Stefan Agner · 9 years ago
  33. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  34. d32efe3 gpio: vf610: Replaces comma between expression statements by semicolon by Axel Lin · 10 years ago
  35. a7ce8353 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  36. 7f2691a gpio: vf610: add gpiolib/IRQ chip driver for Vybrid by Stefan Agner · 10 years ago