index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
stm32
Age
Commit message (
Expand
)
Author
2025-11-10
pinctrl: stm32: handle semaphore acquisition when handling pinctrl/pinmux
Gatien Chevallier
2025-10-29
pinctrl: stm32: fix hwspinlock resource leak in probe function
Haotian Zhang
2025-10-28
pinctrl: stm32: Support I/O synchronization parameters
Antonio Borneo
2025-10-28
pinctrl: stm32: Avoid keeping a bool value in a u32 variable
Antonio Borneo
2025-10-28
pinctrl: stm32: Drop useless spinlock save and restore
Antonio Borneo
2025-10-28
pinctrl: stm32: Simplify handling of backup pin status
Antonio Borneo
2025-10-28
pinctrl: stm32: Rework stm32_pconf_parse_conf()
Antonio Borneo
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
2025-09-24
pinctrl: use more common syntax for compound literals
Bartosz Golaszewski
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
2025-08-20
pinctrl: stm32: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
2025-08-19
pinctrl: stm32: use new generic GPIO chip API
Bartosz Golaszewski
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-14
pinctrl: stm32: Introduce HDP driver
Clément Le Goffic
2025-06-18
pinctrl: stm32: Handle RSVD pin configuration
Fabien Dessenne
2025-06-18
pinctrl: stm32: Allow compile as module for stm32mp257
Stephane Danieau
2025-06-18
pinctrl: stm32: Add RIF support for stm32mp257
Antonio Borneo
2025-06-18
pinctrl: stm32: Manage irq affinity settings
Cheick Traore
2025-06-18
pinctrl: stm32: Declare stm32_pmx_get_mode() as static
Antonio Borneo
2025-04-29
pinctrl: stm32: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-01-15
pinctrl: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-01-14
pinctrl: stm32: Add check for clk_enable()
Mingwei Zheng
2024-10-01
pinctrl: stm32: check devm_kasprintf() returned value
Ma Ke
2024-06-17
pinctrl: stm32: Use scope based of_node_put() cleanups
Peng Fan
2024-02-13
pinctrl: stm32: fix PM support for stm32mp257
Antonio Borneo
2024-01-17
Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-11-24
pinctrl: stm32: return errors from stm32_gpio_direction_output()
Sergey Shtylyov
2023-11-14
pinctrl: stm32: fix array read out of bound
Antonio Borneo
2023-11-13
pinctrl: stm32: Add check for devm_kcalloc
Chen Ni
2023-11-04
pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
2023-11-04
pinctrl: stm32: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-08-10
pinctrl: stm32: set default gpio line names using pin names
Valentin Caron
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2023-06-08
pinctrl: stm32: add stm32mp257 pinctrl support
Alexandre Torgue
2023-05-02
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-03-23
pinctrl: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-06
pinctrl: stm32: use dynamic allocation of GPIO base
Dario Binacchi
2023-01-09
pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domain
Miaoqian Lin
2022-12-03
pinctrl: stm32: Remove check for pins-are-numbered
Bernhard Rosenkränzer
2022-10-24
pinctrl: stm32: Add missing header(s)
Andy Shevchenko
2022-09-20
pinctrl: stm32: Switch to use dev_err_probe() helper
Yang Yingliang
2022-06-28
pinctrl: stm32: fix optional IRQ support to gpios
Fabien Dessenne
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
[next]