aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-ingenic.c
AgeCommit message (Expand)Author
2019-11-20pinctrl: ingenic: Probe driver at subsys_initcallPaul Cercueil
2018-08-29pinctrl: ingenic: Fix group & function error checkingPaul Burton
2018-07-14pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-01-18pinctrl: ingenic: Remove redundant dev_err call in ingenic_pinctrl_probe()Wei Yongjun
2017-10-09pinctrl: ingenic: make function ingenic_pinctrl_probe staticColin Ian King
2017-08-22pinctrl: ingenic: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall
2017-06-20pinctrl: ingenic: checking for NULL instead of IS_ERR()Dan Carpenter
2017-05-22pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCsPaul Cercueil