aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu/pinctrl-mvebu.c
Commit message (Expand)AuthorAge
* pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-20
* pinctrl: mvebu: fix num_settings in mpp group assignmentSebastian Hesselbarth2016-02-13
* pinctrl: mvebu: complain about missing group after checking variantSebastian Hesselbarth2015-12-09
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-10
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-04
* pinctrl: mvebu: remove common get/set functionsSebastian Hesselbarth2014-02-25
* pinctrl: mvebu: move resource allocation to SoC specific driversSebastian Hesselbarth2014-02-25
* pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacksSebastian Hesselbarth2014-02-25
* pinctrl: mvebu: identify generic controls by nameSebastian Hesselbarth2014-02-25
* pinctrl: mvebu: remove obsolete per-control name buffer allocationSebastian Hesselbarth2014-02-25
* pinctrl: mvebu: count unnamed controls and allocate name bufferSebastian Hesselbarth2014-02-25
* pinctrl: mvebu: testing the wrong variableDan Carpenter2013-08-28
* pinctrl: mvebu: Convert to use devm_ioremap_resourceJisheng Zhang2013-08-28
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-03
|\
| * pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot2013-03-21
* | pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse2013-03-27
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
|/
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* pinctrl: mvebu: move to its own directoryThomas Petazzoni2012-11-11