aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2023-10-10pinctrl: aspeed: Allow changing SPI mode from hardware strap defaultsZev Weiss2-14/+24
2023-10-10pinctrl: mxs: Remove undocumented 'fsl,mxs-gpio' propertyFabio Estevam1-4/+9
2023-10-10pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()Biju Das3-96/+93
2023-10-10pinctrl: mcp23s08_spi: Simplify probe()Biju Das1-9/+4
2023-10-10pinctrl: mcp23s08_i2c: Extend match support for OF tablesBiju Das1-2/+2
2023-10-09pinctrl: samsung: do not offset pinctrl numberspacesMateusz Majewski2-13/+4
2023-10-09pinctrl: samsung: choose GPIO numberspace base dynamicallyMateusz Majewski1-1/+1
2023-10-09pinctrl: samsung: use add_pin_ranges method to add pinctrl rangesMateusz Majewski2-13/+20
2023-10-09pinctrl: samsung: defer pinctrl_enableMateusz Majewski1-4/+8
2023-10-08pinctrl: samsung: Annotate struct exynos_muxed_weint_data with __counted_byKees Cook2-2/+2
2023-10-06pinctrl: realtek: Fix some NULL dereference warningsLinus Walleij1-1/+9
2023-10-06pinctrl: realtek: Tag unused pins as __maybe_unusedLinus Walleij2-2/+4
2023-10-06pinctrl: realtek: Fix error handling in probe()Dan Carpenter1-5/+13
2023-10-06pinctrl: cherryview: Simplify code with cleanup helpersAndy Shevchenko1-90/+46
2023-10-06pinctrl: cherryview: Avoid duplicated I/OAndy Shevchenko1-4/+7
2023-10-06pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko1-1/+1
2023-10-06pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko1-2/+1
2023-10-03pinctrl: moorefield: Replace kernel.h by what is actually being usedAndy Shevchenko1-1/+1
2023-10-03pinctrl: merrifield: Replace kernel.h by what is actually being usedAndy Shevchenko1-1/+1
2023-10-03pinctrl: lynxpoint: Replace kernel.h by what is actually being usedAndy Shevchenko1-1/+1
2023-10-03pinctrl: cherryview: Replace kernel.h by what is actually being usedAndy Shevchenko1-1/+1
2023-10-03pinctrl: baytrail: Replace kernel.h by what is actually being usedAndy Shevchenko1-1/+1
2023-10-03pinctrl: lynxpoint: drop runtime PM supportRaag Jadav1-29/+3
2023-10-03pinctrl: baytrail: drop runtime PM supportRaag Jadav1-17/+2
2023-10-03pinctrl: intel: refine intel_config_set_pull() functionRaag Jadav1-20/+21
2023-10-03pinctrl: intel: Replace kernel.h by what is actually being usedAndy Shevchenko1-1/+1
2023-10-03pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko5-17/+23
2023-10-02Merge tag 'renesas-pinctrl-for-v6.7-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij2-9/+10
2023-09-27pinctrl: denverton: Enable platform device in the absence of ACPI enumerationAndy Shevchenko1-0/+7
2023-09-27pinctrl: uniphier: Annotate struct uniphier_pinctrl_reg_region with __counted_byKees Cook1-1/+1
2023-09-27pinctrl: tegra: add OF node when logging OF parsing errorsLuca Ceresoli1-4/+4
2023-09-27Revert "pinctrl: tegra: Add support to display pin function"Linus Walleij2-19/+2
2023-09-27pinctrl: qcom: msm8974: Add MPM pin mappingsMatti Lehtimäki1-0/+12
2023-09-27pinctrl: qcom: msm8226: Add MPM pin mappingsMatti Lehtimäki1-0/+12
2023-09-27pinctrl: qcom: msm8226: Add blsp_i2c6 functionLuca Weiss1-2/+6
2023-09-27pinctrl: mediatek: moore: handle mtk_hw_set_value() errors in mtk_pinmux_set_...Karina Yankevich1-3/+6
2023-09-27pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux()Karina Yankevich1-3/+1
2023-09-26pinctrl: intel: Simplify code with cleanup helpersAndy Shevchenko1-90/+56
2023-09-26pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]Geert Uytterhoeven1-5/+5
2023-09-26pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()Biju Das1-1/+2
2023-09-26pinctrl: renesas: rzg2l: Make struct rzg2l_pinctrl_data::dedicated_pins constantClaudiu Beznea1-2/+2
2023-09-25Merge branch 'ib-amlogic-t7' into develLinus Walleij3-0/+1618
2023-09-25pinctrl: Add driver support for Amlogic T7 SoCsHuqiang Qin3-0/+1618
2023-09-25pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov1-7/+9
2023-09-25pinctrl: sunxi: h616: add extra gpio banksiuncuim1-14/+366
2023-09-25pinctrl: pinctrl-aspeed-g6: Add more settings for USB2AHP functionJoe Wang1-3/+4
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1619BTzuyi Chang3-0/+1607
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1319DTzuyi Chang3-0/+1615
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1315ETzuyi Chang3-0/+1445
2023-09-20pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCsTzuyi Chang6-0/+717