Age | Commit message (Expand) | Author | Files | Lines |
2022-03-15 | pinctrl: qcom: Introduce sc8280xp TLMM driver | Bjorn Andersson | 3 | -0/+1963 |
2022-03-15 | pinctrl: microchip-sgpio: wait until output is actually set | Michael Walle | 1 | -1/+68 |
2022-03-15 | pinctrl: microchip-sgpio: return error in spgio_output_set() | Michael Walle | 1 | -8/+8 |
2022-03-15 | pinctrl: microchip-sgpio: use regmap_update_bits() | Michael Walle | 1 | -11/+4 |
2022-03-15 | pinctrl: microchip-sgpio: don't do RMW for interrupt ack register | Michael Walle | 1 | -1/+8 |
2022-03-15 | pinctrl: microchip-sgpio: lock RMW access | Michael Walle | 1 | -0/+15 |
2022-03-15 | pinctrl: ocelot: Fix interrupt parsing | Horatiu Vultur | 1 | -2/+2 |
2022-03-15 | pinctrl: imx: Reduce printk message level for empty nodes | Alexander Stein | 1 | -1/+1 |
2022-03-15 | pinctrl: zynq: use module_platform_driver to simplify the code | Srinivas Neeli | 1 | -5/+2 |
2022-03-15 | pinctrl: qcom: cleanup comments | Tom Rix | 2 | -3/+3 |
2022-03-15 | pinctrl: mediatek: pinctrl-mtk-common: Simplify with dev_err_probe() | AngeloGioacchino Del Regno | 1 | -14/+11 |
2022-03-15 | pinctrl: mediatek: pinctrl-paris: Simplify with dev_err_probe() | AngeloGioacchino Del Regno | 1 | -12/+7 |
2022-03-15 | pinctrl: mediatek: pinctrl-moore: Simplify with dev_err_probe() | AngeloGioacchino Del Regno | 1 | -16/+9 |
2022-03-15 | pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA | Chen-Yu Tsai | 1 | -0/+99 |
2022-03-15 | pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic | Chen-Yu Tsai | 1 | -83/+61 |
2022-03-15 | pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOs | Chen-Yu Tsai | 1 | -0/+3 |
2022-03-15 | pinctrl: mediatek: paris: Drop extra newline in mtk_pctrl_show_one_pin() | Chen-Yu Tsai | 1 | -8/+4 |
2022-03-15 | pinctrl: mediatek: paris: Fix pingroup pin config state readback | Chen-Yu Tsai | 1 | -5/+3 |
2022-03-15 | pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get() | Chen-Yu Tsai | 1 | -2/+1 |
2022-03-15 | pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback | Chen-Yu Tsai | 1 | -10/+6 |
2022-03-15 | pinctrl: pinconf-generic: Print arguments for bias-pull-* | Chen-Yu Tsai | 1 | -3/+3 |
2022-03-15 | pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init | Miaoqian Lin | 1 | -0/+2 |
2022-03-15 | pinctrl: nuvoton: Add driver for WPCM450 | Jonathan Neuschäfer | 4 | -1/+1170 |
2022-03-15 | pinctrl: ocelot: fix duplicate debugfs entry | Michael Walle | 1 | -0/+1 |
2022-03-15 | pinctrl: ocelot: fix confops resource index | Michael Walle | 1 | -1/+1 |
2022-03-15 | pinctrl: imx93: Add pinctrl driver support | Jacky Bai | 3 | -0/+280 |
2022-03-15 | pinctrl: canonical rsel resistance selection property | Guodong Liu | 1 | -1/+1 |
2022-03-15 | pinctrl: add pinctrl driver on mt8186 | Guodong Liu | 4 | -0/+3465 |
2022-03-01 | Merge tag 'intel-pinctrl-v5.18-1' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Walleij | 6 | -41/+689 |
2022-02-27 | Merge tag 'renesas-pinctrl-for-v5.18-tag2' of git://git.kernel.org/pub/scm/li... | Linus Walleij | 31 | -3126/+3914 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add Ethernet pins, groups, and functions | Geert Uytterhoeven | 1 | -0/+288 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add QSPI pins, groups, and functions | Geert Uytterhoeven | 1 | -0/+56 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add PCIe pins, groups, and function | Geert Uytterhoeven | 1 | -0/+27 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add MSIOF pins, groups, and functions | Geert Uytterhoeven | 1 | -0/+240 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add MMC pins, groups, and function | Geert Uytterhoeven | 1 | -0/+61 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add INTC-EX pins, groups, and function | Geert Uytterhoeven | 1 | -0/+61 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add HSCIF pins, groups, and functions | Geert Uytterhoeven | 1 | -0/+132 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add I2C pins, groups, and functions | Geert Uytterhoeven | 1 | -0/+90 |
2022-02-25 | pinctrl: renesas: r8a779f0: Add SCIF pins, groups, and functions | Geert Uytterhoeven | 1 | -0/+147 |
2022-02-25 | pinctrl: renesas: Initial R8A779F0 PFC support | Geert Uytterhoeven | 5 | -0/+1037 |
2022-02-25 | pinctrl: renesas: Add PORT_GP_CFG_19 macros | Geert Uytterhoeven | 1 | -2/+6 |
2022-02-24 | pinctrl: renesas: Remove unneeded #include <linux/gpio.h> | Geert Uytterhoeven | 5 | -5/+0 |
2022-02-24 | pinctrl: renesas: checker: Fix miscalculation of number of states | Geert Uytterhoeven | 1 | -2/+3 |
2022-02-23 | pinctrl: icelake: Add Ice Lake-N PCH pin controller support | Andy Shevchenko | 1 | -8/+283 |
2022-02-23 | pinctrl: alderlake: Add Intel Alder Lake-N pin controller support | Andy Shevchenko | 1 | -1/+315 |
2022-02-23 | pinctrl: alderlake: Add Raptor Lake-S ACPI ID | Andy Shevchenko | 1 | -0/+1 |
2022-02-23 | pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID" | Andy Shevchenko | 1 | -1/+0 |
2022-02-22 | pinctrl: renesas: checker: Check drive pin conflicts | Geert Uytterhoeven | 1 | -2/+20 |
2022-02-22 | pinctrl: renesas: checker: Check bias pin conflicts | Geert Uytterhoeven | 1 | -0/+22 |
2022-02-22 | pinctrl: renesas: checker: Validate I/O voltage configs consistency | Geert Uytterhoeven | 1 | -0/+14 |