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
/
Documentation
/
driver-api
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
docs: gpio: driver.rst: don't mark literal blocks twice
Mauro Carvalho Chehab
1
-2
/
+2
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-5
/
+0
2020-01-23
gpio: Drop the chained IRQ handler assign function
Linus Walleij
1
-5
/
+0
2020-01-15
gpio: Add use guidance documentation
Linus Walleij
3
-4
/
+55
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-11-22
Documentation: gpio: driver.rst: Fix warnings
Daniel W. S. Almeida
1
-9
/
+12
2019-10-23
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...
Linus Walleij
1
-0
/
+4
2019-10-10
docs: fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2019-10-09
docs: driver-api: bt8xxgpio: Revive dead link
Jonathan Neuschäfer
1
-1
/
+1
2019-10-09
docs: driver-api: Move bt8xxgpio to the gpio directory
Jonathan Neuschäfer
2
-0
/
+63
2019-10-03
Documentation: gpio: driver: Format code blocks properly
Jonathan Neuschäfer
1
-0
/
+4
2019-09-03
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
1
-8
/
+8
2019-08-15
gpio: Add support for hierarchical IRQ domains
Linus Walleij
1
-14
/
+108
2019-07-30
Documentation: gpio: fix function links in the HTML docs
Jeremy Cline
1
-8
/
+8
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2019-07-04
Documentation: gpio: Fix reference to gpiod_get_array()
Geert Uytterhoeven
1
-1
/
+1
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2
-2
/
+2
2019-06-07
docs: gpio: driver.rst: fix a bad tag
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-28
Documentation: gpio: remove duplicated lines
Luca Ceresoli
1
-2
/
+0
2019-05-28
gpio: Fix minor grammar errors in documentation
Linus Walleij
1
-7
/
+7
2019-05-07
gpio: Update documentation
Linus Walleij
1
-132
/
+229
2019-02-20
Documentation: gpio: legacy: Don't use POLLERR for poll(2)
Uwe Kleine-König
1
-5
/
+4
2019-02-17
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
1
-1
/
+1
2019-02-14
Documentation: gpio: driver: fix wire name for I2C
Wolfram Sang
1
-1
/
+1
2019-02-11
Documenation: driver-api: fix gpio/board.rst warning
Randy Dunlap
1
-0
/
+1
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
1
-1
/
+3
2018-10-10
gpio: fix kernel-doc after devres.c file rename
Randy Dunlap
1
-1
/
+1
2018-10-01
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
1
-8
/
+8
2018-10-01
Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()
Geert Uytterhoeven
1
-8
/
+8
2018-09-24
gpiolib: Fix array members of same chip processed separately
Janusz Krzysztofik
1
-5
/
+14
2018-09-20
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
2
-13
/
+48
2018-09-13
gpiolib: Implement fast processing path in get/set array
Janusz Krzysztofik
2
-0
/
+23
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-2
/
+12
2018-09-13
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
1
-1
/
+3
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-11
/
+11
2018-09-10
gpio/driver.rst: document gpiochip_disable/enable_irq()
Hans Verkuil
1
-1
/
+22
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-08
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-0
/
+20
2018-05-16
Documentation: gpio: driver: Fix a typo and some odd grammar
Jonathan Neuschäfer
1
-3
/
+3
2018-05-16
gpiolib: add hogs support for machine code
Bartosz Golaszewski
1
-0
/
+16
2018-05-16
gpio: Add a reference to CEC on GPIO
Linus Walleij
1
-0
/
+4
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+2
2018-03-23
Documentation: gpio: Move drivers-on-gpio.txt to driver-api
Jonathan Neuschäfer
2
-0
/
+98
2018-03-23
Documentation: gpio: Move GPIO mapping documentation to driver-api
Jonathan Neuschäfer
2
-0
/
+180
2018-03-23
Documentation: gpio: Move gpiod_* consumer documentation to driver-api
Jonathan Neuschäfer
2
-0
/
+440
2018-03-23
Documentation: gpio: Move legacy documentation to driver-api
Jonathan Neuschäfer
2
-9
/
+771
2018-03-23
Documentation: gpio: Move driver documentation to driver-api
Jonathan Neuschäfer
2
-0
/
+430
[next]