index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-of.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-05
gpio: of: provide optional of_mm_gpiochip_add_data() function
Linus Walleij
1
-5
/
+7
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-2
/
+2
2015-09-24
gpiolib-of: Rename gpio_hog functions to be generic
Markus Pargmann
1
-10
/
+10
2015-07-28
gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
1
-9
/
+18
2015-07-16
gpiolib: remove unneeded assignation
Laurent Navet
1
-1
/
+1
2015-07-16
gpio: of: remove unnecessary variable in of_get_gpio_hog()
Masahiro Yamada
1
-4
/
+1
2015-05-19
Drivers: gpio: Fix spelling errors
Colin Cronin
1
-1
/
+1
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+111
2015-03-04
gpio: add GPIO hogging mechanism
Benoit Parrot
1
-0
/
+111
2015-02-23
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
1
-4
/
+5
2015-02-11
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-0
/
+17
2015-01-15
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
1
-2
/
+8
2015-01-15
gpio/gpiolib-of: Create of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-0
/
+17
2014-08-17
gpio: delete unneeded test before of_node_put
Julia Lawall
1
-3
/
+1
2014-07-23
gpio: make gpiochip_get_desc() gpiolib-private
Alexandre Courbot
1
-1
/
+1
2014-07-23
gpio: remove export of private of_get_named_gpio_flags()
Alexandre Courbot
1
-1
/
+0
2014-07-09
gpiolib: of: Update debug messages for of_get_named_gpiod_flags
Tushar Behera
1
-3
/
+4
2014-05-21
gpio: make of_get_named_gpiod_flags() private
Alexandre Courbot
1
-0
/
+14
2014-04-28
gpiolib: of: remove gpio_to_desc() usage
Linus Walleij
1
-1
/
+1
2014-02-06
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+2
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-11
/
+17
2013-10-19
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
1
-11
/
+17
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
1
-8
/
+55
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2013-08-29
gpio: implement gpio-ranges binding document fix
Stephen Warren
1
-2
/
+2
2013-08-16
gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...
Lothar Waßmann
1
-1
/
+2
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-04-03
Merge tag 'v3.9-rc5' into devel
Linus Walleij
1
-3
/
+2
2013-03-27
gpio: gpiolib-of.c: fix checkpatch error
Laurent Navet
1
-1
/
+1
2013-03-07
gpio: add gpio offset in gpio range cells property
Haojian Zhuang
1
-13
/
+2
2013-03-07
gpio: fix wrong checking condition for gpio range
Haojian Zhuang
1
-3
/
+2
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-35
/
+0
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-35
/
+0
2013-01-21
gpio: use pinctrl device name for add range
Haojian Zhuang
1
-1
/
+1
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
1
-0
/
+12
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-14
/
+9
2012-11-11
gpiolib: remove duplicate pin range code
Linus Walleij
1
-12
/
+1
2012-11-11
gpiolib-of: staticize the pin range calls
Linus Walleij
1
-4
/
+4
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+56
2012-08-17
gpio: Fix debug message in of_get_named_gpio_flags()
Thierry Reding
1
-1
/
+1
2012-07-17
gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
Roland Stigge
1
-1
/
+4
2012-07-17
gpio: propagate of_parse_phandle_with_args errors
Alexandre Courbot
1
-1
/
+1
2012-05-25
gpio/of: fix a typo of comment message
Dong Aisheng
1
-1
/
+1
2012-05-18
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
1
-42
/
+38
2012-05-08
Merge tag 'v3.4-rc6' into gpio/next
Grant Likely
1
-1
/
+1
2012-04-07
gpio: Move DT support code into drivers/gpio
Grant Likely
1
-0
/
+240