summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2024-06-12pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regsDanila Tikhonov
2024-05-17pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng
2024-05-17pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede
2024-05-17pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-05-17pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter
2024-05-17pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich
2024-05-17pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-TBilly Tsai
2024-04-13pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDsGeert Uytterhoeven
2024-03-26gpio: nomadik: fix offset bug in nmk_pmx_set()Théo Lebrun
2024-03-26pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pmGeert Uytterhoeven
2024-03-26pinctrl: mediatek: Drop bogus slew rate register range for MT8192Chen-Yu Tsai
2024-03-26pinctrl: mediatek: Drop bogus slew rate register range for MT8186Chen-Yu Tsai
2024-03-26pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/functionGeert Uytterhoeven
2024-02-05pinctrl: baytrail: Fix types of config value in byt_pin_config_set()Andy Shevchenko
2024-01-20pinctrl: cy8c95x0: Fix get_pincfgPatrick Rudolph
2024-01-20pinctrl: cy8c95x0: Fix regressionPatrick Rudolph
2024-01-20pinctrl: cy8c95x0: Fix typoPatrick Rudolph
2024-01-20pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspendMario Limonciello
2024-01-20pinctrl: lochnagar: Don't build on MIPSCharles Keepax
2024-01-20pinctrl: s32cc: Avoid possible string truncationChester Lin
2024-01-01pinctrl: starfive: jh7100: ignore disabled device tree nodesNam Cao
2024-01-01pinctrl: starfive: jh7110: ignore disabled device tree nodesNam Cao
2024-01-01pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré
2023-12-08pinctrl: stm32: fix array read out of boundAntonio Borneo
2023-12-08pinctrl: stm32: Add check for devm_kcallocChen Ni
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu
2023-11-20pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()Biju Das
2023-11-20pinctrl: baytrail: fix debounce disable caseRaag Jadav
2023-10-19Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko
2023-10-16pinctrl: qcom: lpass-lpi: fix concurrent register updatesKrzysztof Kozlowski
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen
2023-09-27Revert "pinctrl: tegra: Add support to display pin function"Linus Walleij
2023-09-25pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov
2023-09-12pinctrl: starfive: jh7110: Add system pm ops to save and restore contextHal Feng
2023-09-12pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabledHal Feng
2023-09-12pinctrl: nuvoton: wpcm450: fix out of bounds writeMikhail Kobuk
2023-09-11pinctrl: lantiq: Remove unsued declaration ltq_pinctrl_unregister()YueHaibing
2023-08-30Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-08-29Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-08-25Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2023-08-25pinctrl: mlxbf3: Remove gpio_disable_free()Asmaa Mnebhi
2023-08-23pinctrl: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-08-22pinctrl: cherryview: fix address_space_handler() argumentRaag Jadav
2023-08-22pinctrl: intel: consolidate ACPI dependencyRaag Jadav
2023-08-21pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko
2023-08-21pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko
2023-08-21pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko
2023-08-21pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko
2023-08-21pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko