summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/stm32/pinctrl-stm32.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl/stm32: Add irq_eoi for stm32gpio irqchipLudovic Barre2018-05-241-6/+7
* 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-021-1/+2
|\
| * pinctrl: stm32: Fix copyrightBenjamin Gaignard2017-12-021-1/+2
* | 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
* | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-2/+3
|/
* pinctrl: stm32: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* 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-311-2/+21
* | pinctrl: stm32: set pin to gpio input when used as interruptAlexandre TORGUE2017-05-311-10/+29
|/
* pinctrl: stm32: add possibility to use gpio-ranges to declare bank rangeAlexandre TORGUE2017-04-241-50/+65
* 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
* pinctrl: stm32: remove dependency with interrupt controllerAlexandre TORGUE2016-10-311-3/+5
* pinctrl: stm32: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* pinctrl: Add IRQ support to STM32 gpiosAlexandre TORGUE2016-09-131-1/+162
* 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: Remove dependency with DT bindings header filesMaxime Coquelin2016-02-091-2/+0
* pinctrl: stm32: fix compile error and modernizeLinus Walleij2016-02-051-9/+6
* pinctrl: Add STM32 MCUs supportMaxime Coquelin2016-01-271-0/+834
OpenPOWER on IntegriCloud