summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2023-08-21pinctrl: mediatek: assign functions to configure pin bias on MT7986Daniel Golle
2023-08-21pinctrl: mediatek: fix pull_type data for MT7981Daniel Golle
2023-08-21pinctrl: amd: Mask wake bits on probe againMario Limonciello
2023-08-21Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag2' of git://git.kernel.org/pub/s...Linus Walleij
2023-08-18pinctrl: lynxpoint: Make use of pm_ptr()Andy Shevchenko
2023-08-18mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown
2023-08-18pinctrl: baytrail: Make use of pm_ptr()Andy Shevchenko
2023-08-18pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das
2023-08-18pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das
2023-08-18pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das
2023-08-17pinctrl: cs42l43: Add support for the cs42l43Charles Keepax
2023-08-15pinctrl: intel: Switch to use exported namespaceAndy Shevchenko
2023-08-15Merge patch series "Reuse common functions from pinctrl-intel"Andy Shevchenko
2023-08-15pinctrl: lynxpoint: reuse common functions from pinctrl-intelRaag Jadav