index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mvebu
/
pinctrl-mvebu.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2022-10-24
pinctrl: mvebu: Add missing header(s)
Andy Shevchenko
2022-07-26
pinctrl: mvebu: Missing a blank line after declarations.
Xin Gao
2019-10-24
pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
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-12-20
pinctrl: mvebu: Delete an error message for a failed memory allocation in mve...
Markus Elfring
2017-06-16
pinctrl: mvebu: remove the offset property for regmap
Gregory CLEMENT
2017-02-13
pinctrl: mvebu: make bool drivers explicitly non-modular
Paul Gortmaker
2017-01-18
pinctrl: mvebu: add simple regmap based pinctrl implementation
Russell King
2017-01-18
pinctrl: mvebu: provide generic simple mmio-based implementation
Russell King
2017-01-18
pinctrl: mvebu: provide per-control private data
Russell King
2017-01-18
pinctrl: mvebu: constify mvebu_mpp_ctrl structures
Russell King
2017-01-17
pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()
Markus Elfring
2017-01-17
pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
Markus Elfring
2017-01-17
pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...
Markus Elfring
2017-01-17
pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...
Markus Elfring
2017-01-17
pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()
Markus Elfring
2016-04-21
pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-02-13
pinctrl: mvebu: fix num_settings in mpp group assignment
Sebastian Hesselbarth
2015-12-09
pinctrl: mvebu: complain about missing group after checking variant
Sebastian Hesselbarth
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-02-25
pinctrl: mvebu: remove common get/set functions
Sebastian Hesselbarth
2014-02-25
pinctrl: mvebu: move resource allocation to SoC specific drivers
Sebastian Hesselbarth
2014-02-25
pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks
Sebastian Hesselbarth
2014-02-25
pinctrl: mvebu: identify generic controls by name
Sebastian Hesselbarth
2014-02-25
pinctrl: mvebu: remove obsolete per-control name buffer allocation
Sebastian Hesselbarth
2014-02-25
pinctrl: mvebu: count unnamed controls and allocate name buffer
Sebastian Hesselbarth
2013-08-28
pinctrl: mvebu: testing the wrong variable
Dan Carpenter
2013-08-28
pinctrl: mvebu: Convert to use devm_ioremap_resource
Jisheng Zhang
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-04-03
Merge tag 'v3.9-rc5' into devel
Linus Walleij
2013-03-27
pinctrl: mvebu: prevent walking off the end of group array
David Woodhouse
2013-03-21
pinctrl: mvebu: fix checking for SoC specific controls
Simon Guinot
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-11
pinctrl: mvebu: move to its own directory
Thomas Petazzoni