1. e085294 gpio: add missing static inline by Linus Walleij · 8 years ago
  2. f4c1181 gpio: OF: localize some gpiochip init functions by Linus Walleij · 8 years ago
  3. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  4. ea713bc gpio: OF: separation of concerns by Linus Walleij · 8 years ago
  5. 44c7288 gpio: move gpiod_set_array_value_priv() by Linus Walleij · 8 years ago
  6. df4878e gpio: store reflect the label to userspace by Linus Walleij · 8 years ago
  7. 43c54ec gpio: move the subdriver data pointer into gpio_device by Linus Walleij · 8 years ago
  8. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 8 years ago
  9. fdeb8e1 gpio: reflect base and ngpio into gpio_device by Linus Walleij · 8 years ago
  10. 1c3cdb1 gpio: move descriptors into gpio_device by Linus Walleij · 8 years ago
  11. afbc4f3 gpio: move sysfs mock device to the gpio_device by Linus Walleij · 8 years ago
  12. 3c702e9 gpio: add a userspace chardev ABI for GPIOs by Linus Walleij · 9 years ago
  13. 34ffd85 gpio: refer to gpio device in prints and debugfs by Linus Walleij · 9 years ago
  14. ff2b135 gpio: make the gpiochip a real device by Linus Walleij · 9 years ago
  15. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  16. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  17. 5204472 ACPI / gpio: Add irq_type when a GPIO is used as an interrupt by Christophe RICARD · 8 years ago
  18. 10cf489 gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  19. 29ab875 gpio: forward-declare enum gpiod_flags by Linus Walleij · 8 years ago
  20. 9c3c9bc gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  21. 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
  22. c0017ed gpio: Introduce gpio descriptor 'name' by Markus Pargmann · 9 years ago
  23. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  24. cef1717 gpio: sysfs: move irq trigger flags to class-device data by Johan Hovold · 9 years ago
  25. 427fdee gpio: sysfs: remove FLAG_SYSFS_DIR by Johan Hovold · 9 years ago
  26. a08f5c2 gpio: sysfs: clean up interrupt-interface implementation by Johan Hovold · 9 years ago
  27. 426577b gpio: sysfs: rename gpiochip registration functions by Johan Hovold · 9 years ago
  28. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  29. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  30. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 9 years ago
  31. 7f2e553 gpiolib: define gpio suffixes globally by Rojhalat Ibrahim · 9 years ago
  32. f625d46 gpio: add GPIO hogging mechanism by Benoit Parrot · 9 years ago
  33. ebbeba1 gpio: sysfs: fix gpio attribute-creation race by Johan Hovold · 9 years ago
  34. 0d9a693 gpio / ACPI: Add support for _DSD device properties by Mika Westerberg · 10 years ago
  35. afa82fa gpio / ACPI: Move event handling registration to gpiolib irqchip helpers by Mika Westerberg · 10 years ago
  36. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  37. 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
  38. 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 10 years ago
  39. f01d907 gpio: make of_get_named_gpiod_flags() private by Alexandre Courbot · 10 years ago
  40. 77c2d79 gpiolib: Allow GPIO chips to request their own GPIOs by Mika Westerberg · 10 years ago
  41. 5ccff85 gpio / ACPI: get rid of acpi_gpio.h by Mika Westerberg · 10 years ago
  42. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 10 years ago