aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-mxs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-17pinctrl: mxs: Use kfree to fix build errorFabio Estevam1-1/+1
2012-06-12pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unregisterDevendra Naga1-0/+2
2012-06-12pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga1-3/+8
2012-05-15pinctrl: pinctrl-mxs: remove empty pinmux disable functionDong Aisheng1-7/+0
2012-05-14pinctrl: mxs: skip gpio nodes for group creationShawn Guo1-0/+7
2012-05-14pinctrl: mxs: create group for pin config nodeShawn Guo1-24/+44
2012-05-02pinctrl: add pinctrl-mxs supportShawn Guo1-0/+508