summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/spear/pinctrl-plgpio.c
AgeCommit message (Expand)Author
2018-01-03pinctrl/spear/plgpio: Delete two error messages for a failed memory allocatio...Markus Elfring
2017-11-09Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-09-22pinctrl/gpio: Unify namespace for cross-callsLinus Walleij
2017-02-13pinctrl: spear: make bool drivers explicitly non-modularPaul Gortmaker
2016-01-05pinctrl: spear-plgpio: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-10-29treewide: Fix company name in module descriptionsMasanari Iida
2014-10-20pinctrl: spear: drop owner assignment from platform_driversWolfram Sang
2014-07-22pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe
2014-06-19pinctrl: spear: switch plgpio to irqchip helpersLinus Walleij
2013-10-08pinctrl: remove redundant of_match_ptrSachin Kamat
2013-06-18pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat
2013-06-16drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-02Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-30pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-01-22pinctrl: Convert to devm_ioremap_resource()Thierry Reding
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman
2012-11-23pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera
2012-11-15Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar
2012-11-15pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin
2012-11-11pinctrl: SPEAr: Add plgpio driverViresh Kumar