summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/pinctrl-plgpio.c
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * pinctrl: spear: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-201-53/+31
|\ \ | |/
| * pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-221-2/+1
| * pinctrl: spear: switch plgpio to irqchip helpersLinus Walleij2014-06-191-51/+30
* | treewide: Fix company name in module descriptionsMasanari Iida2014-10-291-1/+1
|/
* pinctrl: remove redundant of_match_ptrSachin Kamat2013-10-081-1/+1
* pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat2013-06-181-1/+1
* drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-021-3/+3
|\
| * pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-301-3/+3
* | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-1/+1
|/
* pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
* pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera2012-11-231-1/+1
* Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar2012-11-151-4/+15
* pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin2012-11-151-1/+2
* pinctrl: SPEAr: Add plgpio driverViresh Kumar2012-11-111-0/+746
OpenPOWER on IntegriCloud