aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-lpc18xx.c
AgeCommit message (Expand)Author
2019-12-01pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg
2016-06-13pinctrl: lpc18xx: make it explicitly non-modularPaul Gortmaker
2016-04-21pinctrl: lpc18xx: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2016-03-07pinctrl: lpc18xx: add nxp,gpio-pin-interrupt propertyJoachim Eastwood
2016-03-07pinctrl: lpc18xx: ensure ngroups is initialized at correct placeColin Ian King
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-07-20pinctrl: lpc18xx: fix schmitt trigger setupJoachim Eastwood
2015-07-17pinctrl: lpc18xx: add support for usb1 pinconfJoachim Eastwood
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2015-05-19pinctrl: lpc18xx: add the missing group function mapJoachim Eastwood
2015-05-12pinctrl: lpc18xx: create pin cap lookup helperJoachim Eastwood
2015-05-06pinctrl: add lpc18xx pinctrl driverJoachim Eastwood