index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
consumer.h
Age
Commit message (
Expand
)
Author
2015-01-15
gpio: Make the vararg hacks not pass magic values
Olliver Schinagl
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-11-28
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
2014-11-27
gpiolib: allow simultaneous setting of multiple GPIO outputs
Rojhalat Ibrahim
2014-11-04
gpio: Support for unified device properties interface
Mika Westerberg
2014-09-02
gpio: move varargs hack outside #ifdef GPIOLIB
Linus Walleij
2014-08-21
gpio: move GPIOD flags outside #ifdef
Linus Walleij
2014-07-28
gpio: add flags argument to gpiod_get*() functions
Alexandre Courbot
2014-05-16
gpio: include linux/bug.h in interface header
Arnd Bergmann
2014-05-09
gpio: Add helpers for optional GPIOs
Thierry Reding
2014-03-14
Merge tag 'v3.14-rc6' into devel
Linus Walleij
2014-02-12
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
2014-02-07
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
2014-02-06
gpio: consumer.h: Move forward declarations outside #ifdef
Lars-Peter Clausen
2013-10-19
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2013-10-19
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot