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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
gpio: Handle deferred probing in of_find_gpio() properly
Chen-Yu Tsai
1
-1
/
+1
2018-02-27
gpiolib: Keep returning EPROBE_DEFER when we should
Maxime Ripard
1
-0
/
+13
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-74
/
+3
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
35
-533
/
+1951
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-29
Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+10
2018-01-23
gpio: Timestamp events in hardirq handler
Linus Walleij
1
-2
/
+19
2018-01-23
gpio: Fix kernel stack leak to userspace
Linus Walleij
1
-0
/
+3
2018-01-19
Merge branch 'gpio-drivers-only-driver-h' into devel
Linus Walleij
13
-19
/
+18
2018-01-18
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
1
-1
/
+10
2018-01-17
gpiolib: remove redundant initialization of pointer desc
Colin Ian King
1
-1
/
+1
2018-01-17
gpio: of: Fix NPE from OF flags
Linus Walleij
1
-1
/
+2
2018-01-17
gpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe()
Markus Elfring
1
-2
/
+1
2018-01-17
gpio: stmpe: Move an assignment in stmpe_gpio_probe()
Markus Elfring
1
-2
/
+1
2018-01-17
gpio: stmpe: Improve a size determination in stmpe_gpio_probe()
Markus Elfring
1
-1
/
+1
2018-01-17
gpio: stmpe: Use seq_putc() in stmpe_dbg_show()
Markus Elfring
1
-1
/
+1
2018-01-17
gpio: No NULL owner
Linus Walleij
1
-2
/
+7
2018-01-17
gpio: stmpe: i2c transfer are forbiden in atomic context
Patrice Chotard
1
-10
/
+10
2018-01-16
gpio: mmio: Also read bits that are zero
Linus Walleij
1
-14
/
+16
2018-01-14
gpio: davinci: Include proper header
Linus Walleij
1
-1
/
+1
2018-01-14
gpio: da905x: Include proper header
Linus Walleij
2
-2
/
+2
2018-01-14
gpio: cs5535: Include proper header
Linus Walleij
1
-1
/
+1
2018-01-14
gpio: crystalcove: Include proper header
Linus Walleij
1
-1
/
+1
2018-01-13
gpio: bt8xx: Include proper header
Linus Walleij
1
-1
/
+1
2018-01-13
gpio: bcm-kona: Include proper header
Linus Walleij
1
-4
/
+4
2018-01-13
gpio: arizona: Include proper header
Linus Walleij
1
-1
/
+1
2018-01-13
gpio: amd8111: Include proper header
Linus Walleij
1
-1
/
+1
2018-01-13
gpio: altera: Include GPIO driver header
Linus Walleij
1
-1
/
+2
2018-01-13
gpio: adp5588: Include proper header
Linus Walleij
1
-1
/
+1
2018-01-13
gpio: adp5520: Include proper header
Linus Walleij
1
-2
/
+1
2018-01-13
gpio: 74x174: Include proper headers
Linus Walleij
1
-3
/
+2
2018-01-12
gpio: of: Add special quirk to parse regulator flags
Linus Walleij
1
-0
/
+38
2018-01-12
gpio: Export devm_gpiod_get_from_of_node() for consumers
Linus Walleij
3
-4
/
+53
2018-01-12
gpio: Break out code to get a descriptor from a DT node
Linus Walleij
1
-37
/
+86
2018-01-12
gpio: of: Support regulator nonstandard GPIO properties
Linus Walleij
1
-0
/
+39
2018-01-11
gpio: thunderx: fix error return code in thunderx_gpio_probe()
Wei Yongjun
1
-1
/
+3
2018-01-11
gpio: winbond: fix ISA_BUS_API dependency
Arnd Bergmann
1
-1
/
+1
2018-01-10
gpio: Add GPIO support for the ACCES PCIe-IDIO-24 family
William Breathitt Gray
3
-0
/
+458
2018-01-10
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
Stephen Boyd
1
-2
/
+3
2018-01-10
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
Geert Uytterhoeven
1
-12
/
+23
2018-01-10
gpio: merrifield: Add support of ACPI enabled platforms
Andy Shevchenko
1
-1
/
+10
2018-01-09
gpio: correct docs about return value of gpiod_get_direction
Wolfram Sang
1
-1
/
+1
2018-01-09
gpio: winbond: Add driver
Maciej S. Szmigiero
3
-0
/
+749
2018-01-08
gpio: of: Support SPI nonstandard GPIO properties
Linus Walleij
1
-0
/
+35
2018-01-05
gpio: label descriptors using the device name
Linus Walleij
1
-1
/
+2
2018-01-03
gpio: omap: Give unique labels to each GPIO bank/chip
Linus Walleij
1
-1
/
+6
2018-01-02
gpiolib: add desc validation to gpiod_set_transitory()
Vladimir Zapolskiy
1
-0
/
+1
2018-01-02
gpiolib: remove a redundant check in gpiod_to_chip()
Vladimir Zapolskiy
1
-1
/
+1
2018-01-02
gpiolib: don't dereference a desc before validation
Vladimir Zapolskiy
1
-1
/
+2
[next]