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
/
pinctrl-st.c
Age
Commit message (
Expand
)
Author
2022-10-04
pinctrl: st: stop abusing of_get_named_gpio()
Dmitry Torokhov
2021-11-18
pinctrl: st: Switch to use devm_kasprintf_strarray()
Andy Shevchenko
2021-11-18
pinctrl: st: Convert to use dev_err_probe()
Andy Shevchenko
2021-11-18
pinctrl: st: Make use of the devm_platform_ioremap_resource_byname()
Andy Shevchenko
2021-11-18
pinctrl: st: Use temporary variable for struct device
Andy Shevchenko
2021-11-18
pinctrl: st: Drop wrong kernel doc annotations
Andy Shevchenko
2021-09-17
pinctrl: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-01-05
pinctrl: remove empty lines in pinctrl subsystem
Zhaoyu Liu
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-10-16
pinctrl: st: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-21
pinctrl: st: Add of_node_put() before return
Nishka Dasgupta
2019-08-21
pinctrl: st: Include the right header
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-23
pinctrl: st: fix leaked of_node references
Wen Yang
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-08-22
pinctrl: st: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
2017-08-14
pinctrl-st: fix of_irq_to_resource() result check
Sergei Shtylyov
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
pinctrl: st: constify gpio_chip structure
Gustavo A. R. Silva
2017-03-23
pinctrl: st: add irq_request/release_resources callbacks
Patrice Chotard
2016-12-13
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-08
pinctrl: st: st_pctl_dt_parse_groups simplify expression
Heinrich Schuchardt
2016-11-08
pinctrl: st: st_pinconf_dbg_show wrong format string
Heinrich Schuchardt
2016-10-31
pinctrl: st: don't specify default interrupt trigger
Patrice Chotard
2016-09-15
pinctrl: st: Remove STiH415/6 SoC pinctrl driver support.
Peter Griffin
2016-08-11
pinctrl: st: Use second parameter to gpio specifier
Patrice Chotard
2016-06-15
pinctrl: fix incorrect inline keyword in multiple drivers
Arnd Bergmann
2016-04-21
pinctrl: st: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-01-27
pinctrl: st: activate strict mux mode
Patrice Chotard
2016-01-05
pinctrl: st: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-25
pinctrl/st: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
2015-03-25
pinctrl: st: Display pin's function when printing pinctrl debug information
Lee Jones
2015-03-25
pinctrl: st: Show correct pin direction also in GPIO mode
Lee Jones
2015-03-25
pinctrl: st: Supply a GPIO get_direction() call-back
Lee Jones
2015-03-25
pinctrl: st: Move st_get_pio_control() further up the source file
Lee Jones
2015-03-25
pinctrl: st: Introduce a 'get pin function' call
Lee Jones
2015-01-07
pinctrl: st: Add irq_disable hook to st_gpio_irqchip
Patrice CHOTARD
2015-01-07
pinctrl: st: avoid multiple mutex lock
Francesco VIRLINZI
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-21
pinctrl: st: Fix Sparse error
Pramod Gurav
[next]