index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
stm32
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
pinctrl: stm32: fix PM support for stm32mp257
Antonio Borneo
1
-1
/
+1
2024-01-18
Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+1
2023-11-24
pinctrl: stm32: return errors from stm32_gpio_direction_output()
Sergey Shtylyov
1
-2
/
+1
2023-11-14
pinctrl: stm32: fix array read out of bound
Antonio Borneo
1
-3
/
+5
2023-11-13
pinctrl: stm32: Add check for devm_kcalloc
Chen Ni
1
-0
/
+5
2023-11-04
pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()
Bartosz Golaszewski
1
-13
/
+3
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: stm32: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-4
/
+4
2023-08-10
pinctrl: stm32: set default gpio line names using pin names
Valentin Caron
1
-0
/
+35
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-2
/
+1
2023-06-08
pinctrl: stm32: add stm32mp257 pinctrl support
Alexandre Torgue
4
-0
/
+2591
2023-05-03
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2023-03-23
pinctrl: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-06
pinctrl: stm32: use dynamic allocation of GPIO base
Dario Binacchi
1
-1
/
+1
2023-01-09
pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domain
Miaoqian Lin
1
-0
/
+1
2022-12-03
pinctrl: stm32: Remove check for pins-are-numbered
Bernhard Rosenkränzer
1
-5
/
+0
2022-10-24
pinctrl: stm32: Add missing header(s)
Andy Shevchenko
1
-7
/
+9
2022-09-20
pinctrl: stm32: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-06-28
pinctrl: stm32: fix optional IRQ support to gpios
Fabien Dessenne
1
-8
/
+12
2022-05-14
pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()
Andy Shevchenko
1
-12
/
+9
2022-05-05
pinctrl: stm32: Fix up errorpath after merge
Linus Walleij
1
-0
/
+4
2022-05-05
pinctrl: stm32: prevent the use of the secure protected pins
Fabien Dessenne
3
-0
/
+66
2022-05-05
pinctrl: stm32: improve debugfs information of pinconf-pins entry
Fabien Dessenne
2
-10
/
+34
2022-05-05
Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
1
-48
/
+36
2022-05-02
pinctrl: stm32: improve bank clocks management
Fabien Dessenne
4
-53
/
+34
2022-04-23
pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
Marek Vasut
1
-2
/
+17
2022-04-21
pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
Marek Vasut
1
-0
/
+4
2022-04-08
pinctrl: stm32: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
1
-39
/
+33
2022-04-08
pinctrl: stm32: Replace custom code by gpiochip_node_count() call
Andy Shevchenko
1
-5
/
+3
2021-12-16
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
Fabien Dessenne
1
-4
/
+4
2021-11-05
Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+3
2021-10-14
pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()
Fabien Dessenne
1
-2
/
+2
2021-10-14
pinctrl: stm32: do not warn when 'st,package' is absent
Fabien Dessenne
1
-13
/
+3
2021-08-10
pinctrl: stm32: Add STM32MP135 SoC support
Alexandre Torgue
3
-0
/
+1686
2021-07-02
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-39
/
+40
2021-06-26
pinctrl: stm32: check for IRQ MUX validity during alloc()
Fabien Dessenne
1
-39
/
+40
2021-06-18
pinctrl: stm32: fix the reported number of GPIO lines per bank
Fabien Dessenne
1
-2
/
+7
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-21
pinctrl: stm32: add possibility to configure pins individually
Alexandre Torgue
1
-2
/
+21
2020-06-21
pinctrl: stm32: return proper error code in pin_config_set
Alexandre Torgue
1
-1
/
+1
2020-06-21
pinctrl: stm32: defer probe if reset resource is not yet ready
Etienne Carriere
1
-4
/
+8
2020-06-21
pinctrl: stm32: don't print an error on probe deferral during clock get
Etienne Carriere
1
-6
/
+17
2020-04-03
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
[next]