- 4a08d63 gpiolib: acpi: make fwnode take precedence in struct gpio_chip by Andy Shevchenko · 3 years ago
- be3dc15 gpiolib: acpi: Unify debug and other messages format by Andy Shevchenko · 3 years, 1 month ago
- bdfd6ab gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use by Hans de Goede · 3 years, 1 month ago
- 2ff64a8 gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 3 years, 2 months ago
- 507805b gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios() by Andy Shevchenko · 3 years, 2 months ago
- adb5151 gpiolib: acpi: Replace custom code with device_match_acpi_handle() by Andy Shevchenko · 3 years, 2 months ago
- cef0d02 gpiolib: acpi: Make set-debounce-timeout failures non fatal by Hans de Goede · 3 years, 4 months ago
- c8d9c36 Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans by Hans de Goede · 3 years, 6 months ago
- a9e10e5 ACPI: scan: Extend acpi_walk_dep_device_list() by Daniel Scally · 3 years, 7 months ago
- 043d7f0 gpiolib: acpi: Add acpi_gpio_get_io_resource() by Daniel Scally · 3 years, 7 months ago
- 43582f2 gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper by Daniel Scally · 3 years, 7 months ago
- da91ece gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 by Hans de Goede · 3 years, 9 months ago
- 515321a gpiolib: Introduce acpi_gpio_dev_init() and call it from core by Andy Shevchenko · 3 years, 10 months ago
- 8093902 gpiolib: acpi: Allow to find GpioInt() resource by name and index by Andy Shevchenko · 3 years, 10 months ago
- 62d5247 gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk by Andy Shevchenko · 3 years, 10 months ago
- 6e5d579 gpiolib: acpi: Add missing IRQF_ONESHOT by Yang Li · 3 years, 10 months ago
- 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, 1 month ago
- bc5d098 gpiolib: acpi: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 2c4d00c gpiolib: acpi: Use BIT() macro to increase readability by Andy Shevchenko · 4 years, 2 months ago
- 74301f2 gpiolib: acpi: Convert pin_index to be u16 by Andy Shevchenko · 4 years, 2 months ago
- 2e2b496 gpiolib: acpi: Extract acpi_request_own_gpiod() helper by Andy Shevchenko · 4 years, 2 months ago
- bca4048 gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt() by Andy Shevchenko · 4 years, 2 months ago
- 56f7058 gpiolib: acpi: Set initial value for output pin based on bias and polarity by Vasile-Laurentiu Stanimir · 4 years, 3 months ago
- 1a81f19 gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code by Andy Shevchenko · 4 years, 2 months ago
- ce698f4 gpiolib: acpi: Move non-critical code outside of critical section by Andy Shevchenko · 4 years, 2 months ago
- 8dcb7a1 gpiolib: acpi: Take into account debounce settings by Andy Shevchenko · 4 years, 2 months ago
- 32fa655 gpiolib: acpi: Use named item for enum gpiod_flags variable by Andy Shevchenko · 4 years, 2 months ago
- e7b7313 gpiolib: acpi: Respect bias settings for GpioInt() resource by Andy Shevchenko · 4 years, 2 months ago
- 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, 3 months ago
- 7cba1a4 gpiolib: generalize devprop_gpiochip_set_names() for device properties by Bartosz Golaszewski · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 04fd1ca gpiolib: acpi: Add missing __init(const) markers to initcall-s by Hans de Goede · 4 years, 9 months ago
- 0c625cc gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model by Hans de Goede · 4 years, 10 months ago
- 0e91506 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model by Hans de Goede · 4 years, 10 months ago
- 2ccb21f gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option by Hans de Goede · 4 years, 10 months ago
- efaa87f gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk by Hans de Goede · 4 years, 10 months ago
- aa23ca3 gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism by Hans de Goede · 5 years ago
- 1ad1b54 gpiolib: acpi: Turn dmi_system_id table into a generic quirk table by Hans de Goede · 5 years ago
- 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
- d4fc46f gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK by Hans de Goede · 5 years ago
- 3f86a7e gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors by Hans de Goede · 5 years ago
- 2727315 gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist by Hans de Goede · 5 years ago
- 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
- 61f7f7c gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist by Hans de Goede · 5 years ago
- 4f78d91 gpiolib: acpi: make acpi_can_fallback_to_crs() static by Dmitry Torokhov · 5 years ago
- 2838bf9 gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h by Andy Shevchenko · 5 years ago
- 77cb907 gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h by Andy Shevchenko · 5 years ago
- 5923ea6 gpio: pass lookup and descriptor flags to request_own by Linus Walleij · 6 years ago
- 2d3b6db gpiolib: acpi: Respect pin bias setting by Andy Shevchenko · 6 years ago
- 606be34 gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper by Andy Shevchenko · 6 years ago
- 24a4954 gpiolib: acpi: Set pin value, based on bias, more accurately by Andy Shevchenko · 6 years ago
- 80c8d92 gpiolib: acpi: Change type of dflags by Andy Shevchenko · 6 years ago
- 2d6c06f gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT by Andy Shevchenko · 6 years ago
- fed7026 gpiolib: Make use of enum gpio_lookup_flags consistent by Andy Shevchenko · 6 years ago
- 85edcd0 gpiolib: acpi: Fix references in kernel doc and amend by Andy Shevchenko · 6 years ago
- 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
- 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
- 7db52b5 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
- c163f90c ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting by Erik Schmauss · 6 years ago
- 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
- 4d1f7a6 gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO by Andy Shevchenko · 6 years ago
- 876811f gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event by Andy Shevchenko · 6 years ago
- 72893f0 gpiolib-acpi: Preserve non direction flags when updating gpiod_flags by Hans de Goede · 6 years ago
- 8625232 gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts by Hans de Goede · 6 years ago
- 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
- 6c905f9 gpiolib-acpi: remove unused variable 'err', cleans up build warning by Colin Ian King · 6 years ago
- 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
- e59f5e0 gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers by Hans de Goede · 6 years ago
- 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
- 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
- 5f5e489 ACPI / property: Allow multiple property compatible _DSD entries by Mika Westerberg · 6 years ago
- dae5f0a gpio: Use SPDX header for core library by Linus Walleij · 6 years ago
- f13a0b0 gpio: Get rid of legacy header by Linus Walleij · 6 years ago
- 78d3a92 gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall by Hans de Goede · 6 years ago
- 993b9bc gpiolib: acpi: Switch to cansleep version of GPIO library call by Andy Shevchenko · 6 years ago
- 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
- ca876c7 gpiolib-acpi: make sure we trigger edge events at least once on boot by Benjamin Tissoires · 6 years ago
- 977d5ad ACPI: Convert ACPI reference args to generic fwnode reference args by Sakari Ailus · 6 years ago
- 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
- 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
- 8227033 gpio: fix "gpio-line-names" property retrieval by Christophe Leroy · 7 years ago
- 1b2ca32 gpiolib: acpi: Introduce NO_RESTRICTION quirk by Andy Shevchenko · 7 years ago
- ce0929d gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping by Andy Shevchenko · 7 years ago
- 5c34b6c gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags() by Andy Shevchenko · 7 years ago
- 5870cff47 gpiolib: acpi: Move adev member to struct acpi_gpio_info by Andy Shevchenko · 7 years ago
- 08be1a7 gpiolib: acpi: Don't contaminate return parameter in case of error by Andy Shevchenko · 7 years ago
- f67a6c1 gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup() by Andy Shevchenko · 7 years ago
- 03c4749 gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation by Mika Westerberg · 7 years ago
- e40a3ae gpio: acpi: work around false-positive -Wstring-overflow warning by Arnd Bergmann · 7 years ago
- db05c7e gpio: acpi: Fixup kerneldoc by Thierry Reding · 7 years ago
- 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
- c06632e gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan by Hans de Goede · 8 years ago
- 25e3ef8 gpio: acpi: Split out acpi_gpio_get_irq_resource() helper by Andy Shevchenko · 8 years ago
- a31f5c3 gpio: acpi: Override GPIO initialization flags by Andy Shevchenko · 8 years ago
- 2eca25a gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper by Andy Shevchenko · 8 years ago
- 6fe9da4 gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count() by Andy Shevchenko · 8 years ago
- f10e4bf gpio: acpi: Even more tighten up ACPI GPIO lookups by Andy Shevchenko · 8 years ago
- fe06b56 gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio() by Andy Shevchenko · 8 years ago
- 9e66504 gpio: acpi: Align acpi_find_gpio() with DT version by Andy Shevchenko · 8 years ago
- 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