index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
stm32
Age
Commit message (
Expand
)
Author
2017-02-06
pinctrl: stm32: Add STM32H743 MCU support
Alexandre TORGUE
2017-01-30
pinctrl: stm32: fix bad location of gpiochip_lock_as_irq
Alexandre TORGUE
2016-12-30
pinctrl: stm32: activate strict mux mode
Gabriel Fernandez
2016-12-13
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-22
pinctrl: stm32: use builtin_platform_driver
Geliang Tang
2016-10-31
pinctrl: stm32: remove dependency with interrupt controller
Alexandre TORGUE
2016-09-15
pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependency
Arnd Bergmann
2016-09-13
pinctrl: stm32: constify gpio_chip structures
Julia Lawall
2016-09-13
pinctrl: Add IRQ support to STM32 gpios
Alexandre TORGUE
2016-07-11
pinctrl: Add STM32F746 MCU support
Alexandre TORGUE
2016-05-31
pinctrl: stm32: factorize stm32_pconf_input/output_get()
Patrice Chotard
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-05-10
pinctrl: stm32: Implement .pin_config_dbg_show()
Patrice Chotard
2016-04-21
pinctrl: stm32: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2016-03-09
pinctrl: stm32: make explicitly non-modular
Paul Gortmaker
2016-02-09
pinctrl: stm32: Remove dependency with DT bindings header files
Maxime Coquelin
2016-02-05
pinctrl: stm32: fix compile error and modernize
Linus Walleij
2016-01-27
pinctrl: Add STM32 MCUs support
Maxime Coquelin