summaryrefslogtreecommitdiffstats
path: root/include/video (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-21pinctrl: sunxi: Mask non-wakeup IRQs on suspendSamuel Holland1-0/+2
2020-02-21pinctrl: sunxi: Forward calls to irq_set_irq_wakeSamuel Holland1-2/+12
2020-02-20pinctrl: mediatek: remove set but not used variable 'e'YueHaibing1-3/+1
2020-02-19pinctrl: da9062: add driver supportMarco Felsch4-0/+314
2020-02-14MAINTAINERS: Sort entries in database for PIN CONTROLLERAndy Shevchenko1-18/+18
2020-02-14pinctrl: bcm2835: Add support for all GPIOs on BCM2711Stefan Wahren1-12/+42
2020-02-14pinctrl: bcm2835: Refactor platform dataStefan Wahren1-13/+44
2020-02-14pinctrl: bcm2835: Drop unused defineStefan Wahren1-3/+0
2020-02-14pinctrl: actions: Fix functions groups names for S700 SoCMatheus Castello1-255/+255
2020-02-14pinctrl: mediatek: Add support for pin configuration dump via debugfs.Light Hsieh2-0/+112
2020-02-14pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh5-28/+265
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh1-25/+15
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh3-108/+65
2020-02-14pinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh3-2/+19
2020-02-14pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh2-6/+46
2020-02-14pinctrl: qcom: Add ipq6018 pinctrl driverSricharan R3-0/+1118