summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/devicetree.c
AgeCommit message (Expand)AuthorLines
2016-06-18pinctrl: OF: Don't create a pinctrl handle if no pinctrl entries existJon Hunter-1/+6
2015-07-16pinctrl: simplify of_pinctrl_get()Masahiro Yamada-7/+1
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson-1/+1
2014-02-24pinctrl: Quiet logging about missing DT nodes when not using DTMark Brown-1/+3
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard-13/+2
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart-2/+2
2013-01-11pinctrl: do not defer device tree hogsLinus Walleij-0/+5
2012-11-11gpiolib: separation of pin concernsLinus Walleij-3/+1
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim-0/+13
2012-04-18pinctrl: implement pinctrl deferred probingLinus Walleij-3/+3
2012-04-18pinctrl: core device tree mapping table parsing supportStephen Warren-0/+249