aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-mxs.c
Commit message (Expand)AuthorAge
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* pinctrl: mxs: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-16
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
* pinctrl: pinctrl-mxs: Fix variables' definition typeFabio Estevam2013-01-18
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * pinctrl: remove use of __devexitBill Pemberton2012-11-28
* | pinctrl: Staticize pinconf_opsAxel Lin2012-11-11
|/
* pinctrl: mxs: Use kfree to fix build errorFabio Estevam2012-06-17
* pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga2012-06-12
* pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga2012-06-12
* pinctrl: pinctrl-mxs: remove empty pinmux disable functionDong Aisheng2012-05-15
* pinctrl: mxs: skip gpio nodes for group creationShawn Guo2012-05-14
* pinctrl: mxs: create group for pin config nodeShawn Guo2012-05-14
* pinctrl: add pinctrl-mxs supportShawn Guo2012-05-01