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
/
drivers
/
gpio
/
gpiolib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
1
-0
/
+2
2020-12-05
gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
Kent Gibson
1
-0
/
+1
2020-11-16
gpiolib: Introduce gpio_set_debounce_timeout() for internal use
Andy Shevchenko
1
-0
/
+1
2020-10-26
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
1
-0
/
+2
2020-09-30
gpiolib: cdev: support setting debounce
Kent Gibson
1
-0
/
+4
2020-09-30
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
1
-0
/
+2
2020-07-12
gpiolib: cdev: use blocking notifier call chain instead of atomic
Kent Gibson
1
-1
/
+1
2020-07-12
gpiolib: move gpiolib-sysfs function declarations into their own header
Kent Gibson
1
-18
/
+0
2020-04-28
gpiolib: Rename "chip" variables to "gc" in core header file
Geert Uytterhoeven
1
-14
/
+13
2020-02-21
gpio: of: Add DT overlay support for GPIO hogs
Geert Uytterhoeven
1
-0
/
+3
2020-02-12
gpiolib: add new ioctl() for monitoring changes in line info
Bartosz Golaszewski
1
-0
/
+1
2020-01-07
Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
1
-1
/
+2
2020-01-07
gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
Bartosz Golaszewski
1
-1
/
+2
2019-12-12
gpiolib: Add GPIOCHIP_NAME definition
Geert Uytterhoeven
1
-0
/
+2
2019-11-12
gpiolib: add support for disabling line bias
Kent Gibson
1
-0
/
+1
2019-07-31
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
1
-93
/
+0
2019-07-28
gpio: of: Break out OF-only code
Linus Walleij
1
-27
/
+0
2019-07-06
gpiolib: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-11
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-5
/
+14
2019-04-23
gpiolib: acpi: Respect pin bias setting
Andy Shevchenko
1
-0
/
+2
2019-04-23
gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper
Andy Shevchenko
1
-0
/
+8
2019-04-23
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
1
-5
/
+4
2019-03-24
gpiolib: export devprop_gpiochip_set_names()
Jan Kundrát
1
-3
/
+0
2019-02-13
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
1
-0
/
+2
2018-12-11
gpio: Export gpiod_get_from_of_node()
Linus Walleij
1
-6
/
+0
2018-10-01
gpio: Restore indentation of continued lines
Geert Uytterhoeven
1
-4
/
+4
2018-09-25
gpio: Use SPDX header for core library
Linus Walleij
1
-4
/
+1
2018-09-20
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
1
-2
/
+13
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-0
/
+2
2018-09-13
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
1
-0
/
+9
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-2
/
+2
2018-09-10
gpiolib: add flag to indicate if the irq is disabled
Hans Verkuil
1
-0
/
+1
2018-07-13
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2018-05-23
gpio: Remove VLA from gpiolib
Laura Abbott
1
-1
/
+1
2018-02-22
gpio: include consumer header in gpiolib.h
Linus Walleij
1
-1
/
+1
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-4
/
+14
2018-01-12
gpio: Export devm_gpiod_get_from_of_node() for consumers
Linus Walleij
1
-0
/
+6
2017-12-22
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
1
-1
/
+2
2017-12-20
gpiolib: constify label in gpio_device
Bartosz Golaszewski
1
-1
/
+1
2017-12-02
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
1
-1
/
+1
2017-11-30
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
1
-0
/
+2
2017-11-30
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
1
-2
/
+2
2017-11-30
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
1
-0
/
+2
2017-10-20
gpio: Fix loose spelling
Andrew Jeffery
1
-1
/
+1
2017-10-19
gpio: Introduce ->get_multiple callback
Lukas Wunner
1
-0
/
+4
2017-08-14
gpio: replace __maybe_unused in gpiolib.h with static inline
Masahiro Yamada
1
-1
/
+1
2017-05-29
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
1
-2
/
+13
2017-05-29
gpiolib: Export gpiod_configure_flags() to internal users
Andy Shevchenko
1
-0
/
+2
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
1
-0
/
+1
2017-01-11
gpiolib: Update documentation of struct acpi_gpio_info
Andy Shevchenko
1
-1
/
+2
[next]