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
/
drivers
/
gpio
/
gpiolib-of.c
Age
Commit message (
Expand
)
Author
2015-02-11
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2015-01-15
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
2015-01-15
gpio/gpiolib-of: Create of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2014-08-17
gpio: delete unneeded test before of_node_put
Julia Lawall
2014-07-23
gpio: make gpiochip_get_desc() gpiolib-private
Alexandre Courbot
2014-07-23
gpio: remove export of private of_get_named_gpio_flags()
Alexandre Courbot
2014-07-09
gpiolib: of: Update debug messages for of_get_named_gpiod_flags
Tushar Behera
2014-05-21
gpio: make of_get_named_gpiod_flags() private
Alexandre Courbot
2014-04-28
gpiolib: of: remove gpio_to_desc() usage
Linus Walleij
2014-02-06
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
Sachin Kamat
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-10-19
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-08-29
gpio: implement gpio-ranges binding document fix
Stephen Warren
2013-08-16
gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...
Lothar Waßmann
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-04-03
Merge tag 'v3.9-rc5' into devel
Linus Walleij
2013-03-27
gpio: gpiolib-of.c: fix checkpatch error
Laurent Navet
2013-03-07
gpio: add gpio offset in gpio range cells property
Haojian Zhuang
2013-03-07
gpio: fix wrong checking condition for gpio range
Haojian Zhuang
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2013-01-21
gpio: use pinctrl device name for add range
Haojian Zhuang
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
2012-11-11
gpiolib: remove duplicate pin range code
Linus Walleij
2012-11-11
gpiolib-of: staticize the pin range calls
Linus Walleij
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2012-08-17
gpio: Fix debug message in of_get_named_gpio_flags()
Thierry Reding
2012-07-17
gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
Roland Stigge
2012-07-17
gpio: propagate of_parse_phandle_with_args errors
Alexandre Courbot
2012-05-25
gpio/of: fix a typo of comment message
Dong Aisheng
2012-05-18
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
2012-05-08
Merge tag 'v3.4-rc6' into gpio/next
Grant Likely
2012-04-07
gpio: Move DT support code into drivers/gpio
Grant Likely