index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2014-02-20
gpio: update path to documentation
Richard Genoud
1
-1
/
+1
2013-11-25
gpio: Remove duplicate include of errno.h
Vishwanathrao Badarkhe, Manish
1
-1
/
+0
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
1
-11
/
+46
2013-10-29
gpio: provide stubs for devres gpio functions
Linus Walleij
1
-7
/
+27
2013-10-19
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
1
-4
/
+7
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
1
-0
/
+10
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
1
-0
/
+12
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-3
/
+3
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
1
-20
/
+8
2012-11-21
gpiolib: rename pin range arguments
Linus Walleij
1
-1
/
+1
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
1
-1
/
+2
2012-11-11
gpiolib: iron out include ladder mistakes
Linus Walleij
1
-4
/
+3
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-1
/
+1
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
1
-6
/
+18
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+3
2012-07-05
gpio: fix bits conflict for gpio flags
Laxman Dewangan
1
-2
/
+2
2012-05-18
gpiolib: Implement devm_gpio_request_one()
Mark Brown
1
-0
/
+6
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-0
/
+34
2012-04-05
gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions
Mark Brown
1
-0
/
+14
2012-04-05
gpio: add flags to export GPIOs when requesting
Wolfram Sang
1
-0
/
+5
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+6
2012-03-05
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
1
-0
/
+3
2012-03-05
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
1
-0
/
+3
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-10-24
gpiolib: Ensure struct gpio is always defined
Mark Brown
1
-10
/
+12
2011-06-16
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
1
-0
/
+11
2011-05-27
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
1
-2
/
+2
2011-05-26
gpio: Convert gpio_is_valid to return bool
Joe Perches
1
-2
/
+2
2011-01-14
include/gpio.h: remove remaining __must_check-annotiations
Wolfram Sang
1
-2
/
+2
2011-01-13
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
1
-3
/
+3
2011-01-13
gpiolib: add missing functions to generic fallback
Wolfram Sang
1
-0
/
+20
2011-01-13
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
1
-3
/
+3
2010-09-01
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
Anton Vorontsov
1
-0
/
+1
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
1
-0
/
+5
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
1
-0
/
+6
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
1
-0
/
+11
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
1
-0
/
+3
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+13
2008-05-24
gpio: build fixes
David Brownell
1
-0
/
+3
2008-03-04
gpio: <linux/gpio.h> and "no GPIO support here" stubs
David Brownell
1
-0
/
+95