summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/stm32/pinctrl-stm32.c
Commit message (Expand)AuthorAgeFilesLines
* 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