summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear
Commit message (Expand)AuthorAge
* pinctrl: spear: spear: Add of_node_put() before returnNishka Dasgupta2019-08-06
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-14
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* pinctrl: spear: Delete an error message for a failed memory allocation in spe...Markus Elfring2018-01-03
* pinctrl/spear/plgpio: Delete two error messages for a failed memory allocatio...Markus Elfring2018-01-03
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-16
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-09
| |\
| * | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-22
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-14
|\ \ \ | | |/ | |/|
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* pinctrl: spear: make bool drivers explicitly non-modularPaul Gortmaker2017-02-13
* pinctrl: spear: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-20
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\
| * pinctrl: spear-plgpio: use gpiochip data pointerLinus Walleij2016-01-05
| * gpio: change member .dev to .parentLinus Walleij2015-11-19
* | pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEARMasahiro Yamada2015-12-01
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* Update Viresh Kumar's email addressViresh Kumar2015-07-17
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-10
* 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: clean up after enable refactoringLinus Walleij2014-09-04
| * pinctrl: Make of_device_id array constKiran Padwal2014-08-29
| * pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-22
| * pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-11
| * 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: Convert to devm_ioremap_resourceAxel Lin2013-08-28
* pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLEAxel Lin2013-08-23
* 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
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ | |/ |/|
| * arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
|/
* pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* 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: remove use of __devinitdataBill Pemberton2012-11-28
| * pinctrl: remove use of __devexit_pBill Pemberton2012-11-28
* | 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