index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi.c
Age
Commit message (
Expand
)
Author
2014-05-23
gpio / ACPI: use *_cansleep version of gpiod_get/set APIs
Aaron Lu
2014-04-14
gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read
Mika Westerberg
2014-04-14
gpio / ACPI: Don't crash on NULL chip->dev
Mika Westerberg
2014-03-14
gpio / ACPI: Add support for ACPI GPIO operation regions
Mika Westerberg
2014-03-13
gpio / ACPI: Rework ACPI GPIO event handling
Mika Westerberg
2014-03-13
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
Mika Westerberg
2014-03-13
gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
Mika Westerberg
2014-02-12
gpiolib: ACPI: remove gpio_to_desc() usage
Alexandre Courbot
2014-01-08
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
2014-01-08
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
2013-12-12
gpio / ACPI: return -ENOENT when no mapping exists
Mika Westerberg
2013-10-19
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
2013-10-19
gpiolib / ACPI: convert to gpiod interfaces
Mika Westerberg
2013-10-11
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
Mika Westerberg
2013-09-17
gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
2013-04-11
gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
Mika Westerberg
2013-04-10
gpio / ACPI: Handle ACPI events in accordance with the spec
Rafael J. Wysocki
2013-02-04
gpiolib-acpi: Fix error checks in interrupt requesting
Mathias Nyman
2013-01-29
gpiolib-acpi: Add ACPI5 event model support to gpio.
Mathias Nyman
2012-11-30
gpio / ACPI: add ACPI support
Mathias Nyman