Age | Commit message (Expand) | Author | Files | Lines |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-08-06 | pinctrl: spear: spear: Add of_node_put() before return | Nishka Dasgupta | 1 | -2/+6 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-01-03 | pinctrl: spear: Delete an error message for a failed memory allocation in spe... | Markus Elfring | 1 | -3/+1 |
2016-04-21 | pinctrl: spear: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -10/+1 |
2015-07-18 | Update Viresh Kumar's email address | Viresh Kumar | 1 | -1/+1 |
2015-06-10 | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 1 | -2/+2 |
2014-09-04 | pinctrl: clean up after enable refactoring | Linus Walleij | 1 | -2/+2 |
2014-07-11 | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 1 | -7/+0 |
2013-08-28 | pinctrl: spear: Convert to devm_ioremap_resource | Axel Lin | 1 | -9/+4 |
2013-03-07 | pinctrl: Declare operation structures as const | Laurent Pinchart | 1 | -2/+2 |
2013-01-04 | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -6/+5 |
2012-12-12 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2012-11-28 | pinctrl: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-15 | pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup found | Axel Lin | 1 | -3/+3 |
2012-11-15 | pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr | Axel Lin | 1 | -3/+3 |
2012-11-13 | pinctrl: spear: Staticize non-exported symbols | Axel Lin | 1 | -5/+7 |
2012-11-11 | pinctrl: SPEAr: Add SoC specific gpio configuration routines | Shiraz Hashim | 1 | -14/+12 |
2012-11-11 | pinctrl: SPEAr: Add gpio ranges support | Viresh Kumar | 1 | -17/+90 |
2012-11-05 | pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable | Viresh Kumar | 1 | -1/+1 |
2012-07-03 | pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctl | Devendra Naga | 1 | -2/+2 |
2012-06-21 | Viresh has moved | Viresh Kumar | 1 | -1/+1 |
2012-04-23 | pinctrl: Add SPEAr pinctrl drivers | Viresh Kumar | 1 | -0/+354 |