index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-ingenic.c
Age
Commit message (
Expand
)
Author
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-08-29
pinctrl: ingenic: Fix group & function error checking
Paul Burton
2018-08-29
pinctrl: ingenic: Include the right header
Linus Walleij
2018-08-29
pinctrl: ingenic: Add support for the JZ4725B
Paul Cercueil
2018-08-29
pinctrl: ingenic: Implement .get_direction for GPIO chips
Paul Cercueil
2018-08-29
pinctrl: ingenic: Merge GPIO functionality
Paul Cercueil
2018-08-29
pinctrl: ingenic: Mark probe function as __init
Paul Cercueil
2018-08-29
pinctrl: ingenic: Probe driver at subsys_initcall
Paul Cercueil
2018-07-14
pinctrl: ingenic: Fix inverted direction for < JZ4770
Paul Cercueil
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-01-18
pinctrl: ingenic: Remove redundant dev_err call in ingenic_pinctrl_probe()
Wei Yongjun
2017-10-09
pinctrl: ingenic: make function ingenic_pinctrl_probe static
Colin Ian King
2017-08-22
pinctrl: ingenic: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
2017-06-20
pinctrl: ingenic: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-05-22
pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
Paul Cercueil