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
2019-08-10
pinctrl: stm32: stm32: Add of_node_put() before return
Nishka Dasgupta
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-06-01
pinctrl: stm32: Add links to consumers
Linus Walleij
2019-05-24
pinctrl: stm32: add lock mechanism for irqmux selection
Alexandre Torgue
2019-05-24
pinctrl: stm32: Enable suspend/resume for stm32mp157c SoC
Alexandre Torgue
2019-05-24
pinctrl: stm32: add suspend/resume management
Alexandre Torgue
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-03
pinctrl: stm32: check irq controller availability at probe
Fabien Dessenne
2019-04-23
pinctrl: stm32: align stm32mp157 pin names
Alexandre Torgue
2019-04-23
pinctrl: stm32: add package information for stm32mp157c
Alexandre Torgue
2019-04-23
pinctrl: stm32: introduce package support
Alexandre Torgue
2019-02-20
pinctrl: stm32: return error upon hwspinlock failure
Alexandre Torgue
2019-02-20
pinctrl: stm32: fix memory leak issue
Alexandre Torgue
2018-11-19
pinctrl: stm32: protect configuration registers with a hwspinlock
Benjamin Gaignard
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-07-29
pinctrl: stm32: add syscfg mask parameter
Ludovic Barre
2018-07-29
pinctrl: stm32: check node status before new gpio bank registering
Alexandre Torgue
2018-07-29
pinctrl: stm32: fix bank io port number
Alexandre Torgue
2018-05-24
pinctrl/stm32: Add irq_eoi for stm32gpio irqchip
Ludovic Barre
2018-03-23
pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
2018-03-02
pinctrl: stm32: Optimizes and enhances stm32gpio irqchip
Radoslaw Pietrzyk
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-22
pinctrl: stm32: add STM32F769 MCU support
Alexandre Torgue
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-20
pinctrl: stm32: Add STM32MP157 MPU support
Ludovic Barre
2017-12-02
pinctrl: stm32: Fix copyright
Benjamin Gaignard
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-08-14
pinctrl: stm32: explicitly request exclusive reset control
Philipp Zabel
2017-08-01
pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on
Masahiro Yamada
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
2017-06-09
pinctrl: stm32: Fix bad function call
Alexandre TORGUE
2017-06-09
pinctrl: stm32: remove useless check
Alexandre TORGUE
2017-05-31
pinctrl: stm32: Implement .get_direction gpio_chip callback
Alexandre TORGUE
2017-05-31
pinctrl: stm32: set pin to gpio input when used as interrupt
Alexandre TORGUE
2017-04-24
pinctrl: stm32: Add STM32F469 MCU support
Alexandre TORGUE
2017-04-24
pinctrl: stm32: replace device_initcall() with arch_initcall()
Alexandre TORGUE
2017-04-24
pinctrl: stm32: add possibility to use gpio-ranges to declare bank range
Alexandre TORGUE
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
[next]