index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nuvoton
/
pinctrl-wpcm450.c
Age
Commit message (
Expand
)
Author
2025-06-18
pinctrl: nuvoton: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
2025-03-20
pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
2025-02-28
pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
2024-02-07
pinctrl: nuvoton: Constify wpcm450_groups
Andy Shevchenko
2023-12-07
pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-09-12
pinctrl: nuvoton: wpcm450: fix out of bounds write
Mikhail Kobuk
2023-09-11
pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()
Geert Uytterhoeven
2022-11-10
pinctrl: nuvoton: wpcm450: Fix handling of inverted MFSEL bits
Jonathan Neuschäfer
2022-11-10
pinctrl: nuvoton: wpcm450: Refactor MFSEL setting code
Jonathan Neuschäfer
2022-11-09
pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLE
Jonathan Neuschäfer
2022-10-04
pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
Andy Shevchenko
2022-03-24
pinctrl: nuvoton: Fix return value check in wpcm450_gpio_register()
Jialin Zhang
2022-03-24
pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register()
Dan Carpenter
2022-03-24
pinctrl: nuvoton: Fix sparse warning
Linus Walleij
2022-03-15
pinctrl: nuvoton: Add driver for WPCM450
Jonathan Neuschäfer