index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-9
/
+18
2019-09-11
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
1
-4
/
+38
2019-09-10
gpiolib: acpi: make acpi_can_fallback_to_crs() static
Dmitry Torokhov
1
-9
/
+10
2019-07-31
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
Andy Shevchenko
1
-0
/
+7
2019-07-31
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
1
-0
/
+1
2019-06-08
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
1
-3
/
+3
2019-04-23
gpiolib: acpi: Respect pin bias setting
Andy Shevchenko
1
-0
/
+12
2019-04-23
gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper
Andy Shevchenko
1
-3
/
+10
2019-04-23
gpiolib: acpi: Set pin value, based on bias, more accurately
Andy Shevchenko
1
-9
/
+17
2019-04-23
gpiolib: acpi: Change type of dflags
Andy Shevchenko
1
-2
/
+2
2019-04-23
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
Andy Shevchenko
1
-2
/
+3
2019-04-23
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
1
-5
/
+9
2019-04-01
gpiolib: acpi: Fix references in kernel doc and amend
Andy Shevchenko
1
-20
/
+25
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+5
2019-03-07
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-4
/
+11
2019-03-04
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
1
-1
/
+1
2019-02-17
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
1
-6
/
+1
2019-02-08
gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
Andy Shevchenko
1
-4
/
+11
2019-01-28
gpiolib: acpi: Correct kernel doc of struct acpi_gpio_event
Andy Shevchenko
1
-1
/
+1
2019-01-10
gpiolib-acpi: Preserve non direction flags when updating gpiod_flags
Hans de Goede
1
-1
/
+4
2019-01-07
gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts
Hans de Goede
1
-6
/
+1
2018-12-29
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-11
/
+3
2018-12-21
gpiolib-acpi: remove unused variable 'err', cleans up build warning
Colin Ian King
1
-1
/
+0
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
1
-10
/
+3
2018-12-07
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
Hans de Goede
1
-60
/
+84
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-5
/
+1
2018-10-03
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
1
-1
/
+1
2018-09-25
gpio: Use SPDX header for core library
Linus Walleij
1
-4
/
+1
2018-09-17
gpio: Get rid of legacy header
Linus Walleij
1
-1
/
+0
2018-08-29
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
1
-35
/
+49
2018-08-29
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
1
-1
/
+1
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+7
2018-08-01
gpiolib-acpi: make sure we trigger edge events at least once on boot
Benjamin Tissoires
1
-1
/
+55
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
1
-4
/
+7
2018-02-03
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-73
/
+2
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-19
/
+38
2017-12-22
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
1
-1
/
+1
2017-11-30
gpiolib: acpi: Introduce NO_RESTRICTION quirk
Andy Shevchenko
1
-3
/
+10
2017-11-30
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
1
-2
/
+8
2017-11-30
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
1
-7
/
+16
2017-11-30
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
1
-5
/
+5
2017-11-30
gpiolib: acpi: Don't contaminate return parameter in case of error
Andy Shevchenko
1
-1
/
+1
2017-11-30
gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
Andy Shevchenko
1
-5
/
+2
2017-11-29
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
Mika Westerberg
1
-73
/
+2
2017-09-19
gpio: acpi: work around false-positive -Wstring-overflow warning
Arnd Bergmann
1
-1
/
+1
2017-08-14
gpio: acpi: Fixup kerneldoc
Thierry Reding
1
-2
/
+2
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-73
/
+112
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
1
-1
/
+1
[next]