index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-ingenic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Ingenic: Add pinctrl driver for X1500.
Zhou Yanjie
2019-07-29
1
-1
/
+117
*
pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E.
Zhou Yanjie
2019-07-29
1
-11
/
+296
*
pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.
Zhou Yanjie
2019-07-29
1
-31
/
+305
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
pinctrl: ingenic: Add LCD pins for the JZ4725B SoC
Paul Cercueil
2019-02-08
1
-0
/
+30
*
Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_".
Zhou Yanjie
2019-01-30
1
-23
/
+23
*
Pinctrl: Ingenic: Add missing parts for JZ4770 and JZ4780.
Zhou Yanjie
2019-01-30
1
-2
/
+44
*
Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780.
Zhou Yanjie
2019-01-30
1
-58
/
+191
*
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-10-01
1
-2
/
+2
|
\
|
*
pinctrl: ingenic: Fix group & function error checking
Paul Burton
2018-08-29
1
-2
/
+2
*
|
pinctrl: ingenic: Include the right header
Linus Walleij
2018-08-29
1
-1
/
+1
*
|
pinctrl: ingenic: Add support for the JZ4725B
Paul Cercueil
2018-08-29
1
-0
/
+98
*
|
pinctrl: ingenic: Implement .get_direction for GPIO chips
Paul Cercueil
2018-08-29
1
-0
/
+16
*
|
pinctrl: ingenic: Merge GPIO functionality
Paul Cercueil
2018-08-29
1
-8
/
+329
*
|
pinctrl: ingenic: Mark probe function as __init
Paul Cercueil
2018-08-29
1
-4
/
+3
*
|
pinctrl: ingenic: Probe driver at subsys_initcall
Paul Cercueil
2018-08-29
1
-1
/
+1
|
/
*
pinctrl: ingenic: Fix inverted direction for < JZ4770
Paul Cercueil
2018-07-14
1
-1
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
pinctrl: ingenic: Remove redundant dev_err call in ingenic_pinctrl_probe()
Wei Yongjun
2018-01-18
1
-3
/
+1
*
pinctrl: ingenic: make function ingenic_pinctrl_probe static
Colin Ian King
2017-10-09
1
-1
/
+1
*
pinctrl: ingenic: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
2017-08-22
1
-3
/
+3
*
pinctrl: ingenic: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-06-20
1
-2
/
+2
*
pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
Paul Cercueil
2017-05-22
1
-0
/
+852