1. 8227033 gpio: fix "gpio-line-names" property retrieval by Christophe Leroy · 7 years ago
  2. e40a3ae gpio: acpi: work around false-positive -Wstring-overflow warning by Arnd Bergmann · 7 years ago
  3. db05c7e gpio: acpi: Fixup kerneldoc by Thierry Reding · 7 years ago
  4. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  5. c06632e gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan by Hans de Goede · 7 years ago
  6. 25e3ef8 gpio: acpi: Split out acpi_gpio_get_irq_resource() helper by Andy Shevchenko · 8 years ago
  7. a31f5c3 gpio: acpi: Override GPIO initialization flags by Andy Shevchenko · 8 years ago
  8. 2eca25a gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper by Andy Shevchenko · 8 years ago
  9. 6fe9da4 gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count() by Andy Shevchenko · 8 years ago
  10. f10e4bf gpio: acpi: Even more tighten up ACPI GPIO lookups by Andy Shevchenko · 8 years ago
  11. fe06b56 gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio() by Andy Shevchenko · 8 years ago
  12. 9e66504 gpio: acpi: Align acpi_find_gpio() with DT version by Andy Shevchenko · 8 years ago
  13. 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
  14. 693bdaa ACPI / gpio: do not fall back to parsing _CRS when we get a deferral by Dmitry Torokhov · 8 years ago
  15. 8a146fb gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set by Hans de Goede · 8 years ago
  16. 6798d72 gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints by Hans de Goede · 8 years ago
  17. 4ed5501 gpio: acpi: Don't return 0 on acpi_gpio_count() by Andy Shevchenko · 8 years ago
  18. 85c73d5 gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  19. e567c35 gpiolib: Update documentation of struct acpi_gpio_info by Andy Shevchenko · 8 years ago
  20. 061ad50 Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  21. c82064f ACPI / gpio: avoid warning for gpio hogging code by Arnd Bergmann · 8 years ago
  22. 550a953 ACPI / gpio: make acpi_gpiochip_parse_own_gpio static by Wei Yongjun · 8 years ago
  23. 1b6998c ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios() by Wei Yongjun · 8 years ago
  24. 4035cc1 ACPI / gpio: Add support for naming GPIOs by Mika Westerberg · 8 years ago
  25. c80f1ba ACPI / gpio: Add hogging support by Mika Westerberg · 8 years ago
  26. 6f7194a ACPI / gpio: Allow holes in list of GPIOs for a device by Mika Westerberg · 8 years ago
  27. 67bf515 gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get() by David Arcari · 8 years ago
  28. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  29. 3f86a63 gpio: acpi: add _DEP support for Acer One 10 by Rui Zhang · 9 years ago
  30. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 9 years ago
  31. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 9 years ago
  32. 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
  33. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  34. 5204472 ACPI / gpio: Add irq_type when a GPIO is used as an interrupt by Christophe RICARD · 9 years ago
  35. 10cf489 gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  36. 9c3c9bc gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  37. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  38. 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
  39. c103a10 gpio / ACPI: Allow shared GPIO event to be read via operation region by Mika Westerberg · 9 years ago
  40. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  41. d079524 ACPI / gpio: Split acpi_get_gpiod_by_index() by Rafael J. Wysocki · 9 years ago
  42. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  43. f35bbf6 gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found by Mika Westerberg · 10 years ago
  44. 2b528ff GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use by Hanjun Guo · 10 years ago
  45. 8becdc1 Merge tag 'v4.1-rc3' into devel by Linus Walleij · 10 years ago
  46. c884fbd gpio / ACPI: Add support for retrieving GpioInt resources from a device by Mika Westerberg · 10 years ago
  47. a481162 gpiolib: change gpio pin from unsigned to signed in acpi callback by Qipeng Zha · 10 years ago
  48. 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
  49. 1ecb016 gpio / ACPI: Use local variable instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  50. 4de6097 gpiolib: translate pin number in GPIO ACPI callbacks by qipeng.zha · 10 years ago
  51. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  52. 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
  53. c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  54. 60ba032 ACPI / property: Drop size_prop from acpi_dev_get_property_reference() by Rafael J. Wysocki · 10 years ago
  55. f028d52 ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs by Rafael J. Wysocki · 10 years ago
  56. 0d9a693 gpio / ACPI: Add support for _DSD device properties by Mika Westerberg · 10 years ago
  57. 354567e gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod() by Mika Westerberg · 10 years ago
  58. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  59. 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
  60. c15d821 gpio / ACPI: Use pin index and bit length by Srinivas Pandruvada · 10 years ago
  61. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago
  62. e46cf32 gpio: acpi: normalize use of gpiochip_get_desc() by Alexandre Courbot · 10 years ago
  63. afa82fa gpio / ACPI: Move event handling registration to gpiolib irqchip helpers by Mika Westerberg · 10 years ago
  64. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  65. dc62b56 gpio / ACPI: use *_cansleep version of gpiod_get/set APIs by Aaron Lu · 11 years ago
  66. b5539fa gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read by Mika Westerberg · 11 years ago
  67. e9595f8 gpio / ACPI: Don't crash on NULL chip->dev by Mika Westerberg · 11 years ago
  68. 473ed7b gpio / ACPI: Add support for ACPI GPIO operation regions by Mika Westerberg · 11 years ago
  69. 6072b9d gpio / ACPI: Rework ACPI GPIO event handling by Mika Westerberg · 11 years ago
  70. 4b01a14 gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event by Mika Westerberg · 11 years ago
  71. aa92b6f gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add() by Mika Westerberg · 11 years ago
  72. 390d82e gpiolib: ACPI: remove gpio_to_desc() usage by Alexandre Courbot · 11 years ago
  73. 5ccff85 gpio / ACPI: get rid of acpi_gpio.h by Mika Westerberg · 11 years ago
  74. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 11 years ago
  75. a00580c gpio / ACPI: return -ENOENT when no mapping exists by Mika Westerberg · 11 years ago
  76. e01f440 gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources by Mika Westerberg · 11 years ago
  77. 936e15d gpiolib / ACPI: convert to gpiod interfaces by Mika Westerberg · 11 years ago
  78. 70b5341 gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function by Mika Westerberg · 11 years ago
  79. 524c108 gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  80. 12028d2 gpiolib-acpi: introduce acpi_get_gpio_by_index() helper by Mika Westerberg · 12 years ago
  81. 7fc7acb gpio / ACPI: Handle ACPI events in accordance with the spec by Rafael J. Wysocki · 12 years ago
  82. 1107ca1 gpiolib-acpi: Fix error checks in interrupt requesting by Mathias Nyman · 12 years ago
  83. 0d1c28a gpiolib-acpi: Add ACPI5 event model support to gpio. by Mathias Nyman · 12 years ago
  84. e29482e gpio / ACPI: add ACPI support by Mathias Nyman · 12 years ago