aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: hide subsystem from the populaceLinus Walleij2011-11-101-15/+7
* pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell2011-10-311-0/+1
* pinctrl/sirf: fix sirfsoc_get_group_pins prototypeJean-Christophe PLAGNIOL-VILLARD2011-10-251-1/+1
* pinctrl: Don't copy function name when requesting a pinStephen Warren2011-10-202-15/+24
* pinctrl: Don't copy pin names when registering themStephen Warren2011-10-202-4/+3
* pinctrl: Remove unsafe __refdataStephen Warren2011-10-202-2/+2
* pinctrl: get_group_pins() const fixesStephen Warren2011-10-204-9/+9
* pinctrl: add a driver for the CSR SiRFprimaII pinmuxRongjun Ying2011-10-133-0/+1223
* pinctrl: add a driver for the U300 pinmuxLinus Walleij2011-10-133-0/+1143
* drivers: create a pin control subsystemLinus Walleij2011-10-136-0/+1933