Age | Commit message (Expand) | Author |
2022-05-14 | pinctrl: stm32: Unshadow np variable in stm32_pctl_probe() | Andy Shevchenko |
2022-05-05 | pinctrl: stm32: Fix up errorpath after merge | Linus Walleij |
2022-05-05 | pinctrl: stm32: prevent the use of the secure protected pins | Fabien Dessenne |
2022-05-05 | pinctrl: stm32: improve debugfs information of pinconf-pins entry | Fabien Dessenne |
2022-05-04 | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij |
2022-05-01 | pinctrl: stm32: improve bank clocks management | Fabien Dessenne |
2022-04-23 | pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested | Marek Vasut |
2022-04-21 | pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI | Marek Vasut |
2022-04-08 | pinctrl: stm32: Switch to use for_each_gpiochip_node() helper | Andy Shevchenko |
2022-04-08 | pinctrl: stm32: Replace custom code by gpiochip_node_count() call | Andy Shevchenko |
2021-12-16 | pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines | Fabien Dessenne |
2021-11-05 | Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-10-14 | pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume() | Fabien Dessenne |
2021-10-14 | pinctrl: stm32: do not warn when 'st,package' is absent | Fabien Dessenne |
2021-08-10 | pinctrl: stm32: Add STM32MP135 SoC support | Alexandre Torgue |
2021-07-01 | Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-06-26 | pinctrl: stm32: check for IRQ MUX validity during alloc() | Fabien Dessenne |
2021-06-18 | pinctrl: stm32: fix the reported number of GPIO lines per bank | Fabien Dessenne |
2021-04-08 | pinctrl: stm32: Print invalid AF warning inside stm32_pctrl_is_function_valid() | Marek Vasut |
2021-03-10 | pinctrl: stm32: add missing of_node_put | Junlin Yang |
2020-07-23 | pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API | Fabien Dessenne |
2020-06-20 | pinctrl: stm32: add possibility to configure pins individually | Alexandre Torgue |
2020-06-20 | pinctrl: stm32: return proper error code in pin_config_set | Alexandre Torgue |
2020-06-20 | pinctrl: stm32: defer probe if reset resource is not yet ready | Etienne Carriere |
2020-06-20 | pinctrl: stm32: don't print an error on probe deferral during clock get | Etienne Carriere |
2020-04-02 | Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-03-24 | irqchip/stm32: Retrigger both in eoi and unmask callbacks | Marek Vasut |
2020-03-08 | pinctrl: stm32: Add level interrupt support to gpio irq chip | Alexandre Torgue |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2019-12-12 | pinctrl: stm32: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-08-10 | pinctrl: stm32: stm32: Add of_node_put() before return | Nishka Dasgupta |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-06-01 | pinctrl: stm32: Add links to consumers | Linus Walleij |
2019-05-24 | pinctrl: stm32: add lock mechanism for irqmux selection | Alexandre Torgue |
2019-05-24 | pinctrl: stm32: Enable suspend/resume for stm32mp157c SoC | Alexandre Torgue |
2019-05-24 | pinctrl: stm32: add suspend/resume management | Alexandre Torgue |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-03 | pinctrl: stm32: check irq controller availability at probe | Fabien Dessenne |
2019-04-23 | pinctrl: stm32: align stm32mp157 pin names | Alexandre Torgue |
2019-04-23 | pinctrl: stm32: add package information for stm32mp157c | Alexandre Torgue |
2019-04-23 | pinctrl: stm32: introduce package support | Alexandre Torgue |
2019-02-20 | pinctrl: stm32: return error upon hwspinlock failure | Alexandre Torgue |
2019-02-20 | pinctrl: stm32: fix memory leak issue | Alexandre Torgue |
2018-11-19 | pinctrl: stm32: protect configuration registers with a hwspinlock | Benjamin Gaignard |
2018-08-29 | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-07-29 | pinctrl: stm32: add syscfg mask parameter | Ludovic Barre |
2018-07-29 | pinctrl: stm32: check node status before new gpio bank registering | Alexandre Torgue |
2018-07-29 | pinctrl: stm32: fix bank io port number | Alexandre Torgue |
2018-05-24 | pinctrl/stm32: Add irq_eoi for stm32gpio irqchip | Ludovic Barre |
2018-03-23 | pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada |