1. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  2. 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
  3. 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
  4. 959bc7b gpio: Automatically add lockdep keys by Thierry Reding · 7 years ago
  5. 8302cf5 gpio: Introduce struct gpio_irq_chip.first by Thierry Reding · 7 years ago
  6. 60ed54c gpio: Disambiguate struct gpio_irq_chip.nested by Thierry Reding · 7 years ago
  7. 1b95b4e gpio: Export gpiochip_irq_{map,unmap}() by Thierry Reding · 7 years ago
  8. e0d8972 gpio: Implement tighter IRQ chip integration by Thierry Reding · 7 years ago
  9. ca9df05 gpio: Move lock_key into struct gpio_irq_chip by Thierry Reding · 7 years ago
  10. dc7b038 gpio: Move irq_valid_mask into struct gpio_irq_chip by Thierry Reding · 7 years ago
  11. dc6bafe gpio: Move irq_nested into struct gpio_irq_chip by Thierry Reding · 7 years ago
  12. 39e5f09 gpio: Move irq_chained_parent to struct gpio_irq_chip by Thierry Reding · 7 years ago
  13. 3634eeb gpio: Move irq_default_type to struct gpio_irq_chip by Thierry Reding · 7 years ago
  14. c7a0aa5 gpio: Move irq_handler to struct gpio_irq_chip by Thierry Reding · 7 years ago
  15. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  16. da80ff8 gpio: Move irqchip into struct gpio_irq_chip by Thierry Reding · 7 years ago
  17. c44eafd gpio: Introduce struct gpio_irq_chip by Thierry Reding · 7 years ago
  18. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  19. f926dfc gpio: Make it possible for consumers to enforce open drain by Linus Walleij · 7 years ago
  20. 24efd94 gpio: mmio: Make pin2mask() a private business by Linus Walleij · 7 years ago
  21. 2cbfca6 gpio: Fix loose spelling by Andrew Jeffery · 7 years ago
  22. eec1d56 gpio: Introduce ->get_multiple callback by Lukas Wunner · 7 years ago
  23. f628ba9 gpiolib: drop irq_base field from gpio_chip struct by Grygorii Strashko · 7 years ago
  24. 3946d18 gpio: add gpio_add_lookup_tables() to add several tables at once by Dmitry Torokhov · 8 years ago
  25. e3b445d gpio: Use unsigned int for of_gpio_n_cells by Thierry Reding · 8 years ago
  26. 67049c5 gpio: of: Improve kerneldoc by Thierry Reding · 8 years ago
  27. 950d55f5 gpio: Cleanup kerneldoc by Thierry Reding · 8 years ago
  28. 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
  29. 05f479b gpio: Add new flags to control sleep status of GPIOs by Charles Keepax · 8 years ago
  30. 020e0b1 gpiolib: Add stubs for gpiod lookup table interface by Anatolij Gustschin · 8 years ago
  31. 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
  32. 6f79309 gpio: Use unsigned int for interrupt numbers by Thierry Reding · 8 years ago
  33. 0e3cb6e gpio: gpio-reg: add irq mapping for gpio-reg users by Russell King · 8 years ago
  34. 380639c gpio: add generic single-register fixed-direction GPIO driver by Russell King · 8 years ago
  35. 22c4036 gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled by Dmitry Torokhov · 8 years ago
  36. 0043c1d serial: st-asc: Use new GPIOD API to obtain RTS pin by Lee Jones · 8 years ago
  37. 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
  38. 3498d86 gpio: reintroduce devm_get_gpiod_from_child() by Linus Walleij · 8 years ago
  39. e4df1ebdf Merge branch 'ib-gpiod-flags' into devel by Linus Walleij · 8 years ago
  40. 537b94d gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper by Boris Brezillon · 8 years ago
  41. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  42. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 8 years ago
  43. 283a981 Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  44. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  45. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  46. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  47. 739e6f5 gpio: provide lockdep keys for nested/unnested irqchips by Linus Walleij · 8 years ago
  48. acf1fcf Merge branch 'thread-irq-simpler' into devel by Linus Walleij · 8 years ago
  49. d245b3f gpio: simplify adding threaded interrupts by Linus Walleij · 8 years ago
  50. 08bcd3e gpio: fix struct gpio_chip comment by Anthony Best · 8 years ago
  51. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  52. 22a5db9 Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  53. 79b804c gpiolib: Make it possible to exclude GPIOs from IRQ domain by Mika Westerberg · 8 years ago
  54. d47529b gpio: don't include module.h in shared driver header by Paul Gortmaker · 8 years ago
  55. c663e5f gpio: support native single-ended hardware drivers by Linus Walleij · 9 years ago
  56. 0cf3292 gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove by Laxman Dewangan · 9 years ago
  57. df4878e gpio: store reflect the label to userspace by Linus Walleij · 9 years ago
  58. 143b65d gpio: create an API to detect open drain/source on lines by Linus Walleij · 9 years ago
  59. 43c54ec gpio: move the subdriver data pointer into gpio_device by Linus Walleij · 9 years ago
  60. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 9 years ago
  61. 6cee382 gpio/pinctrl: sunxi: stop poking around in private vars by Linus Walleij · 9 years ago
  62. 1c3cdb1 gpio: move descriptors into gpio_device by Linus Walleij · 9 years ago
  63. afbc4f3 gpio: move sysfs mock device to the gpio_device by Linus Walleij · 9 years ago
  64. ff2b135 gpio: make the gpiochip a real device by Linus Walleij · 9 years ago
  65. c474e34 gpio: generic: make bgpio_pdata always visible by Arnd Bergmann · 9 years ago
  66. 0f4630f gpio: generic: factor into gpio_chip struct by Linus Walleij · 9 years ago
  67. b08ea35 gpio: add a data pointer to gpio_chip by Linus Walleij · 9 years ago
  68. 60befd2 gpio: update gpiochip .get() callback description by Vladimir Zapolskiy · 9 years ago
  69. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  70. c771c2f gpiolib: provide generic request/free implementations by Jonas Gorski · 9 years ago
  71. f881bab gpio: keep the GPIO line names internal by Linus Walleij · 9 years ago
  72. c0017ed gpio: Introduce gpio descriptor 'name' by Markus Pargmann · 10 years ago
  73. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  74. 41d6bb4 gpiolib: add description for gpio irqchip fields in struct gpio_chip by Grygorii Strashko · 10 years ago
  75. a0a8bcf gpiolib: irqchip: use different lockdep class for each gpio irqchip by Grygorii Strashko · 10 years ago
  76. 5f6f02c Merge tag 'v4.2-rc4' into devel by Linus Walleij · 10 years ago
  77. be9015a gpiolib: Add support for removing registered consumer lookup table by Shobhit Kumar · 10 years ago
  78. 30bb6fb gpio: Remove double "base" in comment by Geert Uytterhoeven · 10 years ago
  79. b17d1bf gpio: make flags mandatory for gpiod_get functions by Uwe Kleine-König · 10 years ago
  80. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  81. 3fff99b gpiolib: rename gpiod_set_array to gpiod_set_array_value by Rojhalat Ibrahim · 10 years ago
  82. 496e7ce gpiolib: Add missing dummies for the unified device properties interface by Geert Uytterhoeven · 10 years ago
  83. af6c235 gpio: discourage passing base to gpio_chip by Linus Walleij · 10 years ago
  84. 25e4fe9 gpiolib: cleanup chained handler and data by Dmitry Eremin-Solenikov · 10 years ago
  85. 166a85e gpio: remove gpiod_sysfs_set_active_low by Johan Hovold · 10 years ago
  86. 6a4b6b0 gpio: sysfs: clean up chip class-device handling by Johan Hovold · 10 years ago
  87. 964cb34 gpio: move pincontrol calls to <linux/gpio/driver.h> by Linus Walleij · 10 years ago
  88. 331758e gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  89. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  90. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 10 years ago
  91. d34541b gpio: Make the vararg hacks not pass magic values by Olliver Schinagl · 10 years ago
  92. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  93. 8e53b0f gpio: remove const modifier from gpiod_get_direction() by Alexandre Courbot · 10 years ago
  94. 5f42424 gpiolib: allow simultaneous setting of multiple GPIO outputs by Rojhalat Ibrahim · 10 years ago
  95. 40b7318 gpio: Support for unified device properties interface by Mika Westerberg · 10 years ago
  96. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  97. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  98. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  99. 295494a gpiolib: add irq_not_threaded flag to gpio_chip by Octavian Purdila · 10 years ago
  100. e1db170 gpio: gpiolib: set gpiochip_remove retval to void by abdoulaye berthe · 11 years ago