1. 723a630 Revert "gpio: revert get() to non-errorprogating behaviour" by Linus Walleij · 9 years ago
  2. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  3. 45ad7db gpio: revert get() to non-errorprogating behaviour by Linus Walleij · 9 years ago
  4. c88402c gpiolib: make comment consistent with code by Bamvor Jian Zhang · 9 years ago
  5. d06165b gpiolib: fix oops, if gpio name is NULL by Vladimir Zapolskiy · 9 years ago
  6. 5ed41cc gpiolib: do not allow to insert an empty gpiochip by Bamvor Jian Zhang · 9 years ago
  7. ef7c755 gpiolib: improve overlap check of range of gpio by Bamvor Jian Zhang · 9 years ago
  8. ed37915 gpiolib: keep comment consistent with code by Bamvor Jian Zhang · 9 years ago
  9. 9c3c9bc gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  10. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  11. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  12. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  13. 90b665f gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag by Laurent Pinchart · 9 years ago
  14. 923b93e gpiolib: Split GPIO flags parsing and GPIO configuration by Laurent Pinchart · 9 years ago
  15. c771c2f gpiolib: provide generic request/free implementations by Jonas Gorski · 9 years ago
  16. 48b5953 gpio: gpiolib: don't compare an unsigned for >= 0 by Dirk Behme · 9 years ago
  17. f881bab gpio: keep the GPIO line names internal by Linus Walleij · 9 years ago
  18. ced433e gpiolib: Add gpio name information to /sys/kernel/debug/gpio by Markus Pargmann · 9 years ago
  19. 5f3ca73 gpiolib: Use GPIO name from names array for gpio descriptor by Markus Pargmann · 9 years ago
  20. c0017ed gpio: Introduce gpio descriptor 'name' by Markus Pargmann · 9 years ago
  21. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  22. 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
  23. e20538b gpio: Propagate errors from chip->get() by Bjorn Andersson · 9 years ago
  24. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  25. a0a8bcf gpiolib: irqchip: use different lockdep class for each gpio irqchip by Grygorii Strashko · 9 years ago
  26. 8b67a1f gpio: don't override irq_*_resources() callbacks by Rabin Vincent · 9 years ago
  27. 28355f8 gpio: defer probe if pinctrl cannot be found by Tomeu Vizoso · 9 years ago
  28. 23393d4 gpio: kill off set_irq_flags usage by Rob Herring · 9 years ago
  29. d1aceb8 gpio: remove unneeded initializer in gpiochip_add_to_list() by Masahiro Yamada · 9 years ago
  30. be9015a gpiolib: Add support for removing registered consumer lookup table by Shobhit Kumar · 9 years ago
  31. bcae888 Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into devel by Linus Walleij · 9 years ago
  32. 2563606 Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux into devel by Linus Walleij · 9 years ago
  33. 3726960 gpiolib: assign chip owner to dev->driver->owner if not set by Grygorii Strashko · 9 years ago
  34. 5b76e79 gpiolib: irqchip: prevent driver unloading if gpio is used as irq only by Grygorii Strashko · 9 years ago
  35. d32651f gpiolib: Fix docs for gpiochip_add_pingroup_range by Tomeu Vizoso · 9 years ago
  36. f7f8775 gpiolib: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  37. b17d1bf gpio: make flags mandatory for gpiod_get functions by Uwe Kleine-König · 10 years ago
  38. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  39. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  40. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  41. 38e003f gpio: Fix checkpatch.pl issues by Daniel Lockyer · 9 years ago
  42. a713890 gpio: improve error reporting on own descriptors by Linus Walleij · 9 years ago
  43. 8405f20 gpio: promote own request failure to pr_err() by Linus Walleij · 9 years ago
  44. 3fff99b gpiolib: rename gpiod_set_array to gpiod_set_array_value by Rojhalat Ibrahim · 10 years ago
  45. 20a8a96 Drivers: gpio: Fix spelling errors by Colin Cronin · 10 years ago
  46. 25e4fe9 gpiolib: cleanup chained handler and data by Dmitry Eremin-Solenikov · 10 years ago
  47. 6d86750 gpio: fix gpio leak in gpiochip_add error path by Johan Hovold · 10 years ago
  48. 426577b gpio: sysfs: rename gpiochip registration functions by Johan Hovold · 10 years ago
  49. fab28b8 gpio: clean up gpiochip_remove by Johan Hovold · 10 years ago
  50. 4d8440b gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index() by Rafael J. Wysocki · 10 years ago
  51. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  52. 7f2e553 gpiolib: define gpio suffixes globally by Rojhalat Ibrahim · 10 years ago
  53. f625d46 gpio: add GPIO hogging mechanism by Benoit Parrot · 10 years ago
  54. a1df7ef Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  55. 9e08924 gpio: use sizeof() instead of hardcoded values by Olliver Schinagl · 10 years ago
  56. ef3b2bd gpio: correctly use const char * const by Olliver Schinagl · 10 years ago
  57. b9b4d9f gpio:gpiolib: use static const char const * for a suffixes array by Olliver Schinagl · 10 years ago
  58. 01cca93 gpio: unregister gpiochip device before removing it by Johan Hovold · 10 years ago
  59. 6798aca gpio: fix sleep-while-atomic in gpiochip_remove by Johan Hovold · 10 years ago
  60. 00acc3d gpio: fix memory leak and sleep-while-atomic by Johan Hovold · 10 years ago
  61. 05aa520 gpio: clean up gpiochip_add error handling by Johan Hovold · 10 years ago
  62. 225fce8 gpio: fix gpio-chip list corruption by Johan Hovold · 10 years ago
  63. 5539b3c gpio: fix memory and reference leaks in gpiochip_add error path by Johan Hovold · 10 years ago
  64. 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
  65. 0e9a5ed gpio: fix deferred probe detection for legacy API by Alexandre Courbot · 10 years ago
  66. 8e53b0f gpio: remove const modifier from gpiod_get_direction() by Alexandre Courbot · 10 years ago
  67. 14e85c0 gpio: remove gpio_descs global array by Alexandre Courbot · 10 years ago
  68. 86256d1 gpio: Check if base is positive before calling gpio_is_valid() by Geert Uytterhoeven · 10 years ago
  69. 5f42424 gpiolib: allow simultaneous setting of multiple GPIO outputs by Rojhalat Ibrahim · 10 years ago
  70. 40b7318 gpio: Support for unified device properties interface by Mika Westerberg · 10 years ago
  71. 0d9a693 gpio / ACPI: Add support for _DSD device properties by Mika Westerberg · 10 years ago
  72. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  73. 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
  74. 3f97d5fc gpio: handle also nested irqchips in the chained handler set-up by Linus Walleij · 10 years ago
  75. 83141a7 gpio: set parent irq on chained handlers by Linus Walleij · 10 years ago
  76. e389338 gpiolib: irqchip: use irq_find_mapping while removing irqchip by Grygorii Strashko · 10 years ago
  77. 295494a gpiolib: add irq_not_threaded flag to gpio_chip by Octavian Purdila · 10 years ago
  78. 324b039 gpio: Fix potential NULL handler data in chained irqchip handler by Jarkko Nikula · 10 years ago
  79. 72f908c gpio: Fix gpio direction flags not getting set by Adrian Hunter · 10 years ago
  80. 43a8785 GPIO: gpiolib: trivial: Add missing carriage return by Alexander Shiyan · 10 years ago
  81. e1db170 gpio: gpiolib: set gpiochip_remove retval to void by abdoulaye berthe · 10 years ago
  82. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago
  83. 39b2bbe gpio: add flags argument to gpiod_get*() functions by Alexandre Courbot · 10 years ago
  84. afa82fa gpio / ACPI: Move event handling registration to gpiolib irqchip helpers by Mika Westerberg · 10 years ago
  85. 0a6d315 gpio: split gpiod board registration into machine header by Linus Walleij · 10 years ago
  86. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  87. d82da79 gpio: move gpio_ensure_requested() into legacy C file by Alexandre Courbot · 10 years ago
  88. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  89. 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
  90. 122c94d gpio: move integer GPIO support to its own file by Alexandre Courbot · 10 years ago
  91. 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 10 years ago
  92. 9c8318f gpio: always compile label support by Alexandre Courbot · 10 years ago
  93. 06fc3b7 gpio: of: Fix handling for deferred probe for -gpio suffix by Tony Lindgren · 10 years ago
  94. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 11 years ago
  95. 0879162 gpio: Fix gpio_get -> gpiod_get typo in kernel-doc by Thierry Reding · 11 years ago
  96. dd34c37 gpio: of: Allow -gpio suffix for property names by Thierry Reding · 11 years ago
  97. 47a95fe gpio: of: Remove unneeded dummy function by Thierry Reding · 11 years ago
  98. 1333b90 gpio: do not set up hardware for IRQ_TYPE_NONE by Linus Walleij · 11 years ago
  99. e45d1c8 gpio: put GPIO IRQs into their own lock class by Linus Walleij · 11 years ago
  100. 1c8732b gpio: support threaded interrupts in irqchip helpers by Linus Walleij · 11 years ago