| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v4.12-rc7' into devel | Linus Walleij | 2017-06-29 | 1 | -1/+1 |
|\ |
|
| * | pinctrl: stm32: Fix bad function call | Alexandre TORGUE | 2017-06-09 | 1 | -1/+1 |
* | | pinctrl: stm32: remove useless check | Alexandre TORGUE | 2017-06-09 | 1 | -5/+0 |
* | | pinctrl: stm32: Implement .get_direction gpio_chip callback | Alexandre TORGUE | 2017-05-31 | 2 | -3/+25 |
* | | pinctrl: stm32: set pin to gpio input when used as interrupt | Alexandre TORGUE | 2017-05-31 | 1 | -10/+29 |
|/ |
|
* | pinctrl: stm32: Add STM32F469 MCU support | Alexandre TORGUE | 2017-04-24 | 3 | -0/+1585 |
* | pinctrl: stm32: replace device_initcall() with arch_initcall() | Alexandre TORGUE | 2017-04-24 | 3 | -3/+16 |
* | pinctrl: stm32: add possibility to use gpio-ranges to declare bank range | Alexandre TORGUE | 2017-04-24 | 1 | -50/+65 |
* | pinctrl: stm32: Add STM32H743 MCU support | Alexandre TORGUE | 2017-02-06 | 3 | -0/+1986 |
* | pinctrl: stm32: fix bad location of gpiochip_lock_as_irq | Alexandre TORGUE | 2017-01-30 | 1 | -25/+12 |
* | pinctrl: stm32: activate strict mux mode | Gabriel Fernandez | 2016-12-30 | 1 | -0/+1 |
* | Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-12-13 | 1 | -5/+1 |
|\ |
|
| * | pinctrl: stm32: use builtin_platform_driver | Geliang Tang | 2016-11-22 | 1 | -5/+1 |
* | | pinctrl: stm32: remove dependency with interrupt controller | Alexandre TORGUE | 2016-10-31 | 1 | -3/+5 |
|/ |
|
* | pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependency | Arnd Bergmann | 2016-09-15 | 1 | -2/+2 |
* | pinctrl: stm32: constify gpio_chip structures | Julia Lawall | 2016-09-13 | 1 | -1/+1 |
* | pinctrl: Add IRQ support to STM32 gpios | Alexandre TORGUE | 2016-09-13 | 2 | -1/+163 |
* | pinctrl: Add STM32F746 MCU support | Alexandre TORGUE | 2016-07-11 | 3 | -0/+1688 |
* | pinctrl: stm32: factorize stm32_pconf_input/output_get() | Patrice Chotard | 2016-05-31 | 1 | -21/+10 |
* | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2016-05-19 | 1 | -5/+180 |
|\ |
|
| * | pinctrl: stm32: Implement .pin_config_dbg_show() | Patrice Chotard | 2016-05-10 | 1 | -0/+174 |
| * | pinctrl: stm32: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -3/+4 |
| * | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 2016-04-01 | 1 | -2/+2 |
|/ |
|
* | pinctrl: stm32: make explicitly non-modular | Paul Gortmaker | 2016-03-09 | 1 | -8/+1 |
* | pinctrl: stm32: Remove dependency with DT bindings header files | Maxime Coquelin | 2016-02-09 | 2 | -2/+8 |
* | pinctrl: stm32: fix compile error and modernize | Linus Walleij | 2016-02-05 | 1 | -9/+6 |
* | pinctrl: Add STM32 MCUs support | Maxime Coquelin | 2016-01-27 | 5 | -0/+2496 |