index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
/
pinctrl-paris.c
Age
Commit message (
Expand
)
Author
2020-08-04
pinctrl: mediatek: avoid virtual gpio trying to set reg
Hanks Chen
2020-06-07
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-04-16
pinctrl: mediatek: remove shadow variable declaration
Light Hsieh
2020-04-16
pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...
Light Hsieh
2020-03-27
pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-02-21
pinctrl: mediatek: Fix some off by one bugs
Dan Carpenter
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-02-14
pinctrl: mediatek: Add support for pin configuration dump via debugfs.
Light Hsieh
2020-02-14
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
2020-02-14
pinctrl: mediatek: Refine mtk_pinconf_get()
Light Hsieh
2020-02-14
pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
Light Hsieh
2020-02-14
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
2019-06-01
pinctrl: mediatek: Add pm_ops to pinctrl-paris
Nicolas Boichat
2019-04-08
pinctrl: add drive for I2C related pins on MT8183
Zhiyong Tao
2018-11-19
pinctrl: mediatek: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-09
pinctrl: mediatek: clean up indentation issues, add missing tab
Colin Ian King
2018-09-21
pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
Wei Yongjun
2018-09-18
pinctrl: mtk: Fix up GPIO includes
Linus Walleij
2018-09-18
pinctrl: mediatek: add eint support to MT8183 pinctrl driver
Sean Wang
2018-09-18
pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
Zhiyong Tao