aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/devicetree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson1-1/+1
2014-02-24pinctrl: Quiet logging about missing DT nodes when not using DTMark Brown1-1/+3
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard1-13/+2
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart1-2/+2
2013-01-11pinctrl: do not defer device tree hogsLinus Walleij1-0/+5
2012-11-11gpiolib: separation of pin concernsLinus Walleij1-3/+1
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim1-0/+13
2012-04-18pinctrl: implement pinctrl deferred probingLinus Walleij1-3/+3
2012-04-18pinctrl: core device tree mapping table parsing supportStephen Warren1-0/+249