| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 | 1 | -41/+50 |
* | pinctrl: mxs: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-06-16 | 1 | -2/+0 |
* | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-07 | 1 | -3/+3 |
* | pinctrl: pinctrl-mxs: Fix variables' definition type | Fabio Estevam | 2013-01-18 | 1 | -5/+4 |
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -7/+7 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ |
|
| * | pinctrl: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | pinctrl: Staticize pinconf_ops | Axel Lin | 2012-11-11 | 1 | -1/+1 |
|/ |
|
* | pinctrl: mxs: Use kfree to fix build error | Fabio Estevam | 2012-06-17 | 1 | -1/+1 |
* | pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre... | Devendra Naga | 2012-06-12 | 1 | -0/+2 |
* | pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails | Devendra Naga | 2012-06-12 | 1 | -3/+8 |
* | pinctrl: pinctrl-mxs: remove empty pinmux disable function | Dong Aisheng | 2012-05-15 | 1 | -7/+0 |
* | pinctrl: mxs: skip gpio nodes for group creation | Shawn Guo | 2012-05-14 | 1 | -0/+7 |
* | pinctrl: mxs: create group for pin config node | Shawn Guo | 2012-05-14 | 1 | -24/+44 |
* | pinctrl: add pinctrl-mxs support | Shawn Guo | 2012-05-02 | 1 | -0/+508 |