summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/stm32
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-231-6/+6
* pinctrl: stm32: Optimizes and enhances stm32gpio irqchipRadoslaw Pietrzyk2018-03-021-1/+2
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-0210-10/+4043
|\
| * pinctrl: stm32: add STM32F769 MCU supportAlexandre Torgue2018-01-223-0/+1834
| * pinctrl: stm32: Add STM32MP157 MPU supportLudovic Barre2017-12-203-0/+2195
| * pinctrl: stm32: Fix copyrightBenjamin Gaignard2017-12-026-10/+14
* | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
|/
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-161-2/+2
|\
| * pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-221-2/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-2/+3
|\ \
| * | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-2/+3
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* pinctrl: stm32: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends onMasahiro Yamada2017-08-011-4/+5
* Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-291-1/+1
|\
| * pinctrl: stm32: Fix bad function callAlexandre TORGUE2017-06-091-1/+1
* | pinctrl: stm32: remove useless checkAlexandre TORGUE2017-06-091-5/+0
* | pinctrl: stm32: Implement .get_direction gpio_chip callbackAlexandre TORGUE2017-05-312-3/+25
* | pinctrl: stm32: set pin to gpio input when used as interruptAlexandre TORGUE2017-05-311-10/+29
|/
* pinctrl: stm32: Add STM32F469 MCU supportAlexandre TORGUE2017-04-243-0/+1585
* pinctrl: stm32: replace device_initcall() with arch_initcall()Alexandre TORGUE2017-04-243-3/+16
* pinctrl: stm32: add possibility to use gpio-ranges to declare bank rangeAlexandre TORGUE2017-04-241-50/+65
* pinctrl: stm32: Add STM32H743 MCU supportAlexandre TORGUE2017-02-063-0/+1986
* pinctrl: stm32: fix bad location of gpiochip_lock_as_irqAlexandre TORGUE2017-01-301-25/+12
* pinctrl: stm32: activate strict mux modeGabriel Fernandez2016-12-301-0/+1
* Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-131-5/+1
|\
| * pinctrl: stm32: use builtin_platform_driverGeliang Tang2016-11-221-5/+1
* | pinctrl: stm32: remove dependency with interrupt controllerAlexandre TORGUE2016-10-311-3/+5
|/
* pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependencyArnd Bergmann2016-09-151-2/+2
* pinctrl: stm32: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* pinctrl: Add IRQ support to STM32 gpiosAlexandre TORGUE2016-09-132-1/+163
* pinctrl: Add STM32F746 MCU supportAlexandre TORGUE2016-07-113-0/+1688
* pinctrl: stm32: factorize stm32_pconf_input/output_get()Patrice Chotard2016-05-311-21/+10
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-191-5/+180
|\
| * pinctrl: stm32: Implement .pin_config_dbg_show()Patrice Chotard2016-05-101-0/+174
| * pinctrl: stm32: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-3/+4
| * pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-2/+2
|/
* pinctrl: stm32: make explicitly non-modularPaul Gortmaker2016-03-091-8/+1
* pinctrl: stm32: Remove dependency with DT bindings header filesMaxime Coquelin2016-02-092-2/+8
* pinctrl: stm32: fix compile error and modernizeLinus Walleij2016-02-051-9/+6
* pinctrl: Add STM32 MCUs supportMaxime Coquelin2016-01-275-0/+2496
OpenPOWER on IntegriCloud