summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/stm32
AgeCommit message (Expand)Author
2021-12-16pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-14pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne
2021-10-14pinctrl: stm32: do not warn when 'st,package' is absentFabien Dessenne
2021-08-10pinctrl: stm32: Add STM32MP135 SoC supportAlexandre Torgue
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-26pinctrl: stm32: check for IRQ MUX validity during alloc()Fabien Dessenne
2021-06-18pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne
2021-04-08pinctrl: stm32: Print invalid AF warning inside stm32_pctrl_is_function_valid()Marek Vasut
2021-03-10pinctrl: stm32: add missing of_node_putJunlin Yang
2020-07-23pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne
2020-06-20pinctrl: stm32: add possibility to configure pins individuallyAlexandre Torgue
2020-06-20pinctrl: stm32: return proper error code in pin_config_setAlexandre Torgue
2020-06-20pinctrl: stm32: defer probe if reset resource is not yet readyEtienne Carriere
2020-06-20pinctrl: stm32: don't print an error on probe deferral during clock getEtienne Carriere
2020-04-02Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-03-24irqchip/stm32: Retrigger both in eoi and unmask callbacksMarek Vasut
2020-03-08pinctrl: stm32: Add level interrupt support to gpio irq chipAlexandre Torgue
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-12-12pinctrl: stm32: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-10pinctrl: stm32: stm32: Add of_node_put() before returnNishka Dasgupta
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-06-01pinctrl: stm32: Add links to consumersLinus Walleij
2019-05-24pinctrl: stm32: add lock mechanism for irqmux selectionAlexandre Torgue
2019-05-24pinctrl: stm32: Enable suspend/resume for stm32mp157c SoCAlexandre Torgue
2019-05-24pinctrl: stm32: add suspend/resume managementAlexandre Torgue
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-03pinctrl: stm32: check irq controller availability at probeFabien Dessenne
2019-04-23pinctrl: stm32: align stm32mp157 pin namesAlexandre Torgue
2019-04-23pinctrl: stm32: add package information for stm32mp157cAlexandre Torgue
2019-04-23pinctrl: stm32: introduce package supportAlexandre Torgue
2019-02-20pinctrl: stm32: return error upon hwspinlock failureAlexandre Torgue
2019-02-20pinctrl: stm32: fix memory leak issueAlexandre Torgue
2018-11-19pinctrl: stm32: protect configuration registers with a hwspinlockBenjamin Gaignard
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-29pinctrl: stm32: add syscfg mask parameterLudovic Barre
2018-07-29pinctrl: stm32: check node status before new gpio bank registeringAlexandre Torgue
2018-07-29pinctrl: stm32: fix bank io port numberAlexandre Torgue
2018-05-24pinctrl/stm32: Add irq_eoi for stm32gpio irqchipLudovic Barre
2018-03-23pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada
2018-03-02pinctrl: stm32: Optimizes and enhances stm32gpio irqchipRadoslaw Pietrzyk
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-22pinctrl: stm32: add STM32F769 MCU supportAlexandre Torgue
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-20pinctrl: stm32: Add STM32MP157 MPU supportLudovic Barre
2017-12-02pinctrl: stm32: Fix copyrightBenjamin Gaignard
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner