aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-10pinctrl: hide subsystem from the populaceLinus Walleij1-15/+7
2011-10-31pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell1-0/+1
2011-10-25pinctrl/sirf: fix sirfsoc_get_group_pins prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-10-20pinctrl: Don't copy function name when requesting a pinStephen Warren2-15/+24
2011-10-20pinctrl: Don't copy pin names when registering themStephen Warren2-4/+3
2011-10-20pinctrl: Remove unsafe __refdataStephen Warren2-2/+2
2011-10-20pinctrl: get_group_pins() const fixesStephen Warren4-9/+9
2011-10-13pinctrl: add a driver for the CSR SiRFprimaII pinmuxRongjun Ying3-0/+1223
2011-10-13pinctrl: add a driver for the U300 pinmuxLinus Walleij3-0/+1143
2011-10-13drivers: create a pin control subsystemLinus Walleij6-0/+1933