1. 799d5eb gpiolib: Fix incorrect use of find_next_zero_bit() by Janusz Krzysztofik · 7 years ago
  2. be8c8fa gpio: new driver to work with a 8x12 siox by Uwe Kleine-König · 7 years ago
  3. e48d194 gpio: Add comments on single direction chips by Linus Walleij · 7 years ago
  4. ae9847f gpiolib: Fix gpio_direction_* for single direction GPIOs by Ricardo Ribalda Delgado · 7 years ago
  5. 32d064a gpio: Rename devres implementation file by Linus Walleij · 7 years ago
  6. dae5f0a gpio: Use SPDX header for core library by Linus Walleij · 7 years ago
  7. ff19473 Merge branch 'ib-omap' into devel by Linus Walleij · 7 years ago
  8. 5284521 gpio: omap: Get rid of pm_runtime_irq_safe() by Tony Lindgren · 7 years ago
  9. b764a58 gpio: omap: Remove custom PM calls and use cpu_pm instead by Tony Lindgren · 7 years ago
  10. ec0daae gpio: omap: Add level wakeup handling for omap4 based SoCs by Tony Lindgren · 7 years ago
  11. c4c958a gpiolib: Fix array members of same chip processed separately by Janusz Krzysztofik · 7 years ago
  12. 35ae7f9 gpiolib: Fix missing updates of bitmap index by Janusz Krzysztofik · 7 years ago
  13. 212d706 gpio: htc-egpio: Unique label per chip by Linus Walleij · 7 years ago
  14. a2ab170 Merge branch 'ib-array-bitmaps' into devel by Linus Walleij · 7 years ago
  15. 79b73ff gpio: davinci: Move driver local definitions to driver by Andrew F. Davis · 7 years ago
  16. c809e37 gpio: davinci: Allocate the correct amount of memory for controller by Andrew F. Davis · 7 years ago
  17. 587f7a6 gpio: davinci: Use dev name for label and automatic base selection by Andrew F. Davis · 7 years ago
  18. f13a0b0 gpio: Get rid of legacy header by Linus Walleij · 7 years ago
  19. 66dbe75 gpio: wm8xxx: Cut down on boilerplate by Linus Walleij · 7 years ago
  20. 10833c4 gpio: wm8xxx: Use the right header by Linus Walleij · 7 years ago
  21. 130a990 gpio: xlp: Cut down on boilerplate by Linus Walleij · 7 years ago
  22. 121111d gpio: xlp: Include the right header by Linus Walleij · 7 years ago
  23. c872a20 gpio: vx855: Cut down on boilerplate by Linus Walleij · 7 years ago
  24. 3bca2d4 gpio: vx855: Include the right header by Linus Walleij · 7 years ago
  25. 751107e gpio: viperboard: Cut down on boilerplate by Linus Walleij · 7 years ago
  26. d3007ec gpio: viperboard: Include the right header by Linus Walleij · 7 years ago
  27. 3edc688 gpio: xtensa: Cut down on boilerplate by Linus Walleij · 7 years ago
  28. 83a4e2c gpio: xtensa: Include the right header by Linus Walleij · 7 years ago
  29. 2ab4a93 gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback by Linus Walleij · 7 years ago
  30. 2abfb31 gpio: vr41xx: Cut down on boilerplate by Linus Walleij · 7 years ago
  31. 3b3001c gpio: vr41xx: Include the right header by Linus Walleij · 7 years ago
  32. 171948e gpiolib: check if irqchip already has the irq hook replacements by Hans Verkuil · 7 years ago
  33. d0121b8 gpiolib: use better errno if get_direction is not available by Wolfram Sang · 7 years ago
  34. b17566a gpiolib: Implement fast processing path in get/set array by Janusz Krzysztofik · 7 years ago
  35. 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 7 years ago
  36. bf9346f gpiolib: Identify arrays matching GPIO hardware by Janusz Krzysztofik · 7 years ago
  37. b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 7 years ago
  38. fa38869 gpiolib: Don't support irq sharing for userspace by Uwe Kleine-König · 7 years ago
  39. 36e2add gpio: vf610: Cut down on boilerplate by Linus Walleij · 7 years ago
  40. 45e8296 gpio: vf610: Include the right header by Linus Walleij · 7 years ago
  41. 6953c57 gpio: of: Handle SPI chipselect legacy bindings by Linus Walleij · 7 years ago
  42. 1c939cb gpio-bcm-kona: use new req/relres and dis/enable_irq funcs by Hans Verkuil · 7 years ago
  43. 461c1a7 gpiolib: override irq_enable/disable by Hans Verkuil · 7 years ago
  44. 4e9439d gpiolib: add flag to indicate if the irq is disabled by Hans Verkuil · 7 years ago
  45. ca620f2 gliolib: set hooks in gpiochip_set_irq_hooks() by Hans Verkuil · 7 years ago
  46. 4e6b823 gpiolib: export gpiochip_irq_reqres/relres() by Hans Verkuil · 7 years ago
  47. f6d9af4 gpio: ep93xx: fix test for end of loop by Dan Carpenter · 7 years ago
  48. f40f730 gpio: ep93xx: fix incorrect array element size check by Colin Ian King · 7 years ago
  49. ba74bd5 gpio: twl6040: Implement .get_direction() by Linus Walleij · 7 years ago
  50. 4bef8bf gpio: twl6040: Use bitops by Linus Walleij · 7 years ago
  51. b4f53ed gpio: twl6040: Cut down boilerplate by Linus Walleij · 7 years ago
  52. fc4f8f3 gpio: twl6040: Include the right header by Linus Walleij · 7 years ago
  53. ab8c1e8 gpio: twl4030: Implement .get_direction() by Linus Walleij · 7 years ago
  54. ecb0768 gpio: twl4030: Cut down boilerplate by Linus Walleij · 7 years ago
  55. ba21d55 gpio: twl4030: Include the right header by Linus Walleij · 7 years ago
  56. f091616 gpio: zevio: Include the right header by Linus Walleij · 7 years ago
  57. 97feacc gpio: ts5500: Delete platform data handling by Linus Walleij · 7 years ago
  58. bf97279 gpio: ts5500: Use SPDX header by Linus Walleij · 7 years ago
  59. c99601f gpio: ts5500: Include the right header by Linus Walleij · 7 years ago
  60. 833eacc gpio: mxs: Get rid of external API call by Linus Walleij · 7 years ago
  61. d5a4da1 gpio: tps65xxx: Use SPDX license tag by Linus Walleij · 7 years ago
  62. 5d75683 gpio: tpx65xxx: Include the right header by Linus Walleij · 7 years ago
  63. bfba223 gpio: brcmstb: allow 0 width GPIO banks by Justin Chen · 7 years ago
  64. 36f3f19 gpio: ftgpio: Support debounce timer by Linus Walleij · 7 years ago
  65. da02d79 gpio: ftgpio: Support optional silicon clock by Linus Walleij · 7 years ago
  66. 8882639 Merge branch 'ib-ingenic' of ../linux-pinctrl into devel by Linus Walleij · 7 years ago
  67. 62cdcb6 gpio: Convert to using %pOFn instead of device_node.name by Rob Herring · 7 years ago
  68. 9ce3ebe gpio: pxa: handle corner case of unprobed device by Robert Jarzmik · 7 years ago
  69. 57e2143 gpio: ingenic: Remove driver by Paul Cercueil · 7 years ago
  70. be88784 drivers: gpio: Update MODULE AUTHOR email address by Michael Hennerich · 7 years ago
  71. 496069b gpio: rcar: Add GPIO hole support by Biju Das · 7 years ago
  72. a419a3d gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP by Linus Walleij · 7 years ago
  73. d875cc2 gpio: ep93xx: Cut gpio_to_irq() usage by Linus Walleij · 7 years ago
  74. 68491b0 gpio: ep93xx: Use for_each_set_bit() in IRQ handler by Linus Walleij · 7 years ago
  75. 51ba88e gpio: ep93xx: Use the hwirq and port by Linus Walleij · 7 years ago
  76. fd935fc gpio: ep93xx: Do not pingpong irq numbers by Linus Walleij · 7 years ago
  77. 99399f4 gpio: ep93xx: Properly call the chained IRQ handler by Linus Walleij · 7 years ago
  78. 3c38b3a gpio: ep93xx: Rename has_debounce to has_irq by Linus Walleij · 7 years ago
  79. 991ce74 gpio: ep93xx: Pass around struct gpio_chip by Linus Walleij · 7 years ago
  80. 68b6493 gpio: ep93xx: Switch to SPDX license tag by Linus Walleij · 7 years ago
  81. 1d2bb17 gpio: ep93xx: Cut down variable names by Linus Walleij · 7 years ago
  82. 4c2baed ARM/gpio: ep93xx: build standalone by Arnd Bergmann · 7 years ago
  83. 0d1e31a gpio: tb10x: Use GENERIC_GPIO by Linus Walleij · 7 years ago
  84. d28af35 gpio: tb10x: Create local helper variables by Linus Walleij · 7 years ago
  85. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  86. 6de4c69 Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  87. 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  88. c6ed444 Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  89. 4a3f421 Merge branches 'acpica' and 'acpi-property' by Rafael J. Wysocki · 7 years ago
  90. a5ec96d gpio: it87: Add support for IT8613 by Leonid Bloch · 7 years ago
  91. 6288520 gpio: it87: add support for IT8718F Super I/O. by Ivan Podovalov · 7 years ago
  92. 3789f5a gpiolib: Avoid calling chip->request() for unused gpios by Biju Das · 7 years ago
  93. 21041da gpio: tegra: Include the right header by Linus Walleij · 7 years ago
  94. d799a4d gpio: mmio: Fix up inverted direction registers by Linus Walleij · 7 years ago
  95. 516df4e gpio: xilinx: Use the right include by Linus Walleij · 7 years ago
  96. 50fe83a gpio: timberdale: Include the right header by Linus Walleij · 7 years ago
  97. 32e49b9 gpio: tb10x: Use the right include by Linus Walleij · 7 years ago
  98. 6ff0497 gpiolib: Fix of_node inconsistency by Biju Das · 7 years ago
  99. f8ad8aa gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error by Andy Shevchenko · 7 years ago
  100. d124339 gpio: uniphier: Bail out on gpiochip_lock_as_irq() error by Andy Shevchenko · 7 years ago