Linus Walleij
|
d932cd4918
gpio: free handles in fringe cases
|
9 년 전 |
Johan Hovold
|
85b03b3033
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
|
9 년 전 |
Linus Walleij
|
7e7c059cb5
gpio: convince line to become input in irq helper
|
9 년 전 |
Ben Dooks
|
33265b17e0
gpiolib: make lineevent_irq_thread static
|
9 년 전 |
Linus Walleij
|
e2f608be64
gpio: make the iterator point to last handle
|
9 년 전 |
Linus Walleij
|
bfbbe44daf
gpio: make library immune to error pointers
|
9 년 전 |
Linus Walleij
|
79bb71bd1d
gpio: make sure gpiod_to_irq() returns negative on NULL desc
|
9 년 전 |
Arnd Bergmann
|
bc0207a546
gpiolib: avoid uninitialized data in gpio kfifo
|
9 년 전 |
Linus Walleij
|
61f922db72
gpio: userspace ABI for reading GPIO line events
|
9 년 전 |
Linus Walleij
|
d7c51b47ac
gpio: userspace ABI for reading/writing GPIO lines
|
9 년 전 |
Ricardo Ribalda Delgado
|
f4833b8cc7
gpiolib: Fix unaligned used of reference counters
|
9 년 전 |
Ricardo Ribalda Delgado
|
11f33a6d15
gpiolib: Fix NULL pointer deference
|
9 년 전 |
Linus Walleij
|
545ebd9a9b
gpio: drop lock before reading GPIO direction
|
9 년 전 |
Linus Walleij
|
54d77198fd
gpio: bail out silently on NULL descriptors
|
9 년 전 |
Linus Walleij
|
8b92e17efe
gpio: handle compatible ioctl() pointers
|
9 년 전 |
Linus Walleij
|
9c10280d85
gpio: flush direction status in gpiochip_lock_as_irq()
|
9 년 전 |
Linus Torvalds
|
1eccc6e152
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
9 년 전 |
Linus Walleij
|
4c37ce8608
gpio: make gpiod_to_irq() return negative for NO_IRQ
|
9 년 전 |
Linus Walleij
|
72d3200061
gpio: set up initial state from .get_direction()
|
9 년 전 |
Linus Walleij
|
44c7288f79
gpio: move gpiod_set_array_value_priv()
|
9 년 전 |
Laxman Dewangan
|
c31a571d43
gpio: gpiolib: Print error number if gpio hog failed
|
9 년 전 |
Guenter Roeck
|
159f3cd92f
gpiolib: Defer gpio device setup until after gpiolib initialization
|
9 년 전 |
Guenter Roeck
|
476e2fc5cd
gpiolib: Do not use devm functions when registering gpio chip
|
9 년 전 |
Dmitry Torokhov
|
25487533ff
gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*
|
9 년 전 |
Linus Walleij
|
c663e5f567
gpio: support native single-ended hardware drivers
|
9 년 전 |
Geert Uytterhoeven
|
1cfab8f8b3
gpiolib: Fix comment referring to gpio_*() in gpiod_*()
|
9 년 전 |
Linus Walleij
|
016bf20829
Merge branch 'devm-gpiochip-add-data' into devel
|
9 년 전 |
Bamvor Jian Zhang
|
a961f9b472
gpiolib: rewrite gpiodev_add_to_list
|
9 년 전 |
Linus Walleij
|
214338e372
gpio: present the consumer of a line to userspace
|
9 년 전 |
Laxman Dewangan
|
0cf3292cde
gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
|
9 년 전 |