开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
stm32
/
pinctrl-stm32.c
Age
Commit message (
Expand
)
Author
2022-05-14
pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()
Andy Shevchenko
2022-05-05
pinctrl: stm32: Fix up errorpath after merge
Linus Walleij
2022-05-05
pinctrl: stm32: prevent the use of the secure protected pins
Fabien Dessenne
2022-05-05
pinctrl: stm32: improve debugfs information of pinconf-pins entry
Fabien Dessenne
2022-05-04
Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
2022-05-01
pinctrl: stm32: improve bank clocks management
Fabien Dessenne
2022-04-23
pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
Marek Vasut
2022-04-21
pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
Marek Vasut
2022-04-08
pinctrl: stm32: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
2022-04-08
pinctrl: stm32: Replace custom code by gpiochip_node_count() call
Andy Shevchenko
2021-12-16
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
Fabien Dessenne
2021-11-05
Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-14
pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()
Fabien Dessenne
2021-10-14
pinctrl: stm32: do not warn when 'st,package' is absent
Fabien Dessenne
2021-07-01
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-26
pinctrl: stm32: check for IRQ MUX validity during alloc()
Fabien Dessenne
2021-06-18
pinctrl: stm32: fix the reported number of GPIO lines per bank
Fabien Dessenne
2021-04-08
pinctrl: stm32: Print invalid AF warning inside stm32_pctrl_is_function_valid()
Marek Vasut
2021-03-10
pinctrl: stm32: add missing of_node_put
Junlin Yang
2020-07-23
pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
Fabien Dessenne
2020-06-20
pinctrl: stm32: add possibility to configure pins individually
Alexandre Torgue
2020-06-20
pinctrl: stm32: return proper error code in pin_config_set
Alexandre Torgue
2020-06-20
pinctrl: stm32: defer probe if reset resource is not yet ready
Etienne Carriere
2020-06-20
pinctrl: stm32: don't print an error on probe deferral during clock get
Etienne Carriere
2020-04-02
Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-03-24
irqchip/stm32: Retrigger both in eoi and unmask callbacks
Marek Vasut
2020-03-08
pinctrl: stm32: Add level interrupt support to gpio irq chip
Alexandre Torgue
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-08-10
pinctrl: stm32: stm32: Add of_node_put() before return
Nishka Dasgupta
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: add suspend/resume management
Alexandre Torgue
2019-05-03
pinctrl: stm32: check irq controller availability at probe
Fabien Dessenne
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-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
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
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-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
[next]