index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-29
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
-72
/
+211
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