aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/pinctrl-plgpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-08pinctrl: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-06-18pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat1-1/+1
2013-06-16drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+1
2013-05-02Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-3/+3
2013-04-30pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-3/+3
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-1/+1
2013-01-22pinctrl: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2012-11-23pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera1-1/+1
2012-11-15Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar1-4/+15
2012-11-15pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin1-1/+2
2012-11-11pinctrl: SPEAr: Add plgpio driverViresh Kumar1-0/+746