index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-artpec6.c
Age
Commit message (
Expand
)
Author
2025-06-18
pinctrl: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
2024-10-11
pinctrl: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-10
pinctrl: artpec6: Convert to platform remove callback returning void
Uwe Kleine-König
2020-01-07
pinctrl: artpec6: fix __iomem on reg in set
Ben Dooks (Codethink)
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-04-11
pinctrl: artpec6: Drop unused function and rename
Linus Walleij
2019-04-04
pinctrl: artpec6: Make two functions static
YueHaibing
2018-03-01
pinctrl: artpec-6: Add smaller groups for uarts
Jesper Nilsson
2017-08-22
pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
2017-04-28
pinctrl: artpec6: Fix return value check in artpec6_pmx_probe()
Wei Yongjun
2017-04-26
pinctrl: artpec6: Remove .owner field for driver
Wei Yongjun
2017-04-24
pinctrl: make artpec6 explicitly non-modular
Paul Gortmaker
2017-04-07
pinctrl: Add pincontrol driver for ARTPEC-6 SoC
Jesper Nilsson