1. ffe31c9 gpio: rcar: Propagate errors from devm_request_irq() by Lad Prabhakar · 3 years ago
  2. f1ff272 gpio: rcar: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
  3. 5e6a584 Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 4 months ago
  4. dbd1c54 gpio: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  5. 3d134e7 gpio: rcar: Always use local variable dev in gpio_rcar_probe() by Geert Uytterhoeven · 3 years, 6 months ago
  6. 93ac0b0 gpio: rcar: Add R-Car V3U (R8A779A0) support by Geert Uytterhoeven · 4 years ago
  7. ecba1ea gpio: rcar: Optimize GPIO pin state read on R-Car Gen3 by Geert Uytterhoeven · 4 years ago
  8. 0521ae0 gpio: rcar: Remove redundant compatible values by Lad Prabhakar · 4 years ago
  9. 183245c gpio: rcar: Implement gpio_chip.get_multiple() by Geert Uytterhoeven · 4 years, 2 months ago
  10. 208c80f gpio: rcar: Rework hardware features handling by Geert Uytterhoeven · 4 years, 2 months ago
  11. 677d7d6 gpio: rcar: Align register offsets by Geert Uytterhoeven · 4 years, 2 months ago
  12. 714d3a2 gpio: rcar: Cache gpiochip_get_data() return value by Geert Uytterhoeven · 4 years, 2 months ago
  13. b470cef gpio: rcar: Use irqchip template by Linus Walleij · 4 years, 5 months ago
  14. 6f8cd24 gpio: rcar: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 7 months ago
  15. b36368f gpio: rcar: Fix typo in comment by Ashish Chavan · 4 years, 11 months ago
  16. f932a68 gpio: rcar: Use proper irq_chip name by Geert Uytterhoeven · 5 years ago
  17. e42615e gpio: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
  18. b183cab gpio: rcar: Pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  19. ecbf7c2 drivers: gpio: rcar: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  20. 3ae4f3a gpio: rcar: select General Output Register to set output states by Vladimir Zapolskiy · 6 years ago
  21. a53f795 gpio: rcar: reference device instead of platform device by Vladimir Zapolskiy · 6 years ago
  22. 8b37eb7 gpio: rcar: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  23. 496069b gpio: rcar: Add GPIO hole support by Biju Das · 6 years ago
  24. ad81729 gpio: rcar: Implement .get_direction() callback by Geert Uytterhoeven · 6 years ago
  25. 4b1d800 gpio: rcar: Include the right header by Linus Walleij · 7 years ago
  26. 95260c1 Merge tag 'v4.16-rc5' into devel by Linus Walleij · 7 years ago
  27. 9ac79ba gpio: rcar: Use wakeup_path i.s.o. explicit clock handling by Geert Uytterhoeven · 7 years ago
  28. 51750fb gpio: gpio-rcar: Support S2RAM by Hien Dang · 7 years ago
  29. bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  30. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  31. 5a24d4b gpio-rcar: use devm_ioremap_resource() by Sergei Shtylyov · 7 years ago
  32. f9f2a6f gpio: rcar: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  33. a9a1d2a pinctrl/gpio: Unify namespace for cross-calls by Linus Walleij · 7 years ago
  34. dbd1dad gpio: rcar: add gen[123] fallback compatibility strings by Simon Horman · 7 years ago
  35. 85bb464 gpio: rcar: Add R8A7743 (RZ/G1M) support by Biju Das · 8 years ago
  36. 2d65472 gpio: rcar: Fine-grained Runtime PM support by Geert Uytterhoeven · 8 years ago
  37. 47bd38a gpio: rcar: set IRQ chip parent_device by Niklas Söderlund · 8 years ago
  38. 5d2f1d6 gpio: rcar: Add r8a7796 (R-Car M3-W) support by Simon Horman · 8 years ago
  39. e79c583 gpio: rcar: add R8A7792 support by Sergei Shtylyov · 8 years ago
  40. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  41. ce0e2c6 Revert "gpio: rcar: Fine-grained Runtime PM support" by Linus Walleij · 9 years ago
  42. 42c2501 Revert "gpio: rcar: Add Runtime PM handling for interrupts" by Linus Walleij · 9 years ago
  43. dbb763b8 gpio: rcar: Implement gpiochip.set_multiple() by Geert Uytterhoeven · 9 years ago
  44. b26a719 gpio: rcar: Add Runtime PM handling for interrupts by Geert Uytterhoeven · 9 years ago
  45. c7b6f45 gpio: rcar: use gpiochip data pointer by Linus Walleij · 9 years ago
  46. e1fef9e gpio: rcar: Improve clock error handling and reporting by Geert Uytterhoeven · 9 years ago
  47. 8b092be gpio: rcar: Remove obsolete platform data support by Geert Uytterhoeven · 9 years ago
  48. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  49. 8cd1470 gpio: rcar: Add r8a7795 (R-Car H3) support by Ulrich Hecht · 9 years ago
  50. 65194cb gpio: rcar: Fine-grained Runtime PM support by Geert Uytterhoeven · 10 years ago
  51. 501ef0f gpio: rcar: Check for irq_set_irq_wake() failures by Geert Uytterhoeven · 10 years ago
  52. ab82fa7 gpio: rcar: Prevent module clock disable when wake-up is enabled by Geert Uytterhoeven · 10 years ago
  53. 3dc1e68 gpio: rcar: Add more register documentation by Geert Uytterhoeven · 10 years ago
  54. 4d84b9e gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe() by Geert Uytterhoeven · 10 years ago
  55. c7f3c5d gpio: rcar: Switch to use gpiolib irqchip helpers by Geert Uytterhoeven · 10 years ago
  56. 7d82bf3 gpio: rcar: Fix error path for devm_kzalloc() failure by Geert Uytterhoeven · 10 years ago
  57. 1fd2b49 gpio: rcar: Add r8a7793 and r8a7794 support by Hisashi Nakamura · 10 years ago
  58. 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
  59. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  60. fe13264 gpio: rcar: Add support for DT IRQ flags by Laurent Pinchart · 10 years ago
  61. 7cb5409 gpio: rcar: clamp returned value to [0,1] by Jürg Billeter · 11 years ago
  62. 4189336 gpio: rcar: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  63. df0c6c8 gpio: rcar: Add minimal runtime PM support by Geert Uytterhoeven · 11 years ago
  64. b22978f gpio: rcar: Add helper variable dev = &pdev->dev by Geert Uytterhoeven · 11 years ago
  65. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  66. 8808b64 gpio: rcar: Fix level interrupt handling by Valentine Barshak · 11 years ago
  67. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  68. 850dfe1 gpio: rcar: Support both edge trigger with DT by Laurent Pinchart · 11 years ago
  69. 4039611 gpio: rcar: Enable mask on suspend by Magnus Damm · 11 years ago
  70. fba968a gpio: rcar: Use lazy disable by Magnus Damm · 11 years ago
  71. 0c8aab8 gpio: rcar: NULL dereference on error in probe() by Dan Carpenter · 11 years ago
  72. bd0bf46 gpio: rcar: Include linux/of.h header by Sachin Kamat · 11 years ago
  73. 263c43a Merge tag 'v3.12-rc4' into devel by Linus Walleij · 11 years ago
  74. c0d6c1a gpio: rcar: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  75. 01eb2d1 gpio: rcar: Remove #gpio-range-cells DT property usage by Laurent Pinchart · 11 years ago
  76. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  77. 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
  78. 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 · 12 years ago
  79. 30d2266 gpio: rcar: fix gpio_rcar_of_table by Arnd Bergmann · 12 years ago
  80. e305062 gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections by Laurent Pinchart · 12 years ago
  81. ae9550f gpio-rcar: Use OUTDT when reading GPIOs configured as output by Magnus Damm · 12 years ago
  82. 159f8a0 gpio-rcar: Add DT support by Laurent Pinchart · 12 years ago
  83. 7e1092b gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTH by Simon Horman · 12 years ago
  84. c234962 gpio-rcar: R-Car GPIO IRQ share interrupt by Kuninori Morimoto · 12 years ago
  85. dc3465a gpio-rcar: Add pinctrl support by Laurent Pinchart · 12 years ago
  86. 119f5e4 gpio: Renesas R-Car GPIO driver V3 by Magnus Damm · 12 years ago