1. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  2. f99d479 gpiolib: Document new gpio_chip.init_valid_mask field by Geert Uytterhoeven · 6 years ago
  3. f310f2e gpio: Add comments on #if/#else/#endif by Enrico Weigelt · 6 years ago
  4. 4892d3a gpio: Drop the parent_irq from gpio_irq_chip by Linus Walleij · 6 years ago
  5. d664c43 gpio: Fix build warnings on undefined struct pinctrl_dev by Enrico Weigelt · 6 years ago
  6. 5923ea6 gpio: pass lookup and descriptor flags to request_own by Linus Walleij · 6 years ago
  7. 8148c17 Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  8. 2d6c06f gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT by Andy Shevchenko · 6 years ago
  9. fed7026 gpiolib: Make use of enum gpio_lookup_flags consistent by Andy Shevchenko · 6 years ago
  10. 4050586 gpiolib: Indent entry values of enum gpio_lookup_flags by Andy Shevchenko · 6 years ago
  11. 27157af gpio: mmio: Drop bgpio_dir_inverted by Linus Walleij · 6 years ago
  12. f69e00b gpio: mmio: Support two direction registers by Linus Walleij · 6 years ago
  13. 64ebde5 gpiolib: export devprop_gpiochip_set_names() by Jan Kundrát · 6 years ago
  14. 92de6bc Merge branch 'ib-pca953x-config' into devel by Linus Walleij · 6 years ago
  15. d449991 gpio: add core support for pull-up/pull-down configuration by Thomas Petazzoni · 6 years ago
  16. ef74f70 gpio: add irq domain activate/deactivate functions by Brian Masney · 6 years ago
  17. 24dc836 Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  18. c5510b8 gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB by Krzysztof Kozlowski · 6 years ago
  19. 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
  20. 891ddbc gpio: Add devm_gpiod_unhinge() by Linus Walleij · 6 years ago
  21. fe6c473 gpio: Export gpiod_get_from_of_node() by Linus Walleij · 6 years ago
  22. eee3919 gpio: drop broken to_gpio_irq_chip() helper by Johan Hovold · 6 years ago
  23. 18534df gpiolib: Fix possible use after free on label by Muchun Song · 6 years ago
  24. 48207d7 gpio: drop devm_gpiochip_remove() by Uwe Kleine-König · 6 years ago
  25. 114b5f8 Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  26. 4fd1f50 Merge branch 'regulator-4.20' into regulator-next by Mark Brown · 6 years ago
  27. b0ce7b29 regulator/gpio: Allow nonexclusive GPIO access by Linus Walleij · 6 years ago
  28. 3e779a2 gpio: Assign gpio_irq_chip::parents to non-stack pointer by Stephen Boyd · 6 years ago
  29. f8ec92a gpiolib: Add init_valid_mask exported function by Ricardo Ribalda Delgado · 6 years ago
  30. 3c94066 gpio: Restore indentation of continued lines by Geert Uytterhoeven · 6 years ago
  31. cf9af0d gpio: Propagate errors from gpiod_set_array_value_complex() by Geert Uytterhoeven · 6 years ago
  32. e48d194 gpio: Add comments on single direction chips by Linus Walleij · 6 years ago
  33. a2ab170 Merge branch 'ib-array-bitmaps' into devel by Linus Walleij · 6 years ago
  34. 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 6 years ago
  35. bf9346f gpiolib: Identify arrays matching GPIO hardware by Janusz Krzysztofik · 6 years ago
  36. b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 6 years ago
  37. 461c1a7 gpiolib: override irq_enable/disable by Hans Verkuil · 6 years ago
  38. 4e9439d gpiolib: add flag to indicate if the irq is disabled by Hans Verkuil · 6 years ago
  39. 4e6b823 gpiolib: export gpiochip_irq_reqres/relres() by Hans Verkuil · 6 years ago
  40. 02ad043 gpio: fix kernel-doc notation warning for 'request_key' by Randy Dunlap · 6 years ago
  41. d799a4d gpio: mmio: Fix up inverted direction registers by Linus Walleij · 6 years ago
  42. 0969a20 gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain ones by Andy Shevchenko · 6 years ago
  43. 2b6c83c Merge branch 'ib-aspeed' into devel by Linus Walleij · 7 years ago
  44. a7ca138 gpio: aspeed: Add interfaces for co-processor to grab GPIOs by Benjamin Herrenschmidt · 7 years ago
  45. 90b39402e gpio: Add API to explicitly name a consumer by Linus Walleij · 7 years ago
  46. 3027743 gpio: Remove VLA from gpiolib by Laura Abbott · 7 years ago
  47. a411e81 gpiolib: add hogs support for machine code by Bartosz Golaszewski · 7 years ago
  48. 726cb3b gpiolib: Support 'gpio-reserved-ranges' property by Stephen Boyd · 7 years ago
  49. 9798f51 Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  50. 92542ed gpio: Export devm_gpiod_get_from_of_node() for consumers by Linus Walleij · 7 years ago
  51. 64ff2c8 gpiolib: Export gpiochip_irqchip_irq_valid() to drivers by Stephen Boyd · 7 years ago
  52. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  53. e10f72b gpio: gpiolib: Generalise state persistence beyond sleep by Andrew Jeffery · 7 years ago
  54. 4008e6a Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  55. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  56. 959bc7b gpio: Automatically add lockdep keys by Thierry Reding · 7 years ago
  57. 8302cf5 gpio: Introduce struct gpio_irq_chip.first by Thierry Reding · 7 years ago
  58. 60ed54c gpio: Disambiguate struct gpio_irq_chip.nested by Thierry Reding · 7 years ago
  59. 1b95b4e gpio: Export gpiochip_irq_{map,unmap}() by Thierry Reding · 7 years ago
  60. e0d8972 gpio: Implement tighter IRQ chip integration by Thierry Reding · 7 years ago
  61. ca9df05 gpio: Move lock_key into struct gpio_irq_chip by Thierry Reding · 7 years ago
  62. dc7b038 gpio: Move irq_valid_mask into struct gpio_irq_chip by Thierry Reding · 7 years ago
  63. dc6bafe gpio: Move irq_nested into struct gpio_irq_chip by Thierry Reding · 7 years ago
  64. 39e5f09 gpio: Move irq_chained_parent to struct gpio_irq_chip by Thierry Reding · 7 years ago
  65. 3634eeb gpio: Move irq_default_type to struct gpio_irq_chip by Thierry Reding · 7 years ago
  66. c7a0aa5 gpio: Move irq_handler to struct gpio_irq_chip by Thierry Reding · 7 years ago
  67. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  68. da80ff8 gpio: Move irqchip into struct gpio_irq_chip by Thierry Reding · 7 years ago
  69. c44eafd gpio: Introduce struct gpio_irq_chip by Thierry Reding · 7 years ago
  70. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  71. f926dfc gpio: Make it possible for consumers to enforce open drain by Linus Walleij · 7 years ago
  72. 24efd94 gpio: mmio: Make pin2mask() a private business by Linus Walleij · 7 years ago
  73. 2cbfca6 gpio: Fix loose spelling by Andrew Jeffery · 7 years ago
  74. eec1d56 gpio: Introduce ->get_multiple callback by Lukas Wunner · 7 years ago
  75. f628ba9 gpiolib: drop irq_base field from gpio_chip struct by Grygorii Strashko · 7 years ago
  76. 3946d18 gpio: add gpio_add_lookup_tables() to add several tables at once by Dmitry Torokhov · 7 years ago
  77. e3b445d gpio: Use unsigned int for of_gpio_n_cells by Thierry Reding · 7 years ago
  78. 67049c5 gpio: of: Improve kerneldoc by Thierry Reding · 7 years ago
  79. 950d55f5 gpio: Cleanup kerneldoc by Thierry Reding · 7 years ago
  80. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  81. 05f479b gpio: Add new flags to control sleep status of GPIOs by Charles Keepax · 8 years ago
  82. 020e0b1 gpiolib: Add stubs for gpiod lookup table interface by Anatolij Gustschin · 8 years ago
  83. 2bd8040 Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  84. 6f79309 gpio: Use unsigned int for interrupt numbers by Thierry Reding · 8 years ago
  85. 0e3cb6e gpio: gpio-reg: add irq mapping for gpio-reg users by Russell King · 8 years ago
  86. 380639c gpio: add generic single-register fixed-direction GPIO driver by Russell King · 8 years ago
  87. 22c4036 gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled by Dmitry Torokhov · 8 years ago
  88. 0043c1d serial: st-asc: Use new GPIOD API to obtain RTS pin by Lee Jones · 8 years ago
  89. 1ec5c18 Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  90. 3498d86 gpio: reintroduce devm_get_gpiod_from_child() by Linus Walleij · 8 years ago
  91. e4df1ebdf Merge branch 'ib-gpiod-flags' into devel by Linus Walleij · 8 years ago
  92. 537b94d gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper by Boris Brezillon · 8 years ago
  93. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  94. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 8 years ago
  95. 283a981 Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  96. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  97. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  98. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  99. 739e6f5 gpio: provide lockdep keys for nested/unnested irqchips by Linus Walleij · 8 years ago
  100. acf1fcf Merge branch 'thread-irq-simpler' into devel by Linus Walleij · 8 years ago