aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/stm32
AgeCommit message (Expand)Author
2017-06-09pinctrl: stm32: Fix bad function callAlexandre TORGUE
2017-04-24pinctrl: stm32: Add STM32F469 MCU supportAlexandre TORGUE
2017-04-24pinctrl: stm32: replace device_initcall() with arch_initcall()Alexandre TORGUE
2017-04-24pinctrl: stm32: add possibility to use gpio-ranges to declare bank rangeAlexandre TORGUE
2017-02-06pinctrl: stm32: Add STM32H743 MCU supportAlexandre TORGUE
2017-01-30pinctrl: stm32: fix bad location of gpiochip_lock_as_irqAlexandre TORGUE
2016-12-30pinctrl: stm32: activate strict mux modeGabriel Fernandez
2016-12-13Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-22pinctrl: stm32: use builtin_platform_driverGeliang Tang
2016-10-31pinctrl: stm32: remove dependency with interrupt controllerAlexandre TORGUE
2016-09-15pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependencyArnd Bergmann
2016-09-13pinctrl: stm32: constify gpio_chip structuresJulia Lawall
2016-09-13pinctrl: Add IRQ support to STM32 gpiosAlexandre TORGUE
2016-07-11pinctrl: Add STM32F746 MCU supportAlexandre TORGUE
2016-05-31pinctrl: stm32: factorize stm32_pconf_input/output_get()Patrice Chotard
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-05-10pinctrl: stm32: Implement .pin_config_dbg_show()Patrice Chotard
2016-04-21pinctrl: stm32: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2016-03-09pinctrl: stm32: make explicitly non-modularPaul Gortmaker
2016-02-09pinctrl: stm32: Remove dependency with DT bindings header filesMaxime Coquelin
2016-02-05pinctrl: stm32: fix compile error and modernizeLinus Walleij
2016-01-27pinctrl: Add STM32 MCUs supportMaxime Coquelin