aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-lpc18xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor1-8/+2
2018-08-29pinctrl: lpc18xx: mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+3
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg1-5/+5
2016-06-13pinctrl: lpc18xx: make it explicitly non-modularPaul Gortmaker1-17/+3
2016-04-21pinctrl: lpc18xx: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan1-2/+1
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea1-1/+1
2016-03-07pinctrl: lpc18xx: add nxp,gpio-pin-interrupt propertyJoachim Eastwood1-6/+137
2016-03-07pinctrl: lpc18xx: ensure ngroups is initialized at correct placeColin Ian King1-3/+2
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-4/+50
2015-07-20pinctrl: lpc18xx: fix schmitt trigger setupJoachim Eastwood1-2/+2
2015-07-17pinctrl: lpc18xx: add support for usb1 pinconfJoachim Eastwood1-4/+50
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada1-2/+2
2015-05-19pinctrl: lpc18xx: add the missing group function mapJoachim Eastwood1-7/+76
2015-05-12pinctrl: lpc18xx: create pin cap lookup helperJoachim Eastwood1-11/+18
2015-05-06pinctrl: add lpc18xx pinctrl driverJoachim Eastwood1-0/+1144