index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
/
pinctrl-paris.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-27
1
-3
/
+3
*
pinctrl: mediatek: Fix some off by one bugs
Dan Carpenter
2020-02-21
1
-7
/
+7
*
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-02-21
1
-1
/
+4
*
pinctrl: mediatek: Add support for pin configuration dump via debugfs.
Light Hsieh
2020-02-14
1
-0
/
+109
*
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
2020-02-14
1
-20
/
+29
*
pinctrl: mediatek: Refine mtk_pinconf_get()
Light Hsieh
2020-02-14
1
-25
/
+15
*
pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
Light Hsieh
2020-02-14
1
-106
/
+65
*
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
2020-02-14
1
-0
/
+25
*
pinctrl: mediatek: Add pm_ops to pinctrl-paris
Nicolas Boichat
2019-06-01
1
-0
/
+19
*
pinctrl: add drive for I2C related pins on MT8183
Zhiyong Tao
2019-04-08
1
-0
/
+21
*
pinctrl: mediatek: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-19
1
-2
/
+2
*
pinctrl: mediatek: clean up indentation issues, add missing tab
Colin Ian King
2018-11-09
1
-2
/
+2
*
pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
Wei Yongjun
2018-09-21
1
-4
/
+4
*
pinctrl: mtk: Fix up GPIO includes
Linus Walleij
2018-09-19
1
-0
/
+1
*
pinctrl: mediatek: add eint support to MT8183 pinctrl driver
Sean Wang
2018-09-18
1
-0
/
+22
*
pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
Zhiyong Tao
2018-09-18
1
-0
/
+884