summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-acpi.c
AgeCommit message (Expand)Author
2021-05-22gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede
2021-03-30gpiolib: acpi: Add missing IRQF_ONESHOTYang Li
2020-04-02gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede
2020-04-01gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede
2020-04-01gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede
2020-04-01gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede
2020-01-14gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede
2020-01-14gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede
2019-11-13gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-11gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede
2019-09-10gpiolib: acpi: make acpi_can_fallback_to_crs() staticDmitry Torokhov
2019-07-31gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.hAndy Shevchenko
2019-07-31gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.hAndy Shevchenko
2019-06-07gpio: pass lookup and descriptor flags to request_ownLinus Walleij
2019-04-23gpiolib: acpi: Respect pin bias settingAndy Shevchenko
2019-04-23gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helperAndy Shevchenko
2019-04-23gpiolib: acpi: Set pin value, based on bias, more accuratelyAndy Shevchenko
2019-04-23gpiolib: acpi: Change type of dflagsAndy Shevchenko
2019-04-23gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko
2019-04-23gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko
2019-04-01gpiolib: acpi: Fix references in kernel doc and amendAndy Shevchenko
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-03-04Merge branch 'acpica'Rafael J. Wysocki
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-02-08gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko
2019-01-28gpiolib: acpi: Correct kernel doc of struct acpi_gpio_eventAndy Shevchenko
2019-01-10gpiolib-acpi: Preserve non direction flags when updating gpiod_flagsHans de Goede
2019-01-07gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interruptsHans de Goede
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-21gpiolib-acpi: remove unused variable 'err', cleans up build warningColin Ian King
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-12-07gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlersHans de Goede
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg
2018-09-25gpio: Use SPDX header for core libraryLinus Walleij
2018-09-17gpio: Get rid of legacy headerLinus Walleij
2018-08-29gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede
2018-08-29gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko
2018-08-14Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-01gpiolib-acpi: make sure we trigger edge events at least once on bootBenjamin Tissoires
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-12-22gpio: fix "gpio-line-names" property retrievalChristophe Leroy
2017-11-30gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko
2017-11-30gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko