index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
gpio.h
Age
Commit message (
Expand
)
Author
2011-06-16
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
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-13
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
2011-01-13
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
2010-10-27
gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h
Anton Vorontsov
2010-09-09
gpio: doc updates
David Brownell
2010-07-05
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
2010-05-27
gpiolib: document that names can contain printk format specifiers
Uwe Kleine-König
2010-05-27
gpiolib: make names array and its values const
Uwe Kleine-König
2010-03-06
gpio: introduce gpio_request_one() and friends
Eric Miao
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-12-10
asm-generic/gpio.h: add some forward decls of the device struct
Mike Frysinger
2009-10-01
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
Mike Frysinger
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
2009-04-02
gpiolib: allow GPIOs to be named
Daniel Silverstone
2008-10-16
gpiolib: request/free hooks
David Brownell
2008-10-16
gpiolib: gpio_to_irq() hooks
David Brownell
2008-10-16
gpio: make gpiochip label const
Dmitry Baryshkov
2008-07-28
gpio: fix build on CONFIG_GPIO_SYSFS=n
Atsushi Nemoto
2008-07-26
gpiolib: fix typo in comment
Michael Buesch
2008-07-25
gpiolib: allow user-selection
Michael Buesch
2008-07-25
gpio: sysfs interface
David Brownell
2008-05-24
gpio: build fixes
David Brownell
2008-04-28
gpiochip_reserve()
Anton Vorontsov
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
2008-04-28
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
2007-02-12
[PATCH] GPIO core
David Brownell