index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi.c
Age
Commit message (
Expand
)
Author
2016-04-30
gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list
Ville Syrjälä
2016-02-16
gpio: move the pin ranges into gpio_device
Linus Walleij
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-01-01
ACPI / gpio: Add irq_type when a GPIO is used as an interrupt
Christophe RICARD
2015-12-13
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
2015-11-19
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-31
gpio / ACPI: Allow shared GPIO event to be read via operation region
Mika Westerberg
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
2015-09-15
ACPI / gpio: Split acpi_get_gpiod_by_index()
Rafael J. Wysocki
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
2015-06-11
gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found
Mika Westerberg
2015-06-10
GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use
Hanjun Guo
2015-05-12
Merge tag 'v4.1-rc3' into devel
Linus Walleij
2015-05-11
gpio / ACPI: Add support for retrieving GpioInt resources from a device
Mika Westerberg
2015-04-27
gpiolib: change gpio pin from unsigned to signed in acpi callback
Qipeng Zha
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-03-19
gpio / ACPI: Use local variable instead of ACPI_HANDLE()
Rafael J. Wysocki
2015-03-19
gpiolib: translate pin number in GPIO ACPI callbacks
qipeng.zha
2015-03-05
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-11
Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-11-05
ACPI / property: Drop size_prop from acpi_dev_get_property_reference()
Rafael J. Wysocki
2014-11-04
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
Rafael J. Wysocki
2014-11-04
gpio / ACPI: Add support for _DSD device properties
Mika Westerberg
2014-11-04
gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod()
Mika Westerberg
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
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
[next]