开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nxp
Age
Commit message (
Expand
)
Author
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