index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_gpio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-10
gpio: Avoid kernel.h inclusion where it's possible
Andy Shevchenko
1
-3
/
+6
2019-09-11
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
1
-11
/
+0
2019-02-13
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
1
-0
/
+2
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
1
-5
/
+1
2017-12-02
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
1
-1
/
+1
2017-10-20
gpio: Fix loose spelling
Andrew Jeffery
1
-1
/
+1
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
1
-0
/
+1
2017-04-07
gpio: core: Decouple open drain/source flag with active low/high
Laxman Dewangan
1
-0
/
+1
2016-10-03
gpio: OF: localize some gpiochip init functions
Linus Walleij
1
-5
/
+0
2016-01-05
gpio: of: provide optional of_mm_gpiochip_add_data() function
Linus Walleij
1
-2
/
+8
2016-01-04
gpiolib: always initialize *flags from of_get_named_gpio_flags
Arnd Bergmann
1
-0
/
+3
2015-10-16
gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag
Laurent Pinchart
1
-0
/
+1
2015-07-28
gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
1
-2
/
+2
2015-01-15
gpio/gpiolib-of: Create of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-0
/
+1
2014-05-21
gpio: make of_get_named_gpiod_flags() private
Alexandre Courbot
1
-32
/
+3
2013-10-29
gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()
Stephen Rothwell
1
-1
/
+1
2013-10-19
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
1
-5
/
+24
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-17
/
+23
2012-05-18
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
1
-1
/
+0
2012-02-05
of_gpio: add support of of_gpio_named_count to be able to count named gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+25
2011-12-12
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
1
-4
/
+6
2011-07-28
of/gpio: export of_gpio_simple_xlate
Jamie Iles
1
-0
/
+9
2011-06-28
of/gpio: Add new method for getting gpios under different property names
John Bonesio
1
-5
/
+37
2010-07-05
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
1
-2
/
+5
2010-07-05
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
1
-0
/
+3
2010-07-05
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
1
-24
/
+5
2008-12-21
of/gpio: Implement of_gpio_count()
Anton Vorontsov
1
-0
/
+6
2008-12-03
of/gpio: Implement of_get_gpio_flags()
Anton Vorontsov
1
-4
/
+34
2008-07-22
of_gpio: Should use new <linux/gpio.h> header
Wolfgang Grandegger
1
-1
/
+1
2008-04-17
[POWERPC] OF helpers for the GPIO API
Anton Vorontsov
1
-0
/
+69