index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-rcar.c
Age
Commit message (
Expand
)
Author
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-16
gpio: rcar: Always use local variable dev in gpio_rcar_probe()
Geert Uytterhoeven
2021-02-15
gpio: rcar: Add R-Car V3U (R8A779A0) support
Geert Uytterhoeven
2021-02-15
gpio: rcar: Optimize GPIO pin state read on R-Car Gen3
Geert Uytterhoeven
2021-02-15
gpio: rcar: Remove redundant compatible values
Lad Prabhakar
2020-10-30
gpio: rcar: Implement gpio_chip.get_multiple()
Geert Uytterhoeven
2020-10-30
gpio: rcar: Rework hardware features handling
Geert Uytterhoeven
2020-10-30
gpio: rcar: Align register offsets
Geert Uytterhoeven
2020-10-30
gpio: rcar: Cache gpiochip_get_data() return value
Geert Uytterhoeven
2020-07-30
gpio: rcar: Use irqchip template
Linus Walleij
2020-05-25
gpio: rcar: Fix runtime PM imbalance on error
Dinghao Liu
2020-02-20
gpio: rcar: Fix typo in comment
Ashish Chavan
2019-11-12
gpio: rcar: Use proper irq_chip name
Geert Uytterhoeven
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-06-27
gpio: rcar: Pedantic formatting
Enrico Weigelt, metux IT consult
2019-04-05
drivers: gpio: rcar: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-01-21
gpio: rcar: select General Output Register to set output states
Vladimir Zapolskiy
2018-12-05
gpio: rcar: reference device instead of platform device
Vladimir Zapolskiy
2018-11-15
gpio: rcar: convert to SPDX identifiers
Kuninori Morimoto
2018-08-29
gpio: rcar: Add GPIO hole support
Biju Das
2018-07-13
gpio: rcar: Implement .get_direction() callback
Geert Uytterhoeven
2018-07-02
gpio: rcar: Include the right header
Linus Walleij
2018-03-18
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2018-03-05
gpio: rcar: Use wakeup_path i.s.o. explicit clock handling
Geert Uytterhoeven
2018-02-22
gpio: gpio-rcar: Support S2RAM
Hien Dang
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-10-31
gpio-rcar: use devm_ioremap_resource()
Sergei Shtylyov
2017-10-08
gpio: rcar: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-08-14
gpio: rcar: add gen[123] fallback compatibility strings
Simon Horman
2017-06-29
gpio: rcar: Add R8A7743 (RZ/G1M) support
Biju Das
2016-12-28
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
2016-12-28
gpio: rcar: set IRQ chip parent_device
Niklas Söderlund
2016-09-08
gpio: rcar: Add r8a7796 (R-Car M3-W) support
Simon Horman
2016-07-22
gpio: rcar: add R8A7792 support
Sergei Shtylyov
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-04-12
Revert "gpio: rcar: Fine-grained Runtime PM support"
Linus Walleij
2016-04-12
Revert "gpio: rcar: Add Runtime PM handling for interrupts"
Linus Walleij
2016-03-30
gpio: rcar: Implement gpiochip.set_multiple()
Geert Uytterhoeven
2016-02-25
gpio: rcar: Add Runtime PM handling for interrupts
Geert Uytterhoeven
2016-01-05
gpio: rcar: use gpiochip data pointer
Linus Walleij
2015-12-11
gpio: rcar: Improve clock error handling and reporting
Geert Uytterhoeven
2015-12-11
gpio: rcar: Remove obsolete platform data support
Geert Uytterhoeven
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-07-27
gpio: rcar: Add r8a7795 (R-Car H3) support
Ulrich Hecht
2015-07-16
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
2015-06-01
gpio: rcar: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
2015-03-26
gpio: rcar: Prevent module clock disable when wake-up is enabled
Geert Uytterhoeven
[next]