index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-10
1
-3
/
+12
|
\
|
*
gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
Raul E Rangel
2022-10-04
1
-3
/
+12
*
|
gpiolib: acpi: Add a quirk for Asus UM325UAZ
Mario Limonciello
2022-09-05
1
-0
/
+14
*
|
gpiolib: acpi: Add support to ignore programming an interrupt
Mario Limonciello
2022-09-05
1
-4
/
+20
|
/
*
gpiolib: acpi: support bias pull disable
Nuno Sá
2022-07-19
1
-0
/
+3
*
gpiolib: acpi: Convert type for pin to be unsigned
Andy Shevchenko
2022-04-08
1
-8
/
+10
*
gpiolib: acpi: use correct format characters
Linus Torvalds
2022-04-08
1
-2
/
+2
*
gpiolib: acpi: Convert ACPI value of debounce to microseconds
Andy Shevchenko
2022-03-07
1
-2
/
+4
*
gpiolib: acpi: make fwnode take precedence in struct gpio_chip
Andy Shevchenko
2022-01-03
1
-0
/
+3
*
gpiolib: acpi: Unify debug and other messages format
Andy Shevchenko
2021-11-25
1
-6
/
+4
*
gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
Hans de Goede
2021-11-25
1
-4
/
+11
*
gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2021-11-15
1
-13
/
+7
*
gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
Andy Shevchenko
2021-11-15
1
-6
/
+0
*
gpiolib: acpi: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
2021-10-20
1
-4
/
+1
*
gpiolib: acpi: Make set-debounce-timeout failures non fatal
Hans de Goede
2021-09-22
1
-2
/
+4
*
Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans
Hans de Goede
2021-06-16
1
-5
/
+5
|
\
|
*
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
2021-06-07
1
-5
/
+5
*
|
gpiolib: acpi: Add acpi_gpio_get_io_resource()
Daniel Scally
2021-06-04
1
-0
/
+23
*
|
gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
Daniel Scally
2021-06-04
1
-0
/
+28
|
/
*
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
2021-05-05
1
-0
/
+14
*
gpiolib: Introduce acpi_gpio_dev_init() and call it from core
Andy Shevchenko
2021-03-26
1
-0
/
+7
*
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2021-03-08
1
-4
/
+8
*
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
2021-03-08
1
-1
/
+6
*
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
2021-03-08
1
-1
/
+1
*
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2020-12-09
1
-0
/
+1
|
\
|
*
gpiolib: acpi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-01
1
-0
/
+1
*
|
gpiolib: acpi: Use BIT() macro to increase readability
Andy Shevchenko
2020-11-16
1
-2
/
+1
*
|
gpiolib: acpi: Convert pin_index to be u16
Andy Shevchenko
2020-11-16
1
-5
/
+5
*
|
gpiolib: acpi: Extract acpi_request_own_gpiod() helper
Andy Shevchenko
2020-11-16
1
-22
/
+24
*
|
gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
Andy Shevchenko
2020-11-16
1
-2
/
+6
*
|
gpiolib: acpi: Set initial value for output pin based on bias and polarity
Vasile-Laurentiu Stanimir
2020-11-16
1
-9
/
+12
*
|
gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
Andy Shevchenko
2020-11-16
1
-33
/
+33
*
|
gpiolib: acpi: Move non-critical code outside of critical section
Andy Shevchenko
2020-11-16
1
-2
/
+2
*
|
gpiolib: acpi: Take into account debounce settings
Andy Shevchenko
2020-11-16
1
-0
/
+18
*
|
gpiolib: acpi: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-11-16
1
-1
/
+1
*
|
gpiolib: acpi: Respect bias settings for GpioInt() resource
Andy Shevchenko
2020-11-16
1
-1
/
+5
|
/
*
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-13
1
-3
/
+0
|
\
|
*
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
2020-09-14
1
-3
/
+0
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
gpiolib: acpi: Add missing __init(const) markers to initcall-s
Hans de Goede
2020-04-16
1
-3
/
+3
*
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
Hans de Goede
2020-03-24
1
-0
/
+15
*
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
Hans de Goede
2020-03-11
1
-0
/
+15
*
gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
Hans de Goede
2020-03-11
1
-20
/
+76
*
gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
Hans de Goede
2020-03-11
1
-6
/
+8
*
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
2020-01-07
1
-1
/
+31
*
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
2020-01-07
1
-4
/
+15
*
Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-12-01
1
-5
/
+12
|
\
|
*
gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK
Hans de Goede
2019-11-21
1
-2
/
+3
|
*
gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
Hans de Goede
2019-11-15
1
-3
/
+9
*
|
gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
Hans de Goede
2019-11-13
1
-0
/
+17
|
/
[next]