index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
gpio.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+42
2012-04-06
gpio: add flags to export GPIOs when requesting
Wolfram Sang
1
-0
/
+3
2012-03-12
Documentation/gpio.txt: Explain expected pinctrl interaction
Stephen Warren
1
-3
/
+20
2012-03-05
Documentation: gpio: Add details of open-drain/source configuration
Laxman Dewangan
1
-2
/
+15
2011-01-14
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
1
-1
/
+1
2011-01-13
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
1
-1
/
+1
2010-11-19
Documentation/gpio.txt: explain poll/select usage
Bernhard Walle
1
-0
/
+10
2010-09-10
gpio: doc updates
David Brownell
1
-8
/
+14
2010-08-11
gpiolib: decouple might_sleep_if() from DEBUG
David Brownell
1
-6
/
+29
2010-03-06
gpio: introduce gpio_request_one() and friends
Eric Miao
1
-0
/
+64
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
1
-0
/
+15
2009-12-10
correct gpio.txt typos
Dominik D. Geyer
1
-2
/
+2
2009-09-23
gpiolib: allow poll() on value
Daniel Glöckner
1
-0
/
+7
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
1
-0
/
+10
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
1
-1
/
+1
2009-04-03
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
1
-14
/
+9
2008-10-16
gpiolib: request/free hooks
David Brownell
1
-0
/
+4
2008-10-16
gpiolib: gpio_to_irq() hooks
David Brownell
1
-2
/
+3
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+11
2008-07-25
gpio: sysfs interface
David Brownell
1
-5
/
+118
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
1
-0
/
+10
2008-03-05
gpio: <linux/gpio.h> and "no GPIO support here" stubs
David Brownell
1
-4
/
+12
2008-02-05
gpiolib: update Documentation/gpio.txt
David Brownell
1
-12
/
+121
2007-07-24
minor gpio doc update
David Brownell
1
-2
/
+2
2007-07-19
gpio calls don't need i/o barriers
David Brownell
1
-0
/
+3
2007-05-17
gpio interface loosens call restrictions
David Brownell
1
-2
/
+6
2007-05-11
Documentation/gpio.txt mentions GENERIC_GPIO
David Brownell
1
-1
/
+3
2007-04-13
[PATCH] doc: gpio.txt describes open-drain emulation
David Brownell
1
-1
/
+30
2007-03-17
[PATCH] gpio_direction_output() needs an initial value
David Brownell
1
-1
/
+4
2007-02-16
[PATCH] GPIO core documentation
David Brownell
1
-7
/
+10
2007-02-12
[PATCH] GPIO core
David Brownell
1
-0
/
+271