Age | Commit message (Expand) | Author | Files | Lines |
2013-01-04 | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -9/+10 |
2012-12-12 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2012-11-28 | pinctrl: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-15 | pinctrl: imx: Fix the logic checking if not able to find pin reg map | Axel Lin | 1 | -1/+1 |
2012-11-11 | pinctrl: Staticize pinconf_ops | Axel Lin | 1 | -1/+1 |
2012-09-18 | pinctrl: imx: remove duplicated const | Richard Zhao | 1 | -1/+1 |
2012-07-25 | Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+7 |
2012-07-15 | pinctrl: pinctrl-imx: only print debug message when DEBUG is defined | Dong Aisheng | 1 | -0/+2 |
2012-07-03 | pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is set | Hui Wang | 1 | -6/+7 |
2012-06-12 | pinctrl: pinctrl-imx: fix incorrect debug message of maps | Dong Aisheng | 1 | -1/+1 |
2012-06-12 | pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node | Devendra Naga | 1 | -1/+3 |
2012-06-12 | pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ... | Devendra Naga | 1 | -16/+12 |
2012-05-15 | pinctrl: pinctrl-imx: remove empty pinmux disable function | Dong Aisheng | 1 | -7/+0 |
2012-05-02 | pinctrl: pinctrl-imx: add imx pinctrl core driver | Dong Aisheng | 1 | -0/+627 |