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