| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-11-05 | 1 | -3/+1 |
* | pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT | Nathan Chancellor | 2018-11-09 | 1 | -8/+2 |
* | pinctrl: lpc18xx: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-29 | 1 | -0/+6 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -2/+3 |
* | pinctrl: Widen the generic pinconf argument from 16 to 24 bits | Mika Westerberg | 2017-01-26 | 1 | -5/+5 |
* | pinctrl: lpc18xx: make it explicitly non-modular | Paul Gortmaker | 2016-06-13 | 1 | -17/+3 |
* | pinctrl: lpc18xx: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -2/+1 |
* | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 2016-04-01 | 1 | -1/+1 |
* | pinctrl: lpc18xx: add nxp,gpio-pin-interrupt property | Joachim Eastwood | 2016-03-07 | 1 | -6/+137 |
* | pinctrl: lpc18xx: ensure ngroups is initialized at correct place | Colin Ian King | 2016-03-07 | 1 | -3/+2 |
* | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-09-04 | 1 | -4/+50 |
|\ |
|
| * | pinctrl: lpc18xx: add support for usb1 pinconf | Joachim Eastwood | 2015-07-17 | 1 | -4/+50 |
* | | pinctrl: lpc18xx: fix schmitt trigger setup | Joachim Eastwood | 2015-07-20 | 1 | -2/+2 |
|/ |
|
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | pinctrl: lpc18xx: add the missing group function map | Joachim Eastwood | 2015-05-19 | 1 | -7/+76 |
* | pinctrl: lpc18xx: create pin cap lookup helper | Joachim Eastwood | 2015-05-12 | 1 | -11/+18 |
* | pinctrl: add lpc18xx pinctrl driver | Joachim Eastwood | 2015-05-06 | 1 | -0/+1144 |