Age | Commit message (Expand) | Author |
2018-09-21 | pinctrl: mediatek: fix static checker warning caused by EINT_NA | Sean Wang |
2018-09-21 | pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe() | Wei Yongjun |
2018-09-21 | pinctrl: mediatek: make symbol 'mtk_drive' static | Wei Yongjun |
2018-09-21 | pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe() | Wei Yongjun |
2018-09-21 | pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux | YueHaibing |
2018-09-20 | pinctrl: mxs: do not export mxs_pinctrl_probe | Fabio Estevam |
2018-09-20 | pinctrl: intel: Do pin translation in other GPIO operations as well | Mika Westerberg |
2018-09-20 | pinctrl: tegra: do not export tegra_pinctrl_probe | Stefan Agner |
2018-09-20 | pinctrl: sh-pfc: r8a77470: Add USB pin groups | Fabrizio Castro |
2018-09-20 | pinctrl: sh-pfc: r8a77470: Add SDHI2 pin groups | Fabrizio Castro |
2018-09-20 | pinctrl: sh-pfc: r8a77470: Add QSPI0 pin groups | Fabrizio Castro |
2018-09-20 | pinctrl: sh-pfc: r8a77470: Add DU0 pin groups | Fabrizio Castro |
2018-09-20 | pinctrl: sh-pfc: r8a77470: Add I2C4 pin groups | Fabrizio Castro |
2018-09-19 | pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support | Fabrizio Castro |
2018-09-19 | pinctrl: sh-pfc: r8a7791: Add r8a7744 support | Biju Das |
2018-09-18 | pinctrl: mtk: Fix up GPIO includes | Linus Walleij |
2018-09-18 | pinctrl: cherryview: Remove linux/init.h and sort headers | Andy Shevchenko |
2018-09-18 | pinctrl: cherryview: Describe members of couple of structs | Andy Shevchenko |
2018-09-18 | pinctrl: cherryview: Remove unused groups of pins | Andy Shevchenko |
2018-09-18 | pinctrl: cherryview: Re-use data structures from pinctrl-intel.h | Andy Shevchenko |
2018-09-18 | pinctrl: baytrail: Sort headers alphabetically | Andy Shevchenko |
2018-09-18 | pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE() | Andy Shevchenko |
2018-09-18 | pinctrl: intel: Move linux/pm.h to the local header | Andy Shevchenko |
2018-09-18 | pinctrl: cannonlake: Fix gpio base for GPP-E | Simon Detheridge |
2018-09-18 | Merge branch 'ib-mtk' into devel | Linus Walleij |
2018-09-18 | pinctrl: mediatek: add eint support to MT8183 pinctrl driver | Sean Wang |
2018-09-18 | pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183 | Zhiyong Tao |
2018-09-18 | pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: add MT8183 pinctrl driver | Zhiyong Tao |
2018-09-18 | pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings | Zhiyong Tao |
2018-09-18 | pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on | Sean Wang |
2018-09-18 | pinctrl: mediatek: adjust error code and message when some register not suppo... | Sean Wang |
2018-09-18 | pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-... | Sean Wang |
2018-09-18 | pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding | Sean Wang |
2018-09-18 | pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common... | Sean Wang |
2018-09-18 | pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common... | Sean Wang |
2018-09-18 | pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c | Sean Wang |
2018-09-18 | pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b... | Sean Wang |
2018-09-18 | pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls | Sean Wang |
2018-09-14 | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij |
2018-09-14 | pinctrl: at91-pio4: Get rid of legacy call | Linus Walleij |
2018-09-14 | pinctrl: at91: don't use the same irqchip with multiple gpiochips | Ludovic Desroches |