Age | Commit message (Expand) | Author |
2022-03-17 | pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback | AngeloGioacchino Del Regno |
2022-03-17 | pinctrl: mediatek: common-v1: Commonize spec_pupd callback | AngeloGioacchino Del Regno |
2022-03-17 | pinctrl: mediatek: common-v1: Use common probe function | AngeloGioacchino Del Regno |
2022-03-17 | pinctrl: mediatek: common-v1: Add common probe function | AngeloGioacchino Del Regno |
2022-03-17 | pinctrl: mediatek: paris: Unify probe function by using OF match data | AngeloGioacchino Del Regno |
2022-03-15 | pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe | Miaoqian Lin |
2022-03-15 | pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe | Miaoqian Lin |
2022-03-15 | pinctrl: berlin: fix error return code of berlin_pinctrl_build_state() | Meng Tang |
2022-03-15 | pinctrl: qcom: Introduce sc8280xp TLMM driver | Bjorn Andersson |
2022-03-15 | pinctrl: microchip-sgpio: wait until output is actually set | Michael Walle |
2022-03-15 | pinctrl: microchip-sgpio: return error in spgio_output_set() | Michael Walle |
2022-03-15 | pinctrl: microchip-sgpio: use regmap_update_bits() | Michael Walle |
2022-03-15 | pinctrl: microchip-sgpio: don't do RMW for interrupt ack register | Michael Walle |
2022-03-15 | pinctrl: microchip-sgpio: lock RMW access | Michael Walle |
2022-03-15 | pinctrl: ocelot: Fix interrupt parsing | Horatiu Vultur |
2022-03-15 | pinctrl: imx: Reduce printk message level for empty nodes | Alexander Stein |
2022-03-15 | pinctrl: zynq: use module_platform_driver to simplify the code | Srinivas Neeli |
2022-03-15 | pinctrl: qcom: cleanup comments | Tom Rix |
2022-03-15 | pinctrl: mediatek: pinctrl-mtk-common: Simplify with dev_err_probe() | AngeloGioacchino Del Regno |
2022-03-15 | pinctrl: mediatek: pinctrl-paris: Simplify with dev_err_probe() | AngeloGioacchino Del Regno |
2022-03-15 | pinctrl: mediatek: pinctrl-moore: Simplify with dev_err_probe() | AngeloGioacchino Del Regno |
2022-03-15 | pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA | Chen-Yu Tsai |
2022-03-15 | pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic | Chen-Yu Tsai |
2022-03-15 | pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOs | Chen-Yu Tsai |
2022-03-15 | pinctrl: mediatek: paris: Drop extra newline in mtk_pctrl_show_one_pin() | Chen-Yu Tsai |
2022-03-15 | pinctrl: mediatek: paris: Fix pingroup pin config state readback | Chen-Yu Tsai |
2022-03-15 | pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get() | Chen-Yu Tsai |
2022-03-15 | pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback | Chen-Yu Tsai |
2022-03-15 | pinctrl: pinconf-generic: Print arguments for bias-pull-* | Chen-Yu Tsai |
2022-03-15 | pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init | Miaoqian Lin |
2022-03-15 | pinctrl: nuvoton: Add driver for WPCM450 | Jonathan Neuschäfer |
2022-03-15 | pinctrl: ocelot: fix duplicate debugfs entry | Michael Walle |
2022-03-15 | pinctrl: ocelot: fix confops resource index | Michael Walle |
2022-03-15 | pinctrl: imx93: Add pinctrl driver support | Jacky Bai |
2022-03-15 | pinctrl: canonical rsel resistance selection property | Guodong Liu |
2022-03-15 | pinctrl: add pinctrl driver on mt8186 | Guodong Liu |
2022-02-28 | Merge tag 'intel-pinctrl-v5.18-1' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Walleij |
2022-02-27 | Merge tag 'renesas-pinctrl-for-v5.18-tag2' of git://git.kernel.org/pub/scm/li... | Linus Walleij |
2022-02-25 | pinctrl: renesas: r8a779f0: Add Ethernet pins, groups, and functions | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: r8a779f0: Add QSPI pins, groups, and functions | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: r8a779f0: Add PCIe pins, groups, and function | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: r8a779f0: Add MSIOF pins, groups, and functions | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: r8a779f0: Add MMC pins, groups, and function | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: r8a779f0: Add INTC-EX pins, groups, and function | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: r8a779f0: Add HSCIF pins, groups, and functions | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: r8a779f0: Add I2C pins, groups, and functions | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: r8a779f0: Add SCIF pins, groups, and functions | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: Initial R8A779F0 PFC support | Geert Uytterhoeven |
2022-02-25 | pinctrl: renesas: Add PORT_GP_CFG_19 macros | Geert Uytterhoeven |
2022-02-24 | pinctrl: renesas: Remove unneeded #include <linux/gpio.h> | Geert Uytterhoeven |