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
/
gpio-rcar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
gpio: rcar: Fix typo in comment
Ashish Chavan
1
-2
/
+2
2019-11-12
gpio: rcar: Use proper irq_chip name
Geert Uytterhoeven
1
-1
/
+1
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+4
2019-06-27
gpio: rcar: Pedantic formatting
Enrico Weigelt, metux IT consult
1
-1
/
+1
2019-04-05
drivers: gpio: rcar: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-3
/
+2
2019-01-21
gpio: rcar: select General Output Register to set output states
Vladimir Zapolskiy
1
-1
/
+11
2018-12-05
gpio: rcar: reference device instead of platform device
Vladimir Zapolskiy
1
-13
/
+11
2018-11-15
gpio: rcar: convert to SPDX identifiers
Kuninori Morimoto
1
-9
/
+1
2018-08-29
gpio: rcar: Add GPIO hole support
Biju Das
1
-0
/
+6
2018-07-13
gpio: rcar: Implement .get_direction() callback
Geert Uytterhoeven
1
-0
/
+8
2018-07-02
gpio: rcar: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-18
Merge tag 'v4.16-rc5' into devel
Linus Walleij
1
-22
/
+6
2018-03-05
gpio: rcar: Use wakeup_path i.s.o. explicit clock handling
Geert Uytterhoeven
1
-22
/
+16
2018-02-22
gpio: gpio-rcar: Support S2RAM
Hien Dang
1
-0
/
+66
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
1
-15
/
+9
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-10-31
gpio-rcar: use devm_ioremap_resource()
Sergei Shtylyov
1
-8
/
+6
2017-10-08
gpio: rcar: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+2
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
1
-2
/
+2
2017-08-14
gpio: rcar: add gen[123] fallback compatibility strings
Simon Horman
1
-0
/
+10
2017-06-29
gpio: rcar: Add R8A7743 (RZ/G1M) support
Biju Das
1
-0
/
+4
2016-12-28
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
1
-4
/
+16
2016-12-28
gpio: rcar: set IRQ chip parent_device
Niklas Söderlund
1
-0
/
+1
2016-09-08
gpio: rcar: Add r8a7796 (R-Car M3-W) support
Simon Horman
1
-0
/
+4
2016-07-22
gpio: rcar: add R8A7792 support
Sergei Shtylyov
1
-0
/
+3
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+20
2016-04-12
Revert "gpio: rcar: Fine-grained Runtime PM support"
Linus Walleij
1
-17
/
+6
2016-04-12
Revert "gpio: rcar: Add Runtime PM handling for interrupts"
Linus Walleij
1
-42
/
+0
2016-03-30
gpio: rcar: Implement gpiochip.set_multiple()
Geert Uytterhoeven
1
-0
/
+20
2016-02-25
gpio: rcar: Add Runtime PM handling for interrupts
Geert Uytterhoeven
1
-0
/
+42
2016-01-05
gpio: rcar: use gpiochip data pointer
Linus Walleij
1
-21
/
+12
2015-12-11
gpio: rcar: Improve clock error handling and reporting
Geert Uytterhoeven
1
-1
/
+10
2015-12-11
gpio: rcar: Remove obsolete platform data support
Geert Uytterhoeven
1
-51
/
+26
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-07-27
gpio: rcar: Add r8a7795 (R-Car H3) support
Ulrich Hecht
1
-0
/
+4
2015-07-16
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
1
-4
/
+16
2015-06-01
gpio: rcar: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
1
-2
/
+11
2015-03-26
gpio: rcar: Prevent module clock disable when wake-up is enabled
Geert Uytterhoeven
1
-2
/
+31
2015-03-26
gpio: rcar: Add more register documentation
Geert Uytterhoeven
1
-12
/
+12
2015-03-26
gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()
Geert Uytterhoeven
1
-3
/
+3
2015-01-15
gpio: rcar: Switch to use gpiolib irqchip helpers
Geert Uytterhoeven
1
-46
/
+23
2015-01-15
gpio: rcar: Fix error path for devm_kzalloc() failure
Geert Uytterhoeven
1
-4
/
+2
2014-11-27
gpio: rcar: Add r8a7793 and r8a7794 support
Hisashi Nakamura
1
-9
/
+18
2014-08-08
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-6
/
+3
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-4
/
+1
2014-07-15
gpio: rcar: Add support for DT IRQ flags
Laurent Pinchart
1
-0
/
+1
2014-07-09
gpio: rcar: clamp returned value to [0,1]
Jürg Billeter
1
-2
/
+2
2014-05-09
gpio: rcar: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-04-28
gpio: rcar: Add minimal runtime PM support
Geert Uytterhoeven
1
-0
/
+8
2014-03-28
gpio: rcar: Add helper variable dev = &pdev->dev
Geert Uytterhoeven
1
-16
/
+16
[next]