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
2019-01-28
gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event
Andy Shevchenko
2019-01-10
gpiolib-acpi: Preserve non direction flags when updating gpiod_flags
Hans de Goede
2019-01-07
gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts
Hans de Goede
2018-12-28
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-12-21
gpiolib-acpi: remove unused variable 'err', cleans up build warning
Colin Ian King
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-12-07
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
Hans de Goede
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-02
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
2018-09-25
gpio: Use SPDX header for core library
Linus Walleij
2018-09-17
gpio: Get rid of legacy header
Linus Walleij
2018-08-29
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
2018-08-29
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-08-01
gpiolib-acpi: make sure we trigger edge events at least once on boot
Benjamin Tissoires
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-12-22
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
2017-11-30
gpiolib: acpi: Introduce NO_RESTRICTION quirk
Andy Shevchenko
2017-11-30
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
2017-11-30
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
2017-11-30
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
2017-11-30
gpiolib: acpi: Don't contaminate return parameter in case of error
Andy Shevchenko
2017-11-30
gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
Andy Shevchenko
2017-11-29
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
Mika Westerberg
2017-09-19
gpio: acpi: work around false-positive -Wstring-overflow warning
Arnd Bergmann
2017-08-14
gpio: acpi: Fixup kerneldoc
Thierry Reding
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
2017-05-29
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
2017-05-29
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
2017-05-29
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
Andy Shevchenko
2017-05-29
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
Andy Shevchenko
2017-05-29
gpio: acpi: Even more tighten up ACPI GPIO lookups
Andy Shevchenko
2017-05-29
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
Andy Shevchenko
2017-05-29
gpio: acpi: Align acpi_find_gpio() with DT version
Andy Shevchenko
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-03-30
ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
Dmitry Torokhov
2017-03-30
gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set
Hans de Goede
2017-03-16
gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints
Hans de Goede
2017-03-16
gpio: acpi: Don't return 0 on acpi_gpio_count()
Andy Shevchenko
2017-03-15
gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-01-11
gpiolib: Update documentation of struct acpi_gpio_info
Andy Shevchenko
2016-12-13
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2016-11-09
ACPI / gpio: avoid warning for gpio hogging code
Arnd Bergmann
2016-10-31
ACPI / gpio: make acpi_gpiochip_parse_own_gpio static
Wei Yongjun
2016-10-31
ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios()
Wei Yongjun
2016-10-24
ACPI / gpio: Add support for naming GPIOs
Mika Westerberg
[prev]
[next]