aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu/pinctrl-mvebu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada1-2/+2
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij1-3/+3
2014-02-25pinctrl: mvebu: remove common get/set functionsSebastian Hesselbarth1-47/+2
2014-02-25pinctrl: mvebu: move resource allocation to SoC specific driversSebastian Hesselbarth1-8/+0
2014-02-25pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacksSebastian Hesselbarth1-4/+4
2014-02-25pinctrl: mvebu: identify generic controls by nameSebastian Hesselbarth1-14/+16
2014-02-25pinctrl: mvebu: remove obsolete per-control name buffer allocationSebastian Hesselbarth1-9/+0
2014-02-25pinctrl: mvebu: count unnamed controls and allocate name bufferSebastian Hesselbarth1-5/+19
2013-08-28pinctrl: mvebu: testing the wrong variableDan Carpenter1-1/+1
2013-08-28pinctrl: mvebu: Convert to use devm_ioremap_resourceJisheng Zhang1-6/+5
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin1-6/+20
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij1-1/+1
2013-03-27pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse1-12/+21
2013-03-21pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot1-1/+1
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart1-3/+3
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman1-6/+5
2012-11-11pinctrl: mvebu: move to its own directoryThomas Petazzoni1-0/+753