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.h
Age
Commit message (
Expand
)
Author
2011-05-27
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
2011-05-26
gpio: Convert gpio_is_valid to return bool
Joe Perches
2011-01-14
include/gpio.h: remove remaining __must_check-annotiations
Wolfram Sang
2011-01-13
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
2011-01-13
gpiolib: add missing functions to generic fallback
Wolfram Sang
2011-01-13
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
2010-09-01
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
Anton Vorontsov
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
2008-07-25
gpio: sysfs interface
David Brownell
2008-05-24
gpio: build fixes
David Brownell
2008-03-04
gpio: <linux/gpio.h> and "no GPIO support here" stubs
David Brownell