Linus Walleij
|
d58f2bf261
gpio: Timestamp events in hardirq handler
|
7 年之前 |
Linus Walleij
|
24bd3efc9d
gpio: Fix kernel stack leak to userspace
|
7 年之前 |
Colin Ian King
|
40a3c9db08
gpiolib: remove redundant initialization of pointer desc
|
7 年之前 |
Linus Walleij
|
7d18f0a14a
gpio: No NULL owner
|
7 年之前 |
Linus Walleij
|
92542edc42
gpio: Export devm_gpiod_get_from_of_node() for consumers
|
7 年之前 |
Linus Walleij
|
6392cca42d
gpio: Break out code to get a descriptor from a DT node
|
7 年之前 |
Stephen Boyd
|
64ff2c8e46
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
|
7 年之前 |
Geert Uytterhoeven
|
1e77fc8211
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
|
7 年之前 |
Wolfram Sang
|
94fc73094a
gpio: correct docs about return value of gpiod_get_direction
|
7 年之前 |
Linus Walleij
|
24e78079bf
gpio: label descriptors using the device name
|
7 年之前 |
Vladimir Zapolskiy
|
156dd39219
gpiolib: add desc validation to gpiod_set_transitory()
|
7 年之前 |
Vladimir Zapolskiy
|
dd3b9a4408
gpiolib: remove a redundant check in gpiod_to_chip()
|
7 年之前 |
Vladimir Zapolskiy
|
30322bcf82
gpiolib: don't dereference a desc before validation
|
7 年之前 |
Andrew Lunn
|
39c3fd5895
kernel/irq: Extend lockdep class for request mutex
|
7 年之前 |
Jonathan Neuschäfer
|
689fd02e81
gpiolib: Fix typo in comment ("piochip_add_data")
|
7 年之前 |
Rasmus Villemoes
|
a746a23218
gpio: reduce descriptor validation code size
|
7 年之前 |
Timur Tabi
|
1ca2a92b2a
Revert "gpio: set up initial state from .get_direction()"
|
7 年之前 |
Bartosz Golaszewski
|
fcf273e580
gpiolib: use kstrdup_const() for gpio_device label
|
7 年之前 |
Andrew Jeffery
|
e10f72bf4b
gpio: gpiolib: Generalise state persistence beyond sleep
|
7 年之前 |
Linus Walleij
|
35541874e6
Merge branch 'ib-gpio-acpi-quirks' into devel
|
7 年之前 |
Bartosz Golaszewski
|
588fc3bcea
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
|
7 年之前 |
Andy Shevchenko
|
5c34b6c146
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
|
7 年之前 |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 年之前 |
Linus Torvalds
|
b630a23a73
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
7 年之前 |
Linus Torvalds
|
4008e6a9bc
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
7 年之前 |
Linus Walleij
|
bee67c7c9d
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
|
7 年之前 |
Linus Walleij
|
ec47873e1f
gpio: Fix undefined lock_dep_class
|
7 年之前 |
Thierry Reding
|
959bc7b22b
gpio: Automatically add lockdep keys
|
7 年之前 |
Thierry Reding
|
8302cf5852
gpio: Introduce struct gpio_irq_chip.first
|
7 年之前 |
Thierry Reding
|
60ed54cae8
gpio: Disambiguate struct gpio_irq_chip.nested
|
7 年之前 |