| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: spear: Delete an error message for a failed memory allocation in spe... | Markus Elfring | 2018-01-03 | 1 | -3/+1 |
* | pinctrl/spear/plgpio: Delete two error messages for a failed memory allocatio... | Markus Elfring | 2018-01-03 | 1 | -6/+2 |
* | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-11-16 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij | 2017-11-09 | 1 | -1/+1 |
| |\ |
|
| * | | pinctrl/gpio: Unify namespace for cross-calls | Linus Walleij | 2017-09-22 | 1 | -3/+3 |
* | | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-14 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 | 1 | -1/+1 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | pinctrl: spear: make bool drivers explicitly non-modular | Paul Gortmaker | 2017-02-13 | 6 | -66/+1 |
* | pinctrl: spear: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 7 | -41/+1 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -12/+12 |
|\ |
|
| * | pinctrl: spear-plgpio: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -11/+11 |
| * | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | | pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR | Masahiro Yamada | 2015-12-01 | 1 | -1/+1 |
|/ |
|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-17 | 9 | -14/+14 |
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 6 | -6/+0 |
|\ |
|
| * | pinctrl: spear: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 6 | -6/+0 |
* | | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina | 2014-11-20 | 8 | -67/+39 |
|\| |
|
| * | pinctrl: clean up after enable refactoring | Linus Walleij | 2014-09-04 | 1 | -2/+2 |
| * | pinctrl: Make of_device_id array const | Kiran Padwal | 2014-08-29 | 5 | -5/+5 |
| * | pinctrl: remove all usage of gpio_remove ret val in driver/pinctl | abdoulaye berthe | 2014-07-22 | 1 | -2/+1 |
| * | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 2014-07-11 | 1 | -7/+0 |
| * | pinctrl: spear: switch plgpio to irqchip helpers | Linus Walleij | 2014-06-19 | 2 | -51/+31 |
* | | treewide: Fix company name in module descriptions | Masanari Iida | 2014-10-29 | 1 | -1/+1 |
|/ |
|
* | pinctrl: remove redundant of_match_ptr | Sachin Kamat | 2013-10-08 | 1 | -1/+1 |
* | pinctrl: spear: Convert to devm_ioremap_resource | Axel Lin | 2013-08-28 | 1 | -9/+4 |
* | pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE | Axel Lin | 2013-08-23 | 1 | -1/+1 |
* | pinctrl: spear/plgpio: Staticize spear310_o2p | Sachin Kamat | 2013-06-18 | 1 | -1/+1 |
* | drivers/pinctrl/spear: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-06-16 | 1 | -6/+1 |
* | Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-02 | 1 | -3/+3 |
|\ |
|
| * | pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2013-04-30 | 1 | -3/+3 |
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas | 2013-03-26 | 1 | -1/+1 |
* | | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-07 | 1 | -2/+2 |
|/ |
|
* | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -5/+3 |
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 8 | -20/+17 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 7 | -17/+17 |
|\ |
|
| * | pinctrl: remove use of __devexit | Bill Pemberton | 2012-11-28 | 7 | -7/+7 |
| * | pinctrl: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 5 | -5/+5 |
| * | pinctrl: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 5 | -5/+5 |
* | | pinctrl: SPEAr: Update error check for unsigned variables | Tushar Behera | 2012-11-23 | 1 | -1/+1 |
* | | Pinctrl/spear: plgpio: don't call prepare/unprepare | Viresh Kumar | 2012-11-15 | 1 | -4/+15 |
* | | pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called | Axel Lin | 2012-11-15 | 1 | -1/+2 |
* | | pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup found | Axel Lin | 2012-11-15 | 1 | -3/+3 |
* | | pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr | Axel Lin | 2012-11-15 | 1 | -3/+3 |
* | | pinctrl: spear: Staticize non-exported symbols | Axel Lin | 2012-11-13 | 1 | -5/+7 |
* | | pinctrl: SPEAr: Add SoC specific gpio configuration routines | Shiraz Hashim | 2012-11-11 | 3 | -14/+53 |
* | | pinctrl: SPEAr: Add gpio ranges support | Viresh Kumar | 2012-11-11 | 8 | -17/+447 |