index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi.c
Age
Commit message (
Expand
)
Author
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-09-24
gpio / ACPI: Use pin index and bit length
Srinivas Pandruvada
2014-08-29
gpio: change gpiochip_request_own_desc() prototype
Alexandre Courbot
2014-08-29
gpio: acpi: normalize use of gpiochip_get_desc()
Alexandre Courbot
2014-07-28
gpio / ACPI: Move event handling registration to gpiolib irqchip helpers
Mika Westerberg
2014-07-23
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
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-12
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