index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nxp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2024-06-26
pinctrl: s32cc: Use scope based of_node_put() cleanups
Peng Fan
1
-21
/
+10
2023-11-14
pinctrl: s32cc: Avoid possible string truncation
Chester Lin
1
-2
/
+2
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2
-2
/
+2
2023-06-09
pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loops
Lu Hongfei
1
-3
/
+9
2023-06-02
pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
Chester Lin
3
-26
/
+32
2023-03-27
pinctrl: s32cc: Use generic struct data to describe pin function
Chester Lin
2
-20
/
+12
2023-03-27
pinctrl: s32cc: embed generic struct pingroup
Chester Lin
2
-36
/
+33
2023-03-27
pinctrl: s32cc: refactor pin config parsing
Chester Lin
1
-19
/
+33
2023-03-27
pinctrl: s32: refine error/return/config checks and simplify driver codes
Chester Lin
2
-69
/
+76
2023-03-13
pinctrl: s32cc: fix !CONFIG_PM_SLEEP build error
Arnd Bergmann
3
-8
/
+5
2023-03-06
pinctrl: add NXP S32 SoC family support
Chester Lin
5
-0
/
+1812