1. 2c96606 Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 1 year, 10 months ago
  2. 782eea0 gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU by Werner Sembach · 1 year, 11 months ago
  3. af3b462 gpiolib: acpi: Move ACPI device NULL check to acpi_get_driver_gpio_data() by Andy Shevchenko · 2 years, 1 month ago
  4. 5062e4c gpiolib: acpi: use the fwnode in acpi_gpiochip_find() by Benjamin Tissoires · 2 years ago
  5. 5adc409 ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper by Hans de Goede · 2 years ago
  6. 380c7ba3 gpiolib: Clean up headers by Andy Shevchenko · 2 years ago
  7. 17bbc46 Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 2 years ago
  8. a69982c gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx by Werner Sembach · 2 years ago
  9. 70d0fc4 gpiolib: Get rid of not used of_node member by Andy Shevchenko · 2 years, 2 months ago
  10. d63f11c gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode by Mario Limonciello · 2 years, 1 month ago
  11. 4cb7861 gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU by Mario Limonciello · 2 years, 1 month ago
  12. 0e3b175 gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI by Mario Limonciello · 2 years, 1 month ago
  13. 8fd3f7b Merge tag 'intel-gpio-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next by Bartosz Golaszewski · 2 years, 3 months ago
  14. 8eb1f71 gpiolib: consolidate GPIO lookups by Dmitry Torokhov · 2 years, 3 months ago
  15. b7452d6 gpiolib: acpi: avoid leaking ACPI details into upper gpiolib layers by Dmitry Torokhov · 2 years, 3 months ago
  16. 16ba046 gpiolib: acpi: teach acpi_find_gpio() to handle data-only nodes by Dmitry Torokhov · 2 years, 3 months ago
  17. 2b6bce8 gpiolib: acpi: change acpi_find_gpio() to accept firmware node by Dmitry Torokhov · 2 years, 3 months ago
  18. eac001b gpiolib: acpi: Use METHOD_NAME__AEI macro for acpi_walk_resources by Xiang Yang · 2 years, 4 months ago
  19. 3a1e24f Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 4 months ago
  20. 4c99256 gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get by Raul E Rangel · 2 years, 5 months ago
  21. 0ea76c4 gpiolib: acpi: Add a quirk for Asus UM325UAZ by Mario Limonciello · 2 years, 7 months ago
  22. 6b6af7b gpiolib: acpi: Add support to ignore programming an interrupt by Mario Limonciello · 2 years, 7 months ago
  23. 6fd03f0 gpiolib: acpi: support bias pull disable by Nuno Sá · 2 years, 7 months ago
  24. 0c2cae0 gpiolib: acpi: Convert type for pin to be unsigned by Andy Shevchenko · 3 years ago
  25. 213d266 gpiolib: acpi: use correct format characters by Linus Torvalds · 3 years ago
  26. 660c619 gpiolib: acpi: Convert ACPI value of debounce to microseconds by Andy Shevchenko · 3 years ago
  27. 4a08d63 gpiolib: acpi: make fwnode take precedence in struct gpio_chip by Andy Shevchenko · 3 years, 2 months ago
  28. be3dc15 gpiolib: acpi: Unify debug and other messages format by Andy Shevchenko · 3 years, 3 months ago
  29. bdfd6ab gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use by Hans de Goede · 3 years, 3 months ago
  30. 2ff64a8 gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 3 years, 3 months ago
  31. 507805b gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios() by Andy Shevchenko · 3 years, 3 months ago
  32. adb5151 gpiolib: acpi: Replace custom code with device_match_acpi_handle() by Andy Shevchenko · 3 years, 4 months ago
  33. cef0d02 gpiolib: acpi: Make set-debounce-timeout failures non fatal by Hans de Goede · 3 years, 6 months ago
  34. c8d9c36 Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans by Hans de Goede · 3 years, 8 months ago
  35. a9e10e5 ACPI: scan: Extend acpi_walk_dep_device_list() by Daniel Scally · 3 years, 9 months ago
  36. 043d7f0 gpiolib: acpi: Add acpi_gpio_get_io_resource() by Daniel Scally · 3 years, 9 months ago
  37. 43582f2 gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper by Daniel Scally · 3 years, 9 months ago
  38. da91ece gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 by Hans de Goede · 3 years, 11 months ago
  39. 515321a gpiolib: Introduce acpi_gpio_dev_init() and call it from core by Andy Shevchenko · 4 years ago
  40. 8093902 gpiolib: acpi: Allow to find GpioInt() resource by name and index by Andy Shevchenko · 4 years ago
  41. 62d5247 gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk by Andy Shevchenko · 4 years ago
  42. 6e5d579 gpiolib: acpi: Add missing IRQF_ONESHOT by Yang Li · 4 years ago
  43. 40b3700 Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 4 years, 2 months ago
  44. bc5d098 gpiolib: acpi: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 3 months ago
  45. 2c4d00c gpiolib: acpi: Use BIT() macro to increase readability by Andy Shevchenko · 4 years, 3 months ago
  46. 74301f2 gpiolib: acpi: Convert pin_index to be u16 by Andy Shevchenko · 4 years, 3 months ago
  47. 2e2b496 gpiolib: acpi: Extract acpi_request_own_gpiod() helper by Andy Shevchenko · 4 years, 3 months ago
  48. bca4048 gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt() by Andy Shevchenko · 4 years, 3 months ago
  49. 56f7058 gpiolib: acpi: Set initial value for output pin based on bias and polarity by Vasile-Laurentiu Stanimir · 4 years, 5 months ago
  50. 1a81f19 gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code by Andy Shevchenko · 4 years, 3 months ago
  51. ce698f4 gpiolib: acpi: Move non-critical code outside of critical section by Andy Shevchenko · 4 years, 3 months ago
  52. 8dcb7a1 gpiolib: acpi: Take into account debounce settings by Andy Shevchenko · 4 years, 3 months ago
  53. 32fa655 gpiolib: acpi: Use named item for enum gpiod_flags variable by Andy Shevchenko · 4 years, 3 months ago
  54. e7b7313 gpiolib: acpi: Respect bias settings for GpioInt() resource by Andy Shevchenko · 4 years, 3 months ago
  55. 0486bea Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 4 months ago
  56. 7cba1a4 gpiolib: generalize devprop_gpiochip_set_names() for device properties by Bartosz Golaszewski · 4 years, 5 months ago
  57. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  58. 04fd1ca gpiolib: acpi: Add missing __init(const) markers to initcall-s by Hans de Goede · 5 years ago
  59. 0c625cc gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model by Hans de Goede · 5 years ago
  60. 0e91506 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model by Hans de Goede · 5 years ago
  61. 2ccb21f gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option by Hans de Goede · 5 years ago
  62. efaa87f gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk by Hans de Goede · 5 years ago
  63. aa23ca3 gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism by Hans de Goede · 5 years ago
  64. 1ad1b54 gpiolib: acpi: Turn dmi_system_id table into a generic quirk table by Hans de Goede · 5 years ago
  65. 99a0d9f Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  66. d4fc46f gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK by Hans de Goede · 5 years ago
  67. 3f86a7e gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors by Hans de Goede · 5 years ago
  68. 2727315 gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist by Hans de Goede · 5 years ago
  69. bbfe0d6 Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  70. 61f7f7c gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist by Hans de Goede · 5 years ago
  71. 4f78d91 gpiolib: acpi: make acpi_can_fallback_to_crs() static by Dmitry Torokhov · 5 years ago
  72. 2838bf9 gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h by Andy Shevchenko · 6 years ago
  73. 77cb907 gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h by Andy Shevchenko · 6 years ago
  74. 5923ea6 gpio: pass lookup and descriptor flags to request_own by Linus Walleij · 6 years ago
  75. 2d3b6db gpiolib: acpi: Respect pin bias setting by Andy Shevchenko · 6 years ago
  76. 606be34 gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper by Andy Shevchenko · 6 years ago
  77. 24a4954 gpiolib: acpi: Set pin value, based on bias, more accurately by Andy Shevchenko · 6 years ago
  78. 80c8d92 gpiolib: acpi: Change type of dflags by Andy Shevchenko · 6 years ago
  79. 2d6c06f gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT by Andy Shevchenko · 6 years ago
  80. fed7026 gpiolib: Make use of enum gpio_lookup_flags consistent by Andy Shevchenko · 6 years ago
  81. 85edcd0 gpiolib: acpi: Fix references in kernel doc and amend by Andy Shevchenko · 6 years ago
  82. 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
  83. 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
  84. 7db52b5 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  85. c163f90c ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting by Erik Schmauss · 6 years ago
  86. 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
  87. 4d1f7a6 gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO by Andy Shevchenko · 6 years ago
  88. 876811f gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event by Andy Shevchenko · 6 years ago
  89. 72893f0 gpiolib-acpi: Preserve non direction flags when updating gpiod_flags by Hans de Goede · 6 years ago
  90. 8625232 gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts by Hans de Goede · 6 years ago
  91. 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
  92. 6c905f9 gpiolib-acpi: remove unused variable 'err', cleans up build warning by Colin Ian King · 6 years ago
  93. 21abf103 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
  94. e59f5e0 gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers by Hans de Goede · 6 years ago
  95. 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
  96. 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
  97. 5f5e489 ACPI / property: Allow multiple property compatible _DSD entries by Mika Westerberg · 6 years ago
  98. dae5f0a gpio: Use SPDX header for core library by Linus Walleij · 6 years ago
  99. f13a0b0 gpio: Get rid of legacy header by Linus Walleij · 6 years ago
  100. 78d3a92 gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall by Hans de Goede · 7 years ago