summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/stm32
Commit message (Expand)AuthorAge
* pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-23
* pinctrl: stm32: Optimizes and enhances stm32gpio irqchipRadoslaw Pietrzyk2018-03-02
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-02
|\
| * pinctrl: stm32: add STM32F769 MCU supportAlexandre Torgue2018-01-22
| * pinctrl: stm32: Add STM32MP157 MPU supportLudovic Barre2017-12-20
| * pinctrl: stm32: Fix copyrightBenjamin Gaignard2017-12-02
* | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-29
|/
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-16
|\
| * pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-22
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-13
|\ \
| * | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-25
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* pinctrl: stm32: explicitly request exclusive reset controlPhilipp Zabel2017-08-14
* pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends onMasahiro Yamada2017-08-01
* Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-29
|\
| * pinctrl: stm32: Fix bad function callAlexandre TORGUE2017-06-09
* | pinctrl: stm32: remove useless checkAlexandre TORGUE2017-06-09
* | pinctrl: stm32: Implement .get_direction gpio_chip callbackAlexandre TORGUE2017-05-31
* | pinctrl: stm32: set pin to gpio input when used as interruptAlexandre TORGUE2017-05-31
|/
* pinctrl: stm32: Add STM32F469 MCU supportAlexandre TORGUE2017-04-24
* pinctrl: stm32: replace device_initcall() with arch_initcall()Alexandre TORGUE2017-04-24
* pinctrl: stm32: add possibility to use gpio-ranges to declare bank rangeAlexandre TORGUE2017-04-24
* pinctrl: stm32: Add STM32H743 MCU supportAlexandre TORGUE2017-02-06
* pinctrl: stm32: fix bad location of gpiochip_lock_as_irqAlexandre TORGUE2017-01-30
* pinctrl: stm32: activate strict mux modeGabriel Fernandez2016-12-30
* Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-13
|\
| * pinctrl: stm32: use builtin_platform_driverGeliang Tang2016-11-22
* | pinctrl: stm32: remove dependency with interrupt controllerAlexandre TORGUE2016-10-31
|/
* pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependencyArnd Bergmann2016-09-15
* pinctrl: stm32: constify gpio_chip structuresJulia Lawall2016-09-13
* pinctrl: Add IRQ support to STM32 gpiosAlexandre TORGUE2016-09-13
* pinctrl: Add STM32F746 MCU supportAlexandre TORGUE2016-07-11
* pinctrl: stm32: factorize stm32_pconf_input/output_get()Patrice Chotard2016-05-31
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-19
|\
| * pinctrl: stm32: Implement .pin_config_dbg_show()Patrice Chotard2016-05-10
| * pinctrl: stm32: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-21
| * pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-01
|/
* pinctrl: stm32: make explicitly non-modularPaul Gortmaker2016-03-09
* pinctrl: stm32: Remove dependency with DT bindings header filesMaxime Coquelin2016-02-09
* pinctrl: stm32: fix compile error and modernizeLinus Walleij2016-02-05
* pinctrl: Add STM32 MCUs supportMaxime Coquelin2016-01-27