1. 3c94066 gpio: Restore indentation of continued lines by Geert Uytterhoeven · 6 years ago
  2. dae5f0a gpio: Use SPDX header for core library by Linus Walleij · 6 years ago
  3. a2ab170 Merge branch 'ib-array-bitmaps' into devel by Linus Walleij · 6 years ago
  4. 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 6 years ago
  5. bf9346f gpiolib: Identify arrays matching GPIO hardware by Janusz Krzysztofik · 6 years ago
  6. b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 6 years ago
  7. 4e9439d gpiolib: add flag to indicate if the irq is disabled by Hans Verkuil · 6 years ago
  8. b23ec59 gpiolib: Mark gpio_suffixes array with __maybe_unused by Andy Shevchenko · 7 years ago
  9. 3027743 gpio: Remove VLA from gpiolib by Laura Abbott · 7 years ago
  10. 63f2dc0 gpio: include consumer header in gpiolib.h by Linus Walleij · 7 years ago
  11. 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
  12. 92542ed gpio: Export devm_gpiod_get_from_of_node() for consumers by Linus Walleij · 7 years ago
  13. 8227033 gpio: fix "gpio-line-names" property retrieval by Christophe Leroy · 7 years ago
  14. 3b469b0 gpiolib: constify label in gpio_device by Bartosz Golaszewski · 7 years ago
  15. e10f72b gpio: gpiolib: Generalise state persistence beyond sleep by Andrew Jeffery · 7 years ago
  16. ce0929d gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping by Andy Shevchenko · 7 years ago
  17. 5c34b6c gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags() by Andy Shevchenko · 7 years ago
  18. 5870cff47 gpiolib: acpi: Move adev member to struct acpi_gpio_info by Andy Shevchenko · 7 years ago
  19. 2cbfca6 gpio: Fix loose spelling by Andrew Jeffery · 7 years ago
  20. eec1d56 gpio: Introduce ->get_multiple callback by Lukas Wunner · 7 years ago
  21. 4a5c886 gpio: replace __maybe_unused in gpiolib.h with static inline by Masahiro Yamada · 7 years ago
  22. a31f5c3 gpio: acpi: Override GPIO initialization flags by Andy Shevchenko · 8 years ago
  23. c29fd9e gpiolib: Export gpiod_configure_flags() to internal users by Andy Shevchenko · 8 years ago
  24. 05f479b gpio: Add new flags to control sleep status of GPIOs by Charles Keepax · 8 years ago
  25. e567c35 gpiolib: Update documentation of struct acpi_gpio_info by Andy Shevchenko · 8 years ago
  26. 9427ecb gpio: Rework of_gpiochip_set_names() to use device property accessors by Mika Westerberg · 8 years ago
  27. e085294 gpio: add missing static inline by Linus Walleij · 8 years ago
  28. f4c1181 gpio: OF: localize some gpiochip init functions by Linus Walleij · 8 years ago
  29. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  30. ea713bc gpio: OF: separation of concerns by Linus Walleij · 8 years ago
  31. 44c7288 gpio: move gpiod_set_array_value_priv() by Linus Walleij · 9 years ago
  32. df4878e gpio: store reflect the label to userspace by Linus Walleij · 9 years ago
  33. 43c54ec gpio: move the subdriver data pointer into gpio_device by Linus Walleij · 9 years ago
  34. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 9 years ago
  35. fdeb8e1 gpio: reflect base and ngpio into gpio_device by Linus Walleij · 9 years ago
  36. 1c3cdb1 gpio: move descriptors into gpio_device by Linus Walleij · 9 years ago
  37. afbc4f3 gpio: move sysfs mock device to the gpio_device by Linus Walleij · 9 years ago
  38. 3c702e9 gpio: add a userspace chardev ABI for GPIOs by Linus Walleij · 9 years ago
  39. 34ffd85 gpio: refer to gpio device in prints and debugfs by Linus Walleij · 9 years ago
  40. ff2b135 gpio: make the gpiochip a real device by Linus Walleij · 9 years ago
  41. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  42. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  43. 5204472 ACPI / gpio: Add irq_type when a GPIO is used as an interrupt by Christophe RICARD · 9 years ago
  44. 10cf489 gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  45. 29ab875 gpio: forward-declare enum gpiod_flags by Linus Walleij · 9 years ago
  46. 9c3c9bc gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  47. 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
  48. c0017ed gpio: Introduce gpio descriptor 'name' by Markus Pargmann · 9 years ago
  49. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  50. cef1717 gpio: sysfs: move irq trigger flags to class-device data by Johan Hovold · 10 years ago
  51. 427fdee gpio: sysfs: remove FLAG_SYSFS_DIR by Johan Hovold · 10 years ago
  52. a08f5c2 gpio: sysfs: clean up interrupt-interface implementation by Johan Hovold · 10 years ago
  53. 426577b gpio: sysfs: rename gpiochip registration functions by Johan Hovold · 10 years ago
  54. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  55. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 10 years ago
  56. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  57. 7f2e553 gpiolib: define gpio suffixes globally by Rojhalat Ibrahim · 10 years ago
  58. f625d46 gpio: add GPIO hogging mechanism by Benoit Parrot · 10 years ago
  59. ebbeba1 gpio: sysfs: fix gpio attribute-creation race by Johan Hovold · 10 years ago
  60. 0d9a693 gpio / ACPI: Add support for _DSD device properties by Mika Westerberg · 10 years ago
  61. afa82fa gpio / ACPI: Move event handling registration to gpiolib irqchip helpers by Mika Westerberg · 10 years ago
  62. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  63. 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
  64. 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 11 years ago
  65. f01d907 gpio: make of_get_named_gpiod_flags() private by Alexandre Courbot · 11 years ago
  66. 77c2d79 gpiolib: Allow GPIO chips to request their own GPIOs by Mika Westerberg · 11 years ago
  67. 5ccff85 gpio / ACPI: get rid of acpi_gpio.h by Mika Westerberg · 11 years ago
  68. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 11 years ago