index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mvebu
/
pinctrl-mvebu.c
Age
Commit message (
Expand
)
Author
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