Age | Commit message (Expand) | Author |
2022-05-28 | Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-04 | pinctrl: nuvoton: Fix irq_of_parse_and_map() return value | Krzysztof Kozlowski |
2022-05-02 | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski |
2022-04-25 | gpio: use raw spinlock for gpio chip shadowed data | Schspa Shi |
2022-04-08 | pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helper | Andy Shevchenko |
2022-03-28 | Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-25 | pinctrl: nuvoton: wpcm450: Fix build error without OF | Zheng Bin |
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: wpcm450: select GENERIC_PINCTRL_GROUPS | Jonathan Neuschäfer |
2022-03-24 | pinctrl: nuvoton: Fix sparse warning | Linus Walleij |
2022-03-15 | pinctrl: nuvoton: Add driver for WPCM450 | Jonathan Neuschäfer |
2022-02-11 | pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR() | Jonathan Neuschäfer |
2022-02-11 | pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE() | Jonathan Neuschäfer |
2022-02-10 | pinctrl: npcm: Fix broken references to chip->parent_device | Marc Zyngier |
2021-08-12 | pinctrl: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-05-25 | pinctrl: npcm: Align a few entries in the pin function table | Jonathan Neuschäfer |
2021-02-12 | pinctrl: nuvoton: npcm7xx: Fix alignment of table header comment | Jonathan Neuschäfer |
2020-09-30 | pinctrl: nuvoton: npcm7xx: Constify static ops structs | Rikard Falkeborn |
2020-01-07 | pinctrl: nuvoton: npcm7xx: constify copied structure | Julia Lawall |
2019-09-30 | pinctrl: nuvoton: npcm7xx: Pass irqchip when adding gpiochip | Linus Walleij |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-12-05 | pinctrl: nuvoton: check for devm_kasprintf() failure | Nicholas Mc Guire |
2018-11-15 | pinctrl: nuvoton: modify NPCM7xx pin configuration function | Tomer Maimon |
2018-08-29 | pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver | Tomer Maimon |