| Commit message (Expand) | Author | Age | Files | Lines |
* | gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model | Hans de Goede | 2020-03-24 | 1 | -0/+15 |
* | gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model | Hans de Goede | 2020-03-11 | 1 | -0/+15 |
* | gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option | Hans de Goede | 2020-03-11 | 1 | -20/+76 |
* | gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk | Hans de Goede | 2020-03-11 | 1 | -6/+8 |
* | gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism | Hans de Goede | 2020-01-07 | 1 | -1/+31 |
* | gpiolib: acpi: Turn dmi_system_id table into a generic quirk table | Hans de Goede | 2020-01-07 | 1 | -4/+15 |
* | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-12-02 | 1 | -5/+12 |
|\ |
|
| * | gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK | Hans de Goede | 2019-11-21 | 1 | -2/+3 |
| * | gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors | Hans de Goede | 2019-11-15 | 1 | -3/+9 |
* | | gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist | Hans de Goede | 2019-11-13 | 1 | -0/+17 |
|/ |
|
* | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-09-16 | 1 | -9/+18 |
|\ |
|
| * | gpiolib: acpi: make acpi_can_fallback_to_crs() static | Dmitry Torokhov | 2019-09-10 | 1 | -9/+10 |
| * | gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h | Andy Shevchenko | 2019-07-31 | 1 | -0/+7 |
| * | gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h | Andy Shevchenko | 2019-07-31 | 1 | -0/+1 |
* | | gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist | Hans de Goede | 2019-09-11 | 1 | -4/+38 |
|/ |
|
* | gpio: pass lookup and descriptor flags to request_own | Linus Walleij | 2019-06-07 | 1 | -3/+3 |
* | gpiolib: acpi: Respect pin bias setting | Andy Shevchenko | 2019-04-23 | 1 | -0/+12 |
* | gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper | Andy Shevchenko | 2019-04-23 | 1 | -3/+10 |
* | gpiolib: acpi: Set pin value, based on bias, more accurately | Andy Shevchenko | 2019-04-23 | 1 | -9/+17 |
* | gpiolib: acpi: Change type of dflags | Andy Shevchenko | 2019-04-23 | 1 | -2/+2 |
* | gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT | Andy Shevchenko | 2019-04-23 | 1 | -2/+3 |
* | gpiolib: Make use of enum gpio_lookup_flags consistent | Andy Shevchenko | 2019-04-23 | 1 | -5/+9 |
* | gpiolib: acpi: Fix references in kernel doc and amend | Andy Shevchenko | 2019-04-01 | 1 | -20/+25 |
* | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-03-08 | 1 | -2/+5 |
|\ |
|
| * | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 2019-02-17 | 1 | -6/+1 |
| |\ |
|
| * | | gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event | Andy Shevchenko | 2019-01-28 | 1 | -1/+1 |
| * | | gpiolib-acpi: Preserve non direction flags when updating gpiod_flags | Hans de Goede | 2019-01-10 | 1 | -1/+4 |
* | | | Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-03-06 | 1 | -4/+11 |
|\ \ \ |
|
| * | | | gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO | Andy Shevchenko | 2019-02-08 | 1 | -4/+11 |
| | |/
| |/| |
|
* | | | Merge branch 'acpica' | Rafael J. Wysocki | 2019-03-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting | Erik Schmauss | 2019-02-24 | 1 | -1/+1 |
| |/ |
|
* / | gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts | Hans de Goede | 2019-01-07 | 1 | -6/+1 |
|/ |
|
* | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-12-29 | 1 | -11/+3 |
|\ |
|
| * | gpiolib-acpi: remove unused variable 'err', cleans up build warning | Colin Ian King | 2018-12-21 | 1 | -1/+0 |
| * | gpio: Pass a flag to gpiochip_request_own_desc() | Linus Walleij | 2018-12-14 | 1 | -10/+3 |
* | | gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers | Hans de Goede | 2018-12-07 | 1 | -60/+84 |
|/ |
|
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-25 | 1 | -1/+1 |
|\ |
|
| * | ACPI / property: Allow multiple property compatible _DSD entries | Mika Westerberg | 2018-10-02 | 1 | -1/+1 |
* | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-10-23 | 1 | -5/+1 |
|\ \
| |/
|/| |
|
| * | gpio: Use SPDX header for core library | Linus Walleij | 2018-09-25 | 1 | -4/+1 |
| * | gpio: Get rid of legacy header | Linus Walleij | 2018-09-17 | 1 | -1/+0 |
* | | gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall | Hans de Goede | 2018-08-29 | 1 | -35/+49 |
* | | gpiolib: acpi: Switch to cansleep version of GPIO library call | Andy Shevchenko | 2018-08-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-08-14 | 1 | -4/+7 |
|\ |
|
| * | ACPI: Convert ACPI reference args to generic fwnode reference args | Sakari Ailus | 2018-07-23 | 1 | -4/+7 |
* | | gpiolib-acpi: make sure we trigger edge events at least once on boot | Benjamin Tissoires | 2018-08-01 | 1 | -1/+55 |
|/ |
|
* | Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-02-02 | 1 | -73/+2 |
|\ |
|
| * | gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation | Mika Westerberg | 2017-11-29 | 1 | -73/+2 |
* | | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-01-31 | 1 | -19/+38 |
|\ \ |
|
| * | | gpiolib: acpi: Introduce NO_RESTRICTION quirk | Andy Shevchenko | 2017-11-30 | 1 | -3/+10 |