index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
stm32
/
pinctrl-stm32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-02
1
-39
/
+40
|
\
|
*
pinctrl: stm32: check for IRQ MUX validity during alloc()
Fabien Dessenne
2021-06-26
1
-39
/
+40
*
|
pinctrl: stm32: fix the reported number of GPIO lines per bank
Fabien Dessenne
2021-06-18
1
-2
/
+7
|
/
*
pinctrl: stm32: Print invalid AF warning inside stm32_pctrl_is_function_valid()
Marek Vasut
2021-04-08
1
-9
/
+4
*
pinctrl: stm32: add missing of_node_put
Junlin Yang
2021-03-10
1
-1
/
+4
*
pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
Fabien Dessenne
2020-07-23
1
-36
/
+42
*
pinctrl: stm32: add possibility to configure pins individually
Alexandre Torgue
2020-06-20
1
-2
/
+21
*
pinctrl: stm32: return proper error code in pin_config_set
Alexandre Torgue
2020-06-20
1
-1
/
+1
*
pinctrl: stm32: defer probe if reset resource is not yet ready
Etienne Carriere
2020-06-20
1
-4
/
+8
*
pinctrl: stm32: don't print an error on probe deferral during clock get
Etienne Carriere
2020-06-20
1
-6
/
+17
*
Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-04-03
1
-2
/
+2
|
\
|
*
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-02-21
1
-2
/
+2
*
|
irqchip/stm32: Retrigger both in eoi and unmask callbacks
Marek Vasut
2020-03-24
1
-4
/
+14
*
|
pinctrl: stm32: Add level interrupt support to gpio irq chip
Alexandre Torgue
2020-03-08
1
-2
/
+43
|
/
*
pinctrl: stm32: stm32: Add of_node_put() before return
Nishka Dasgupta
2019-08-10
1
-1
/
+4
*
pinctrl: stm32: Add links to consumers
Linus Walleij
2019-06-01
1
-0
/
+1
*
pinctrl: stm32: add lock mechanism for irqmux selection
Alexandre Torgue
2019-05-24
1
-1
/
+50
*
pinctrl: stm32: add suspend/resume management
Alexandre Torgue
2019-05-24
1
-0
/
+132
*
pinctrl: stm32: check irq controller availability at probe
Fabien Dessenne
2019-05-03
1
-10
/
+27
*
pinctrl: stm32: introduce package support
Alexandre Torgue
2019-04-23
1
-11
/
+57
*
pinctrl: stm32: return error upon hwspinlock failure
Alexandre Torgue
2019-02-20
1
-20
/
+24
*
pinctrl: stm32: fix memory leak issue
Alexandre Torgue
2019-02-20
1
-10
/
+16
*
pinctrl: stm32: protect configuration registers with a hwspinlock
Benjamin Gaignard
2018-11-19
1
-1
/
+70
*
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-2
/
+2
*
pinctrl: stm32: add syscfg mask parameter
Ludovic Barre
2018-07-29
1
-2
/
+14
*
pinctrl: stm32: check node status before new gpio bank registering
Alexandre Torgue
2018-07-29
1
-2
/
+16
*
pinctrl: stm32: fix bank io port number
Alexandre Torgue
2018-07-29
1
-1
/
+8
*
pinctrl/stm32: Add irq_eoi for stm32gpio irqchip
Ludovic Barre
2018-05-24
1
-6
/
+7
*
pinctrl: stm32: Optimizes and enhances stm32gpio irqchip
Radoslaw Pietrzyk
2018-03-02
1
-1
/
+2
*
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-02
1
-1
/
+2
|
\
|
*
pinctrl: stm32: Fix copyright
Benjamin Gaignard
2017-12-02
1
-1
/
+2
*
|
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-1
/
+1
|
/
*
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-16
1
-2
/
+2
|
\
|
*
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-09-22
1
-2
/
+2
*
|
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
1
-2
/
+3
|
/
*
pinctrl: stm32: explicitly request exclusive reset control
Philipp Zabel
2017-08-14
1
-1
/
+1
*
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
1
-2
/
+21
*
|
pinctrl: stm32: set pin to gpio input when used as interrupt
Alexandre TORGUE
2017-05-31
1
-10
/
+29
|
/
*
pinctrl: stm32: add possibility to use gpio-ranges to declare bank range
Alexandre TORGUE
2017-04-24
1
-50
/
+65
*
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
*
pinctrl: stm32: remove dependency with interrupt controller
Alexandre TORGUE
2016-10-31
1
-3
/
+5
*
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
1
-1
/
+162
*
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
[next]