index
:
linux.git
master
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
/
nuvoton
/
pinctrl-ma35.c
Age
Commit message (
Expand
)
Author
2025-11-24
pinctrl: ma35: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
2025-11-24
pinctrl: ma35: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
2025-09-08
pinctrl: ma35: Use int type to store negative error codes
Qianfeng Rong
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-19
pinctrl: ma35: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-18
pinctrl: nuvoton: Fix boot on ma35dx platforms
Miquel Raynal
2025-03-20
pinctrl: nuvoton: Reduce use of OF-specific APIs
Andy Shevchenko
2025-03-20
pinctrl: nuvoton: Convert to use struct group_desc
Andy Shevchenko
2025-03-20
pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
2024-10-11
pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
Harshit Mogalapalli
2024-06-17
pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check
Dan Carpenter
2024-06-17
pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
Jacky Huang