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
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
22
-478
/
+1054
2014-10-02
gpio: pch: Build context save/restore only for PM
Thierry Reding
1
-0
/
+2
2014-10-02
gpio: ks8695: fix 'else should follow close brace '}''
Varka Bhadram
1
-6
/
+4
2014-10-02
gpio: stmpe: add verbose debug code
Linus Walleij
1
-0
/
+75
2014-10-02
gpio: stmpe: fix up interrupt enable logic
Linus Walleij
1
-3
/
+3
2014-09-30
gpio: staticize xway_stp_init()
Linus Walleij
1
-1
/
+1
2014-09-26
gpio: handle also nested irqchips in the chained handler set-up
Linus Walleij
3
-21
/
+36
2014-09-26
gpio: set parent irq on chained handlers
Linus Walleij
1
-0
/
+13
2014-09-26
gpiolib: irqchip: use irq_find_mapping while removing irqchip
Grygorii Strashko
1
-1
/
+2
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2014-09-25
gpio: crystalcove: support virtual GPIO
Aaron Lu
1
-3
/
+16
2014-09-25
gpio: kona: enable only on BCM_MOBILE or for compile testing
Uwe Kleine-König
1
-1
/
+1
2014-09-24
gpio / ACPI: Use pin index and bit length
Srinivas Pandruvada
1
-1
/
+4
2014-09-24
gpio, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
1
-1
/
+1
2014-09-24
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
1
-12
/
+15
2014-09-24
gpio: dwapb: fix pointer to integer cast
Linus Walleij
1
-2
/
+2
2014-09-24
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Fix missing spin_lock_init()
Axel Lin
1
-0
/
+1
2014-09-24
gpio: ks8695: fix switch case indentation
Varka Bhadram
1
-10
/
+10
2014-09-24
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
1
-1
/
+1
2014-09-24
gpio: Fix return value check in xgene_gpio_probe()
Wei Yongjun
1
-2
/
+2
2014-09-24
gpio: Fix potential NULL handler data in chained irqchip handler
Jarkko Nikula
1
-1
/
+1
2014-09-24
gpio: Fix gpio direction flags not getting set
Adrian Hunter
1
-1
/
+1
2014-09-23
GPIO: gpiolib: trivial: Add missing carriage return
Alexander Shiyan
1
-1
/
+1
2014-09-23
gpio: omap: Fix interrupt names
Nishanth Menon
1
-14
/
+17
2014-09-23
gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
Paul Bolle
1
-50
/
+0
2014-09-23
gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
Fabian Frederick
1
-3
/
+6
2014-09-23
GPIO: gpio-dwapb: Suspend & Resume PM enabling
Weike Chen
1
-0
/
+115
2014-09-23
GPIO: gpio-dwapb: Support Debounce
Weike Chen
1
-2
/
+34
2014-09-23
GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
Weike Chen
1
-10
/
+27
2014-09-23
GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
Weike Chen
2
-58
/
+167
2014-09-23
gpio: gpiolib: set gpiochip_remove retval to void
abdoulaye berthe
1
-17
/
+7
2014-09-23
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
4
-19
/
+7
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-2
/
+1
2014-09-16
gpio: syscon: reuse for keystone 2 socs
Grygorii Strashko
1
-0
/
+35
2014-09-16
gpio: syscon: retrive syscon node and regs offsets from dt
Grygorii Strashko
1
-8
/
+43
2014-09-16
gpio: syscon: add soc specific callback to assign output value
Grygorii Strashko
1
-2
/
+6
2014-09-04
gpio: mcp23s08 to support both device tree and platform data
Sonic Zhang
2
-31
/
+34
2014-09-04
gpio: zynq: Fixed broken wakeup implementation
Ezra Savard
1
-14
/
+20
2014-09-04
gpio: zynq: Mask non-wakeup GPIO interrupts on suspend
Ezra Savard
1
-1
/
+3
2014-09-03
gpio: zynq: Take bank offset into account when reporting a IRQ
Lars-Peter Clausen
1
-1
/
+9
2014-09-02
gpio: adnp: switch to use irqchip helpers
Linus Walleij
2
-108
/
+48
2014-08-29
gpio: bt8xx: fix release of managed resources
Michael Auchter
1
-3
/
+0
2014-08-29
gpio: change gpiochip_request_own_desc() prototype
Alexandre Courbot
2
-21
/
+17
2014-08-29
gpio: acpi: normalize use of gpiochip_get_desc()
Alexandre Courbot
1
-8
/
+14
2014-08-29
gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()
Lars-Peter Clausen
1
-12
/
+19
2014-08-29
gpio: zynq: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-08-28
gpio: Add APM X-Gene SoC GPIO controller support
Feng Kan
3
-0
/
+260
2014-08-28
gpio: pca953x: Drop deprecated DT bindings
Markus Pargmann
1
-51
/
+3
[next]