index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi.c
Age
Commit message (
Expand
)
Author
2021-06-16
Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans
Hans de Goede
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
2021-06-04
gpiolib: acpi: Add acpi_gpio_get_io_resource()
Daniel Scally
2021-06-04
gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
Daniel Scally
2021-05-05
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
2021-03-26
gpiolib: Introduce acpi_gpio_dev_init() and call it from core
Andy Shevchenko
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
2021-03-08
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
2020-12-09
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2020-12-01
gpiolib: acpi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-16
gpiolib: acpi: Use BIT() macro to increase readability
Andy Shevchenko
2020-11-16
gpiolib: acpi: Convert pin_index to be u16
Andy Shevchenko
2020-11-16
gpiolib: acpi: Extract acpi_request_own_gpiod() helper
Andy Shevchenko
2020-11-16
gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
Andy Shevchenko
2020-11-16
gpiolib: acpi: Set initial value for output pin based on bias and polarity
Vasile-Laurentiu Stanimir
2020-11-16
gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
Andy Shevchenko
2020-11-16
gpiolib: acpi: Move non-critical code outside of critical section
Andy Shevchenko
2020-11-16
gpiolib: acpi: Take into account debounce settings
Andy Shevchenko
2020-11-16
gpiolib: acpi: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-11-16
gpiolib: acpi: Respect bias settings for GpioInt() resource
Andy Shevchenko
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-09-14
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-16
gpiolib: acpi: Add missing __init(const) markers to initcall-s
Hans de Goede
2020-03-24
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
Hans de Goede
2020-03-11
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
Hans de Goede
2020-03-11
gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
Hans de Goede
2020-03-11
gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
Hans de Goede
2020-01-07
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
2020-01-07
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
2019-12-01
Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-11-21
gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK
Hans de Goede
2019-11-15
gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
Hans de Goede
2019-11-13
gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
Hans de Goede
2019-09-16
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-09-11
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
2019-09-10
gpiolib: acpi: make acpi_can_fallback_to_crs() static
Dmitry Torokhov
2019-07-31
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
Andy Shevchenko
2019-07-31
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
2019-06-07
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
2019-04-23
gpiolib: acpi: Respect pin bias setting
Andy Shevchenko
2019-04-23
gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper
Andy Shevchenko
2019-04-23
gpiolib: acpi: Set pin value, based on bias, more accurately
Andy Shevchenko
2019-04-23
gpiolib: acpi: Change type of dflags
Andy Shevchenko
2019-04-23
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
Andy Shevchenko
2019-04-23
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
2019-04-01
gpiolib: acpi: Fix references in kernel doc and amend
Andy Shevchenko
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-06
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
[next]