index
:
pub/scm/linux/kernel/git/david/linux.git
master
david's fork of linux.git
David Hildenbrand
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-rockchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
pinctrl: rockchip: Add RV1106 pinctrl support
Simon Glass
1
-0
/
+192
2026-08-10
pinctrl: rockchip: Decode drive strength in the get function
Simon Glass
1
-19
/
+19
2026-08-07
pinctrl: rockchip: Restrict the RV1103B 2-bit drive type to bank 2
Simon Glass
1
-1
/
+1
2026-08-07
pinctrl: rockchip: Reset the pin count when recalculating SoC data
Simon Glass
1
-0
/
+10
2026-07-25
pinctrl: rockchip: add support for RK3308B SoC
Hugo VALTIER
1
-0
/
+217
2026-07-25
pinctrl: rockchip: extract iomux_recalced_routes_init()
Hugo VALTIER
1
-2
/
+13
2026-07-25
pinctrl: rockchip: constify mux recalced and route data arrays
Hugo VALTIER
1
-17
/
+17
2026-05-06
pinctrl: rockchip: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
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
/
+312
2026-02-24
pinctrl: rockchip: Fix configuring a deferred pin
Krzysztof Kozlowski
1
-8
/
+4
2026-02-23
pinctrl: rockchip: Add RV1103B pinctrl support
Fabio Estevam
1
-1
/
+312
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-16
Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-10
/
+9
2026-01-27
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
1
-5
/
+4
2026-01-19
pinctrl: rockchip: Simplify locking with scoped_guard()
Krzysztof Kozlowski
1
-10
/
+9
2025-11-10
pinctrl: rockchip: Add rk3506 pinctrl support
Ye Zhang
1
-8
/
+434
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
1
-3
/
+3
2025-03-04
pinctrl: rockchip: Add support for RK3528
Steven Liu
1
-1
/
+159
2024-12-27
pinctrl: rockchip: add rk3562 support
Steven Liu
1
-2
/
+198
2024-10-11
pinctrl: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-02
pinctrl: rockchip: improve error message for incorrect rockchip,pins property
Quentin Schulz
1
-1
/
+3
2024-09-23
Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+207
2024-08-24
pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
Huang-Huang Bao
1
-1
/
+1
2024-08-23
pinctrl: rockchip: Add rk3576 pinctrl support
Steven Liu
1
-0
/
+207
2024-07-21
Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+5
2024-06-26
pinctrl: rockchip: Use scope based of_node_put() cleanups
Peng Fan
1
-8
/
+3
2024-06-17
pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set
Huang-Huang Bao
1
-1
/
+3
2024-06-17
pinctrl: rockchip: use dedicated pinctrl type for RK3328
Huang-Huang Bao
1
-1
/
+4
2024-06-17
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins
Huang-Huang Bao
1
-0
/
+51
2024-06-17
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
Huang-Huang Bao
1
-7
/
+1
2024-06-17
pinctrl: rockchip: update rk3308 iomux routes
Dmitry Yashin
1
-15
/
+2
2023-10-10
pinctrl: rockchip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-3
/
+2
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2023-01-17
pinctrl: rockchip: fix mux route data for rk3568
Jonas Karlman
1
-10
/
+10
2023-01-16
pinctrl: rockchip: fix reading pull type on rk3568
Jonas Karlman
1
-1
/
+10
2023-01-09
pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups
Miaoqian Lin
1
-0
/
+1
2022-11-07
pinctrl: rockchip: list all pins in a possible mux route for PX30
Quentin Schulz
1
-0
/
+40
2022-10-04
pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
Quentin Schulz
1
-0
/
+13
2022-08-22
pinctrl: rockchip: Add RV1126 pinctrl support
Jagan Teki
1
-7
/
+326
2022-05-01
Merge tag 'v5.18-rc5' into devel
Linus Walleij
1
-27
/
+42
2022-04-29
pinctrl/rockchip: add rk3588 support
Jianqun Xu
1
-1
/
+299
2022-04-29
pinctrl/rockchip: add error handling for pull/drive register getters
Sebastian Reichel
1
-61
/
+107
2022-04-22
pinctrl: rockchip: sort the rk3308_mux_recalced_data entries
Luca Ceresoli
1
-14
/
+14
2022-04-22
pinctrl: rockchip: fix RK3308 pinmux bits
Luca Ceresoli
1
-15
/
+30
2022-04-22
pinctrl/rockchip: support setting input-enable param
Caleb Connolly
1
-1
/
+11
2022-04-22
pinctrl/rockchip: support deferring other gpio params
Caleb Connolly
1
-25
/
+29
2022-03-15
pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe
Miaoqian Lin
1
-0
/
+2
2021-12-02
pinctrl/rockchip: fix gpio device creation
John Keeping
1
-1
/
+1
[next]