summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-06pinctrl: cherryview: Simplify code with cleanup helpersAndy Shevchenko
2023-10-06pinctrl: cherryview: Avoid duplicated I/OAndy Shevchenko
2023-10-06pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko
2023-10-06pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()Andy Shevchenko
2023-10-03pinctrl: moorefield: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-03pinctrl: merrifield: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-03pinctrl: lynxpoint: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-03pinctrl: cherryview: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-03pinctrl: baytrail: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-03pinctrl: lynxpoint: drop runtime PM supportRaag Jadav
2023-10-03pinctrl: baytrail: drop runtime PM supportRaag Jadav
2023-10-03pinctrl: intel: refine intel_config_set_pull() functionRaag Jadav
2023-10-03pinctrl: intel: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-03pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-02Merge tag 'renesas-pinctrl-for-v6.7-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2023-09-27pinctrl: denverton: Enable platform device in the absence of ACPI enumerationAndy Shevchenko
2023-09-27pinctrl: uniphier: Annotate struct uniphier_pinctrl_reg_region with __counted_byKees Cook
2023-09-27pinctrl: tegra: add OF node when logging OF parsing errorsLuca Ceresoli
2023-09-27pinctrl: qcom: msm8974: Add MPM pin mappingsMatti Lehtimäki
2023-09-27pinctrl: qcom: msm8226: Add MPM pin mappingsMatti Lehtimäki
2023-09-27pinctrl: qcom: msm8226: Add blsp_i2c6 functionLuca Weiss
2023-09-27pinctrl: mediatek: moore: handle mtk_hw_set_value() errors in mtk_pinmux_set_...Karina Yankevich
2023-09-27pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux()Karina Yankevich
2023-09-26pinctrl: intel: Simplify code with cleanup helpersAndy Shevchenko
2023-09-26pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]Geert Uytterhoeven
2023-09-26pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()Biju Das
2023-09-26pinctrl: renesas: rzg2l: Make struct rzg2l_pinctrl_data::dedicated_pins constantClaudiu Beznea
2023-09-25Merge branch 'ib-amlogic-t7' into develLinus Walleij
2023-09-25pinctrl: Add driver support for Amlogic T7 SoCsHuqiang Qin
2023-09-25pinctrl: sunxi: h616: add extra gpio banksiuncuim
2023-09-25pinctrl: pinctrl-aspeed-g6: Add more settings for USB2AHP functionJoe Wang
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1619BTzuyi Chang
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1319DTzuyi Chang
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1315ETzuyi Chang
2023-09-20pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCsTzuyi Chang
2023-09-13pinctrl: nuvoton: Fix up Kconfig depsLinus Walleij
2023-09-12pinctrl: baytrail: fix debounce disable caseRaag Jadav
2023-09-12pinctrl: pinmux: Remove duplicate error message in pin_request()Jernej Skrabec
2023-09-12pinctrl: sx150x: Simplify probe()Biju Das
2023-09-12pinctrl: cy8c95x0: Simplify probe()Biju Das
2023-09-12pinctrl: qcom: sdm660: Add MPM pin mappingsKonrad Dybcio
2023-09-12pinctrl: qcom: sm6125: Add MPM pin mappingsKonrad Dybcio
2023-09-12pinctrl: qcom: sm6115: Add MPM pin mappingsKonrad Dybcio
2023-09-12pinctrl: qcom: msm8996: Add MPM pin mappingsKonrad Dybcio
2023-09-11pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driverTomer Maimon
2023-09-11pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()Geert Uytterhoeven
2023-09-11pinctrl: berlin: Drop superfluous ampersandsGeert Uytterhoeven
2023-09-11pinctrl: mediatek: mt7981: add additional uart groupsDaniel Golle
2023-09-11pinctrl: renesas: r8a7779: s/LSBC/LBSC/Geert Uytterhoeven
2023-09-11pinctrl: single: remove get rid of __maybe_unusedMasahiro Yamada