aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-coh901.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-18pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König1-2/+2
2012-03-12pinctrl: support pinconfig on the U300Linus Walleij1-8/+69
2012-03-12pinctrl/coh901: use generic pinconf enums and parametersLinus Walleij1-43/+13
2012-02-22pinctrl: spawn U300 pinctrl from the COH901 GPIOLinus Walleij1-2/+8
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij1-2/+2
2012-02-10pinctrl: break out a pinctrl consumer headerLinus Walleij1-1/+1
2012-01-03pinctrl/coh901: driver to request its pinsLinus Walleij1-0/+21
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij1-0/+917