summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-ingenic.c
AgeCommit message (Expand)Author
2019-02-08pinctrl: ingenic: Add LCD pins for the JZ4725B SoCPaul Cercueil
2019-01-30Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_".Zhou Yanjie
2019-01-30Pinctrl: Ingenic: Add missing parts for JZ4770 and JZ4780.Zhou Yanjie
2019-01-30Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780.Zhou Yanjie
2018-10-01Merge tag 'v4.19-rc6' into develLinus Walleij
2018-08-29pinctrl: ingenic: Fix group & function error checkingPaul Burton
2018-08-29pinctrl: ingenic: Include the right headerLinus Walleij
2018-08-29pinctrl: ingenic: Add support for the JZ4725BPaul Cercueil
2018-08-29pinctrl: ingenic: Implement .get_direction for GPIO chipsPaul Cercueil
2018-08-29pinctrl: ingenic: Merge GPIO functionalityPaul Cercueil
2018-08-29pinctrl: ingenic: Mark probe function as __initPaul Cercueil
2018-08-29pinctrl: ingenic: Probe driver at subsys_initcallPaul Cercueil
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