1. 2d3b6db gpiolib: acpi: Respect pin bias setting by Andy Shevchenko · 6 years ago
  2. 606be34 gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper by Andy Shevchenko · 6 years ago
  3. 24a4954 gpiolib: acpi: Set pin value, based on bias, more accurately by Andy Shevchenko · 6 years ago
  4. 80c8d92 gpiolib: acpi: Change type of dflags by Andy Shevchenko · 6 years ago
  5. 2d6c06f gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT by Andy Shevchenko · 6 years ago
  6. fed7026 gpiolib: Make use of enum gpio_lookup_flags consistent by Andy Shevchenko · 6 years ago
  7. 85edcd0 gpiolib: acpi: Fix references in kernel doc and amend by Andy Shevchenko · 6 years ago
  8. 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  9. da2577fe Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  10. 7db52b5 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  11. c163f90c ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting by Erik Schmauss · 6 years ago
  12. 8fab3d7 Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
  13. 4d1f7a6 gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO by Andy Shevchenko · 6 years ago
  14. 876811f gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event by Andy Shevchenko · 6 years ago
  15. 72893f0 gpiolib-acpi: Preserve non direction flags when updating gpiod_flags by Hans de Goede · 6 years ago
  16. 8625232 gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts by Hans de Goede · 6 years ago
  17. 24dc836 Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  18. 6c905f9 gpiolib-acpi: remove unused variable 'err', cleans up build warning by Colin Ian King · 6 years ago
  19. 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
  20. e59f5e0 gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers by Hans de Goede · 6 years ago
  21. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  22. 114b5f8 Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  23. 5f5e489 ACPI / property: Allow multiple property compatible _DSD entries by Mika Westerberg · 6 years ago
  24. dae5f0a gpio: Use SPDX header for core library by Linus Walleij · 6 years ago
  25. f13a0b0 gpio: Get rid of legacy header by Linus Walleij · 6 years ago
  26. 78d3a92 gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall by Hans de Goede · 6 years ago
  27. 993b9bc gpiolib: acpi: Switch to cansleep version of GPIO library call by Andy Shevchenko · 6 years ago
  28. 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  29. ca876c7 gpiolib-acpi: make sure we trigger edge events at least once on boot by Benjamin Tissoires · 6 years ago
  30. 977d5ad ACPI: Convert ACPI reference args to generic fwnode reference args by Sakari Ailus · 6 years ago
  31. ef991796 Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  32. 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
  33. 8227033 gpio: fix "gpio-line-names" property retrieval by Christophe Leroy · 7 years ago
  34. 1b2ca32 gpiolib: acpi: Introduce NO_RESTRICTION quirk by Andy Shevchenko · 7 years ago
  35. ce0929d gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping by Andy Shevchenko · 7 years ago
  36. 5c34b6c gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags() by Andy Shevchenko · 7 years ago
  37. 5870cff47 gpiolib: acpi: Move adev member to struct acpi_gpio_info by Andy Shevchenko · 7 years ago
  38. 08be1a7 gpiolib: acpi: Don't contaminate return parameter in case of error by Andy Shevchenko · 7 years ago
  39. f67a6c1 gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup() by Andy Shevchenko · 7 years ago
  40. 03c4749 gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation by Mika Westerberg · 7 years ago
  41. e40a3ae gpio: acpi: work around false-positive -Wstring-overflow warning by Arnd Bergmann · 7 years ago
  42. db05c7e gpio: acpi: Fixup kerneldoc by Thierry Reding · 7 years ago
  43. 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
  44. c06632e gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan by Hans de Goede · 8 years ago
  45. 25e3ef8 gpio: acpi: Split out acpi_gpio_get_irq_resource() helper by Andy Shevchenko · 8 years ago
  46. a31f5c3 gpio: acpi: Override GPIO initialization flags by Andy Shevchenko · 8 years ago
  47. 2eca25a gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper by Andy Shevchenko · 8 years ago
  48. 6fe9da4 gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count() by Andy Shevchenko · 8 years ago
  49. f10e4bf gpio: acpi: Even more tighten up ACPI GPIO lookups by Andy Shevchenko · 8 years ago
  50. fe06b56 gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio() by Andy Shevchenko · 8 years ago
  51. 9e66504 gpio: acpi: Align acpi_find_gpio() with DT version by Andy Shevchenko · 8 years ago
  52. 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
  53. 693bdaa ACPI / gpio: do not fall back to parsing _CRS when we get a deferral by Dmitry Torokhov · 8 years ago
  54. 8a146fb gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set by Hans de Goede · 8 years ago
  55. 6798d72 gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints by Hans de Goede · 8 years ago
  56. 4ed5501 gpio: acpi: Don't return 0 on acpi_gpio_count() by Andy Shevchenko · 8 years ago
  57. 85c73d5 gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  58. e567c35 gpiolib: Update documentation of struct acpi_gpio_info by Andy Shevchenko · 8 years ago
  59. 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
  60. c82064f ACPI / gpio: avoid warning for gpio hogging code by Arnd Bergmann · 8 years ago
  61. 550a953 ACPI / gpio: make acpi_gpiochip_parse_own_gpio static by Wei Yongjun · 8 years ago
  62. 1b6998c ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios() by Wei Yongjun · 8 years ago
  63. 4035cc1 ACPI / gpio: Add support for naming GPIOs by Mika Westerberg · 8 years ago
  64. c80f1ba ACPI / gpio: Add hogging support by Mika Westerberg · 8 years ago
  65. 6f7194a ACPI / gpio: Allow holes in list of GPIOs for a device by Mika Westerberg · 8 years ago
  66. 67bf515 gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get() by David Arcari · 8 years ago
  67. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  68. 3f86a63 gpio: acpi: add _DEP support for Acer One 10 by Rui Zhang · 9 years ago
  69. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 9 years ago
  70. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 9 years ago
  71. 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
  72. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  73. 5204472 ACPI / gpio: Add irq_type when a GPIO is used as an interrupt by Christophe RICARD · 9 years ago
  74. 10cf489 gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  75. 9c3c9bc gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  76. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  77. 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
  78. c103a10 gpio / ACPI: Allow shared GPIO event to be read via operation region by Mika Westerberg · 9 years ago
  79. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  80. d079524 ACPI / gpio: Split acpi_get_gpiod_by_index() by Rafael J. Wysocki · 9 years ago
  81. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 10 years ago
  82. f35bbf6 gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found by Mika Westerberg · 10 years ago
  83. 2b528ff GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use by Hanjun Guo · 10 years ago
  84. 8becdc1 Merge tag 'v4.1-rc3' into devel by Linus Walleij · 10 years ago
  85. c884fbd gpio / ACPI: Add support for retrieving GpioInt resources from a device by Mika Westerberg · 10 years ago
  86. a481162 gpiolib: change gpio pin from unsigned to signed in acpi callback by Qipeng Zha · 10 years ago
  87. 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
  88. 1ecb016 gpio / ACPI: Use local variable instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  89. 4de6097 gpiolib: translate pin number in GPIO ACPI callbacks by qipeng.zha · 10 years ago
  90. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  91. 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
  92. 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
  93. 60ba032 ACPI / property: Drop size_prop from acpi_dev_get_property_reference() by Rafael J. Wysocki · 10 years ago
  94. f028d52 ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs by Rafael J. Wysocki · 10 years ago
  95. 0d9a693 gpio / ACPI: Add support for _DSD device properties by Mika Westerberg · 10 years ago
  96. 354567e gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod() by Mika Westerberg · 10 years ago
  97. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  98. 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
  99. c15d821 gpio / ACPI: Use pin index and bit length by Srinivas Pandruvada · 10 years ago
  100. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago