Linus Torvalds
|
ea125dedbc
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
7 anni fa |
Linus Torvalds
|
edb2a385ec
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
7 anni fa |
Linus Torvalds
|
2857676045
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 anni fa |
Kees Cook
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 anni fa |
Christian Lamparter
|
973c1714de
gpiolib: discourage gpiochip_add_pin[group]_range for DT pinctrls
|
7 anni fa |
Laura Abbott
|
3027743f83
gpio: Remove VLA from gpiolib
|
7 anni fa |
Dan Carpenter
|
ba3efdff2c
gpiolib: fix gpiochip_machine_hog()
|
7 anni fa |
Bartosz Golaszewski
|
a411e81e61
gpiolib: add hogs support for machine code
|
7 anni fa |
Uwe Kleine-König
|
f001cc351a
gpio: fix error path in lineevent_create
|
7 anni fa |
Timur Tabi
|
ab3dbcf78f
gpioib: do not free unrequested descriptors
|
7 anni fa |
Linus Walleij
|
89b0b4e2d3
Merge branch 'gpio-reserved-ranges' into devel
|
7 anni fa |
Stephen Boyd
|
726cb3ba49
gpiolib: Support 'gpio-reserved-ranges' property
|
7 anni fa |
Stephen Boyd
|
ace56935ff
gpiolib: Change bitmap allocation to kmalloc_array
|
7 anni fa |
Stephen Boyd
|
e4371f6e07
gpiolib: Extract mask allocation into subroutine
|
7 anni fa |
Wang Dongsheng
|
9d5a1f2ca6
gpiolib: friendly debug information for consumer
|
7 anni fa |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 anni fa |
Linus Torvalds
|
9798f5178f
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
7 anni fa |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 anni fa |
Linus Walleij
|
d58f2bf261
gpio: Timestamp events in hardirq handler
|
7 anni fa |
Linus Walleij
|
24bd3efc9d
gpio: Fix kernel stack leak to userspace
|
7 anni fa |
Colin Ian King
|
40a3c9db08
gpiolib: remove redundant initialization of pointer desc
|
7 anni fa |
Linus Walleij
|
7d18f0a14a
gpio: No NULL owner
|
7 anni fa |
Linus Walleij
|
92542edc42
gpio: Export devm_gpiod_get_from_of_node() for consumers
|
7 anni fa |
Linus Walleij
|
6392cca42d
gpio: Break out code to get a descriptor from a DT node
|
7 anni fa |
Stephen Boyd
|
64ff2c8e46
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
|
7 anni fa |
Geert Uytterhoeven
|
1e77fc8211
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
|
7 anni fa |
Wolfram Sang
|
94fc73094a
gpio: correct docs about return value of gpiod_get_direction
|
7 anni fa |
Linus Walleij
|
24e78079bf
gpio: label descriptors using the device name
|
7 anni fa |
Vladimir Zapolskiy
|
156dd39219
gpiolib: add desc validation to gpiod_set_transitory()
|
7 anni fa |
Vladimir Zapolskiy
|
dd3b9a4408
gpiolib: remove a redundant check in gpiod_to_chip()
|
7 anni fa |