| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: spear: Remove unused of_gpio.h inclusion | Andy Shevchenko | 2023-06-16 | 1 | -1/+0 |
* | pinctrl: spear: Add missing header(s) | Andy Shevchenko | 2022-10-24 | 1 | -2/+4 |
* | pinctrl: spear: spear: Convert to regmap | Herve Codina | 2021-12-05 | 1 | -3/+7 |
* | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-11-05 | 1 | -3/+1 |
* | pinctrl: spear: spear: Add of_node_put() before return | Nishka Dasgupta | 2019-08-06 | 1 | -2/+6 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | pinctrl: spear: Delete an error message for a failed memory allocation in spe... | Markus Elfring | 2018-01-03 | 1 | -3/+1 |
* | pinctrl: spear: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -10/+1 |
* | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-17 | 1 | -1/+1 |
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | pinctrl: clean up after enable refactoring | Linus Walleij | 2014-09-04 | 1 | -2/+2 |
* | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 2014-07-11 | 1 | -7/+0 |
* | pinctrl: spear: Convert to devm_ioremap_resource | Axel Lin | 2013-08-28 | 1 | -9/+4 |
* | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-07 | 1 | -2/+2 |
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -6/+5 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ |
|
| * | pinctrl: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | 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 | 1 | -14/+12 |
* | | pinctrl: SPEAr: Add gpio ranges support | Viresh Kumar | 2012-11-11 | 1 | -17/+90 |
|/ |
|
* | pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable | Viresh Kumar | 2012-11-05 | 1 | -1/+1 |
* | pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctl | Devendra Naga | 2012-07-03 | 1 | -2/+2 |
* | Viresh has moved | Viresh Kumar | 2012-06-20 | 1 | -1/+1 |
* | pinctrl: Add SPEAr pinctrl drivers | Viresh Kumar | 2012-04-22 | 1 | -0/+354 |