index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-rcar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: rcar: Make the irqchip immutable
Geert Uytterhoeven
2022-05-24
1
-13
/
+18
*
gpio: rcar: Add R-Car Gen4 support
Geert Uytterhoeven
2022-04-05
1
-2
/
+5
*
gpio: rcar: Move PM device over to irq domain
Marc Zyngier
2022-02-09
1
-1
/
+1
*
gpio: rcar: Propagate errors from devm_request_irq()
Lad Prabhakar
2022-01-05
1
-3
/
+3
*
gpio: rcar: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
1
-8
/
+4
*
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-07
1
-2
/
+2
|
\
|
*
gpio: rcar: Always use local variable dev in gpio_rcar_probe()
Geert Uytterhoeven
2021-07-16
1
-2
/
+2
*
|
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-2
/
+2
|
/
*
gpio: rcar: Add R-Car V3U (R8A779A0) support
Geert Uytterhoeven
2021-02-15
1
-0
/
+35
*
gpio: rcar: Optimize GPIO pin state read on R-Car Gen3
Geert Uytterhoeven
2021-02-15
1
-5
/
+20
*
gpio: rcar: Remove redundant compatible values
Lad Prabhakar
2021-02-15
1
-27
/
+0
*
gpio: rcar: Implement gpio_chip.get_multiple()
Geert Uytterhoeven
2020-10-30
1
-0
/
+30
*
gpio: rcar: Rework hardware features handling
Geert Uytterhoeven
2020-10-30
1
-13
/
+11
*
gpio: rcar: Align register offsets
Geert Uytterhoeven
2020-10-30
1
-13
/
+13
*
gpio: rcar: Cache gpiochip_get_data() return value
Geert Uytterhoeven
2020-10-30
1
-3
/
+4
*
gpio: rcar: Use irqchip template
Linus Walleij
2020-07-30
1
-7
/
+10
*
gpio: rcar: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-25
1
-1
/
+3
*
gpio: rcar: Fix typo in comment
Ashish Chavan
2020-02-20
1
-2
/
+2
*
gpio: rcar: Use proper irq_chip name
Geert Uytterhoeven
2019-11-12
1
-1
/
+1
*
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-1
/
+4
*
gpio: rcar: Pedantic formatting
Enrico Weigelt, metux IT consult
2019-06-27
1
-1
/
+1
*
drivers: gpio: rcar: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-3
/
+2
*
gpio: rcar: select General Output Register to set output states
Vladimir Zapolskiy
2019-01-21
1
-1
/
+11
*
gpio: rcar: reference device instead of platform device
Vladimir Zapolskiy
2018-12-05
1
-13
/
+11
*
gpio: rcar: convert to SPDX identifiers
Kuninori Morimoto
2018-11-15
1
-9
/
+1
*
gpio: rcar: Add GPIO hole support
Biju Das
2018-08-29
1
-0
/
+6
*
gpio: rcar: Implement .get_direction() callback
Geert Uytterhoeven
2018-07-13
1
-0
/
+8
*
gpio: rcar: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2018-03-18
1
-22
/
+6
|
\
|
*
gpio: rcar: Use wakeup_path i.s.o. explicit clock handling
Geert Uytterhoeven
2018-03-05
1
-22
/
+16
*
|
gpio: gpio-rcar: Support S2RAM
Hien Dang
2018-02-22
1
-0
/
+66
|
/
*
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-09
1
-15
/
+9
|
\
|
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
|
*
gpio-rcar: use devm_ioremap_resource()
Sergei Shtylyov
2017-10-31
1
-8
/
+6
|
*
gpio: rcar: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-08
1
-6
/
+2
*
|
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-09-22
1
-2
/
+2
|
/
*
gpio: rcar: add gen[123] fallback compatibility strings
Simon Horman
2017-08-14
1
-0
/
+10
*
gpio: rcar: Add R8A7743 (RZ/G1M) support
Biju Das
2017-06-29
1
-0
/
+4
*
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
2016-12-28
1
-4
/
+16
*
gpio: rcar: set IRQ chip parent_device
Niklas Söderlund
2016-12-28
1
-0
/
+1
*
gpio: rcar: Add r8a7796 (R-Car M3-W) support
Simon Horman
2016-09-08
1
-0
/
+4
*
gpio: rcar: add R8A7792 support
Sergei Shtylyov
2016-07-22
1
-0
/
+3
*
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-17
1
-0
/
+20
|
\
|
*
gpio: rcar: Implement gpiochip.set_multiple()
Geert Uytterhoeven
2016-03-30
1
-0
/
+20
*
|
Revert "gpio: rcar: Fine-grained Runtime PM support"
Linus Walleij
2016-04-12
1
-17
/
+6
*
|
Revert "gpio: rcar: Add Runtime PM handling for interrupts"
Linus Walleij
2016-04-12
1
-42
/
+0
|
/
*
gpio: rcar: Add Runtime PM handling for interrupts
Geert Uytterhoeven
2016-02-25
1
-0
/
+42
*
gpio: rcar: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-21
/
+12
*
gpio: rcar: Improve clock error handling and reporting
Geert Uytterhoeven
2015-12-11
1
-1
/
+10
*
gpio: rcar: Remove obsolete platform data support
Geert Uytterhoeven
2015-12-11
1
-51
/
+26
[next]