index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
stm32
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
pinctrl: stm32: Print invalid AF warning inside stm32_pctrl_is_function_valid()
Marek Vasut
1
-9
/
+4
2021-03-10
pinctrl: stm32: add missing of_node_put
Junlin Yang
1
-1
/
+4
2020-07-23
pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
Fabien Dessenne
1
-36
/
+42
2020-06-20
pinctrl: stm32: add possibility to configure pins individually
Alexandre Torgue
1
-2
/
+21
2020-06-20
pinctrl: stm32: return proper error code in pin_config_set
Alexandre Torgue
1
-1
/
+1
2020-06-20
pinctrl: stm32: defer probe if reset resource is not yet ready
Etienne Carriere
1
-4
/
+8
2020-06-20
pinctrl: stm32: don't print an error on probe deferral during clock get
Etienne Carriere
1
-6
/
+17
2020-04-02
Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2020-03-24
irqchip/stm32: Retrigger both in eoi and unmask callbacks
Marek Vasut
1
-4
/
+14
2020-03-08
pinctrl: stm32: Add level interrupt support to gpio irq chip
Alexandre Torgue
1
-2
/
+43
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-2
/
+2
2019-12-12
pinctrl: stm32: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-10
pinctrl: stm32: stm32: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-1
/
+190
2019-06-01
pinctrl: stm32: Add links to consumers
Linus Walleij
1
-0
/
+1
2019-05-24
pinctrl: stm32: add lock mechanism for irqmux selection
Alexandre Torgue
1
-1
/
+50
2019-05-24
pinctrl: stm32: Enable suspend/resume for stm32mp157c SoC
Alexandre Torgue
1
-0
/
+5
2019-05-24
pinctrl: stm32: add suspend/resume management
Alexandre Torgue
2
-0
/
+134
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-03
pinctrl: stm32: check irq controller availability at probe
Fabien Dessenne
1
-10
/
+27
2019-04-23
pinctrl: stm32: align stm32mp157 pin names
Alexandre Torgue
1
-284
/
+277
2019-04-23
pinctrl: stm32: add package information for stm32mp157c
Alexandre Torgue
2
-176
/
+358
2019-04-23
pinctrl: stm32: introduce package support
Alexandre Torgue
2
-11
/
+65
2019-02-20
pinctrl: stm32: return error upon hwspinlock failure
Alexandre Torgue
1
-20
/
+24
2019-02-20
pinctrl: stm32: fix memory leak issue
Alexandre Torgue
1
-10
/
+16
2018-11-19
pinctrl: stm32: protect configuration registers with a hwspinlock
Benjamin Gaignard
1
-1
/
+70
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-07-29
pinctrl: stm32: add syscfg mask parameter
Ludovic Barre
1
-2
/
+14
2018-07-29
pinctrl: stm32: check node status before new gpio bank registering
Alexandre Torgue
1
-2
/
+16
2018-07-29
pinctrl: stm32: fix bank io port number
Alexandre Torgue
1
-1
/
+8
2018-05-24
pinctrl/stm32: Add irq_eoi for stm32gpio irqchip
Ludovic Barre
1
-6
/
+7
2018-03-23
pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
1
-6
/
+6
2018-03-02
pinctrl: stm32: Optimizes and enhances stm32gpio irqchip
Radoslaw Pietrzyk
1
-1
/
+2
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-10
/
+4043
2018-01-22
pinctrl: stm32: add STM32F769 MCU support
Alexandre Torgue
3
-0
/
+1834
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
1
-1
/
+1
2017-12-20
pinctrl: stm32: Add STM32MP157 MPU support
Ludovic Barre
3
-0
/
+2195
2017-12-02
pinctrl: stm32: Fix copyright
Benjamin Gaignard
6
-10
/
+14
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
1
-2
/
+3
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
1
-2
/
+2
2017-08-14
pinctrl: stm32: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-01
pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on
Masahiro Yamada
1
-4
/
+5
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
1
-1
/
+1
2017-06-09
pinctrl: stm32: Fix bad function call
Alexandre TORGUE
1
-1
/
+1
2017-06-09
pinctrl: stm32: remove useless check
Alexandre TORGUE
1
-5
/
+0
2017-05-31
pinctrl: stm32: Implement .get_direction gpio_chip callback
Alexandre TORGUE
2
-3
/
+25
2017-05-31
pinctrl: stm32: set pin to gpio input when used as interrupt
Alexandre TORGUE
1
-10
/
+29
[next]