index
:
pub/scm/linux/kernel/git/sven/linux.git
master
sven's fork of linux.git
Sven Peter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-rockchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-26
gpio: rockchip: use platform_get_irq() to retrieve interrupt
Marco Scardovi
1
-3
/
+4
2026-06-26
gpio: rockchip: use devm_platform_ioremap_resource() to map registers
Marco Scardovi
1
-7
/
+2
2026-06-09
gpio: rockchip: fix generic IRQ chip leak on remove
Marco Scardovi
1
-1
/
+3
2026-05-28
gpio: rockchip: teardown bugs and resource leaks
Marco Scardovi
1
-1
/
+16
2026-05-28
gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
Marco Scardovi
1
-5
/
+1
2026-04-24
Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2026-04-20
gpio: rockchip: Fix GPIO regression after conversion to dynamic base allocation
Jonas Karlman
1
-1
/
+1
2026-04-18
Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2026-04-07
gpio: rockchip: convert to dynamic GPIO base allocation
Shawn Lin
1
-1
/
+1
2026-03-03
gpio: rockchip: Call pinctrl for gpio config
Matthijs Kooijman
1
-1
/
+1
2026-01-27
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
1
-8
/
+0
2026-01-07
gpio: rockchip: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-0
/
+1
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-06-23
gpio: rockchip: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-16
gpio: Use dev_fwnode() where applicable across drivers
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-1
/
+1
2024-11-12
gpio: rockchip: support new version GPIO
Ye Zhang
1
-0
/
+2
2024-11-12
gpio: rockchip: change the GPIO version judgment logic
Ye Zhang
1
-3
/
+9
2024-11-12
gpio: rockchip: explan the format of the GPIO version ID
Ye Zhang
1
-2
/
+8
2024-11-06
gpio: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-1
/
+1
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-02
gpio: rockchip: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
gpio: rockchip: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-10-02
gpio: rockchip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-01-30
gpio: rockchip: Do not mention legacy API in the code
Andy Shevchenko
1
-1
/
+1
2022-12-06
gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
Wang Yufen
1
-0
/
+1
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+7
2022-10-08
Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+5
2022-10-04
gpio: rockchip: request GPIO mux to pinctrl when setting direction
Quentin Schulz
1
-0
/
+7
2022-08-31
gpio/rockchip: Convert to generic_handle_domain_irq()
Jeffy Chen
1
-16
/
+5
2022-08-25
pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
João H. Spies
1
-2
/
+2
2022-07-19
gpio: rockchip: add support for rk3588
Jianqun Xu
1
-1
/
+2
2022-04-22
gpio/rockchip: handle deferring input-enable pinconfs
Caleb Connolly
1
-0
/
+5
2022-04-22
pinctrl/rockchip: support deferring other gpio params
Caleb Connolly
1
-8
/
+16
2022-02-16
gpio: rockchip: Reset int_bothedge when changing trigger
Samuel Holland
1
-27
/
+29
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-3
/
+0
2021-12-03
gpio: rockchip: lock GPIOs used as interrupts
John Keeping
1
-0
/
+18
2021-09-28
Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+22
2021-09-22
gpio/rockchip: fix get_direction value handling
Heiko Stuebner
1
-1
/
+1
2021-09-22
gpio/rockchip: extended debounce support is only available on v2
Heiko Stuebner
1
-1
/
+1
2021-09-18
gpio/rockchip: fetch deferred output settings on probe
Heiko Stuebner
1
-0
/
+22
2021-08-17
gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type
Jianqun Xu
1
-2
/
+0
2021-08-17
gpio/rockchip: support next version gpio controller
Jianqun Xu
1
-71
/
+210
2021-08-17
gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
Jianqun Xu
1
-39
/
+47
2021-08-17
gpio/rockchip: add driver for rockchip gpio
Jianqun Xu
1
-0
/
+626