summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu/pinctrl-mvebu.c
AgeCommit message (Expand)Author
2016-04-21pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-02-13pinctrl: mvebu: fix num_settings in mpp group assignmentSebastian Hesselbarth
2015-12-09pinctrl: mvebu: complain about missing group after checking variantSebastian Hesselbarth
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-02-25pinctrl: mvebu: remove common get/set functionsSebastian Hesselbarth
2014-02-25pinctrl: mvebu: move resource allocation to SoC specific driversSebastian Hesselbarth
2014-02-25pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacksSebastian Hesselbarth
2014-02-25pinctrl: mvebu: identify generic controls by nameSebastian Hesselbarth
2014-02-25pinctrl: mvebu: remove obsolete per-control name buffer allocationSebastian Hesselbarth
2014-02-25pinctrl: mvebu: count unnamed controls and allocate name bufferSebastian Hesselbarth
2013-08-28pinctrl: mvebu: testing the wrong variableDan Carpenter
2013-08-28pinctrl: mvebu: Convert to use devm_ioremap_resourceJisheng Zhang
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij
2013-03-27pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse
2013-03-21pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman
2012-11-11pinctrl: mvebu: move to its own directoryThomas Petazzoni