index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-lpc18xx.c
Age
Commit message (
Expand
)
Author
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2018-11-09
pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT
Nathan Chancellor
2018-08-29
pinctrl: lpc18xx: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2016-06-13
pinctrl: lpc18xx: make it explicitly non-modular
Paul Gortmaker
2016-04-21
pinctrl: lpc18xx: 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
2016-03-07
pinctrl: lpc18xx: add nxp,gpio-pin-interrupt property
Joachim Eastwood
2016-03-07
pinctrl: lpc18xx: ensure ngroups is initialized at correct place
Colin Ian King
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-07-20
pinctrl: lpc18xx: fix schmitt trigger setup
Joachim Eastwood
2015-07-17
pinctrl: lpc18xx: add support for usb1 pinconf
Joachim Eastwood
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-05-19
pinctrl: lpc18xx: add the missing group function map
Joachim Eastwood
2015-05-12
pinctrl: lpc18xx: create pin cap lookup helper
Joachim Eastwood
2015-05-06
pinctrl: add lpc18xx pinctrl driver
Joachim Eastwood