summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nuvoton/pinctrl-wpcm450.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: nuvoton: Constify wpcm450_groupsAndy Shevchenko2024-02-071-1/+1
* pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko2023-12-071-5/+4
* Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-11-031-11/+1
|\
| * pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()Geert Uytterhoeven2023-09-111-11/+1
* | pinctrl: nuvoton: wpcm450: fix out of bounds writeMikhail Kobuk2023-09-121-3/+3
|/
* pinctrl: nuvoton: wpcm450: Fix handling of inverted MFSEL bitsJonathan Neuschäfer2022-11-101-3/+11
* pinctrl: nuvoton: wpcm450: Refactor MFSEL setting codeJonathan Neuschäfer2022-11-101-6/+12
* pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLEJonathan Neuschäfer2022-11-091-5/+11
* pinctrl: wpcm450: Correct the fwnode_irq_get() return value checkAndy Shevchenko2022-10-041-1/+4
* pinctrl: nuvoton: Fix return value check in wpcm450_gpio_register()Jialin Zhang2022-03-241-2/+3
* pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register()Dan Carpenter2022-03-241-1/+1
* pinctrl: nuvoton: Fix sparse warningLinus Walleij2022-03-241-2/+2
* pinctrl: nuvoton: Add driver for WPCM450Jonathan Neuschäfer2022-03-151-0/+1150