1. 5d2f1d6 gpio: rcar: Add r8a7796 (R-Car M3-W) support by Simon Horman · 8 years ago
  2. e79c583 gpio: rcar: add R8A7792 support by Sergei Shtylyov · 8 years ago
  3. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  4. ce0e2c6 Revert "gpio: rcar: Fine-grained Runtime PM support" by Linus Walleij · 8 years ago
  5. 42c2501 Revert "gpio: rcar: Add Runtime PM handling for interrupts" by Linus Walleij · 8 years ago
  6. dbb763b gpio: rcar: Implement gpiochip.set_multiple() by Geert Uytterhoeven · 8 years ago
  7. b26a719 gpio: rcar: Add Runtime PM handling for interrupts by Geert Uytterhoeven · 8 years ago
  8. c7b6f45 gpio: rcar: use gpiochip data pointer by Linus Walleij · 9 years ago
  9. e1fef9e gpio: rcar: Improve clock error handling and reporting by Geert Uytterhoeven · 9 years ago
  10. 8b092be gpio: rcar: Remove obsolete platform data support by Geert Uytterhoeven · 9 years ago
  11. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  12. 8cd1470 gpio: rcar: Add r8a7795 (R-Car H3) support by Ulrich Hecht · 9 years ago
  13. 65194cb gpio: rcar: Fine-grained Runtime PM support by Geert Uytterhoeven · 9 years ago
  14. 501ef0f gpio: rcar: Check for irq_set_irq_wake() failures by Geert Uytterhoeven · 9 years ago
  15. ab82fa7 gpio: rcar: Prevent module clock disable when wake-up is enabled by Geert Uytterhoeven · 9 years ago
  16. 3dc1e68 gpio: rcar: Add more register documentation by Geert Uytterhoeven · 9 years ago
  17. 4d84b9e gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe() by Geert Uytterhoeven · 9 years ago
  18. c7f3c5d gpio: rcar: Switch to use gpiolib irqchip helpers by Geert Uytterhoeven · 9 years ago
  19. 7d82bf3 gpio: rcar: Fix error path for devm_kzalloc() failure by Geert Uytterhoeven · 9 years ago
  20. 1fd2b49 gpio: rcar: Add r8a7793 and r8a7794 support by Hisashi Nakamura · 10 years ago
  21. 06b49ea Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  22. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  23. fe13264 gpio: rcar: Add support for DT IRQ flags by Laurent Pinchart · 10 years ago
  24. 7cb5409 gpio: rcar: clamp returned value to [0,1] by Jürg Billeter · 10 years ago
  25. 4189336 gpio: rcar: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  26. df0c6c8 gpio: rcar: Add minimal runtime PM support by Geert Uytterhoeven · 10 years ago
  27. b22978f gpio: rcar: Add helper variable dev = &pdev->dev by Geert Uytterhoeven · 10 years ago
  28. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  29. 8808b64 gpio: rcar: Fix level interrupt handling by Valentine Barshak · 11 years ago
  30. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  31. 850dfe1 gpio: rcar: Support both edge trigger with DT by Laurent Pinchart · 11 years ago
  32. 4039611 gpio: rcar: Enable mask on suspend by Magnus Damm · 11 years ago
  33. fba968a gpio: rcar: Use lazy disable by Magnus Damm · 11 years ago
  34. 0c8aab8 gpio: rcar: NULL dereference on error in probe() by Dan Carpenter · 11 years ago
  35. bd0bf46 gpio: rcar: Include linux/of.h header by Sachin Kamat · 11 years ago
  36. 263c43a Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  37. c0d6c1a gpio: rcar: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  38. 01eb2d1 gpio: rcar: Remove #gpio-range-cells DT property usage by Laurent Pinchart · 11 years ago
  39. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  40. 60b5adf Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  41. e7692e2 Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Arnd Bergmann · 11 years ago
  42. 30d2266 gpio: rcar: fix gpio_rcar_of_table by Arnd Bergmann · 11 years ago
  43. e305062 gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections by Laurent Pinchart · 11 years ago
  44. ae9550f gpio-rcar: Use OUTDT when reading GPIOs configured as output by Magnus Damm · 11 years ago
  45. 159f8a0 gpio-rcar: Add DT support by Laurent Pinchart · 11 years ago
  46. 7e1092b gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTH by Simon Horman · 11 years ago
  47. c234962 gpio-rcar: R-Car GPIO IRQ share interrupt by Kuninori Morimoto · 11 years ago
  48. dc3465a gpio-rcar: Add pinctrl support by Laurent Pinchart · 11 years ago
  49. 119f5e4 gpio: Renesas R-Car GPIO driver V3 by Magnus Damm · 11 years ago