aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/pinctrl-plgpio.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pinctrl: spear: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20
|\|
| * pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-22
| * pinctrl: spear: switch plgpio to irqchip helpersLinus Walleij2014-06-19
* | treewide: Fix company name in module descriptionsMasanari Iida2014-10-29
|/
* pinctrl: remove redundant of_match_ptrSachin Kamat2013-10-08
* pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat2013-06-18
* drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-16
* Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\
| * pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-30
* | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
|/
* pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera2012-11-23
* Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar2012-11-15
* pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin2012-11-15
* pinctrl: SPEAr: Add plgpio driverViresh Kumar2012-11-11