index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nxp
Age
Commit message (
Expand
)
Author
2024-10-09
pinctrl: s32: add missing pins definitions
Andrei Stefanescu
2024-08-05
pinctrl: s32cc: add update and overwrite options when setting pinconf
Andrei Stefanescu
2024-08-05
pinctrl: s32cc: configure PIN_CONFIG_DRIVE_PUSH_PULL
Andrei Stefanescu
2024-08-05
pinctrl: s32cc: enable the input buffer for a GPIO
Andrei Stefanescu
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-06-26
pinctrl: s32cc: Use scope based of_node_put() cleanups
Peng Fan
2023-11-14
pinctrl: s32cc: Avoid possible string truncation
Chester Lin
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2023-06-09
pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loops
Lu Hongfei
2023-06-02
pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
Chester Lin
2023-03-27
pinctrl: s32cc: Use generic struct data to describe pin function
Chester Lin
2023-03-27
pinctrl: s32cc: embed generic struct pingroup
Chester Lin
2023-03-27
pinctrl: s32cc: refactor pin config parsing
Chester Lin
2023-03-27
pinctrl: s32: refine error/return/config checks and simplify driver codes
Chester Lin
2023-03-13
pinctrl: s32cc: fix !CONFIG_PM_SLEEP build error
Arnd Bergmann
2023-03-06
pinctrl: add NXP S32 SoC family support
Chester Lin