Age | Commit message (Expand) | Author |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-06-08 | pinctrl: tb10x: Use flexible-array member and struct_size() helper | Gustavo A. R. Silva |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2017-08-22 | pinctrl: tb10x: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall |
2017-08-14 | pinctrl: Convert to using %pOF instead of full_name | Rob Herring |
2016-04-21 | pinctrl: tb10x: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea |
2015-06-10 | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-10-28 | pinctrl-tb10x: remove duplicate check on resource | Varka Bhadram |
2014-10-20 | pinctrl: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-04 | pinctrl: clean up after enable refactoring | Linus Walleij |
2014-07-11 | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu |
2014-04-22 | pinctrl/TB10x: Fix signedness bug | Christian Ruppert |
2013-10-23 | pinctrl: tb10x: use module_platform_driver to simplify the code | Wei Yongjun |
2013-10-23 | pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe() | Wei Yongjun |
2013-10-16 | pinctrl: add TB10x pin control driver | Christian Ruppert |