summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2023-08-29Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
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-18mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown
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-10pinctrl: qcom: Add intr_target_width field to support increased number of int...Ninad Naik
2023-07-13Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...Linus Walleij
2023-07-13pinctrl: amd: Unify debounce handling into amd_pinconf_set()Mario Limonciello
2023-07-13pinctrl: amd: Drop pull up select configurationMario Limonciello
2023-07-13pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello
2023-07-13pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello
2023-07-10pinctrl: renesas: rzg2l: Handle non-unique subnode namesBiju Das
2023-07-10pinctrl: renesas: rzv2m: Handle non-unique subnode namesGeert Uytterhoeven
2023-06-30Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-06-29Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown
2023-06-21Merge tag 'intel-pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2023-06-19pinctrl: cherryview: Drop goto labelAndy Shevchenko
2023-06-19pinctrl: baytrail: invert if conditionRaag Jadav
2023-06-19pinctrl: baytrail: add warning for BYT_VAL_REG retrieval failureRaag Jadav
2023-06-19pinctrl: baytrail: reduce scope of spinlock in ->dbg_show() hookRaag Jadav
2023-06-19pinctrl: tegra: avoid duplicate field initializersArnd Bergmann
2023-06-19pinctrl: mlxbf3: remove broken Kconfig 'select'Arnd Bergmann
2023-06-16pinctrl: spear: Remove unused of_gpio.h inclusionAndy Shevchenko
2023-06-16pinctrl: lantiq: Remove unused of_gpio.h inclusionAndy Shevchenko
2023-06-16pinctrl: at91-pio4: check return value of devm_kasprintf()Claudiu Beznea
2023-06-16pinctrl: microchip-sgpio: check return value of devm_kasprintf()Claudiu Beznea
2023-06-16pinctrl: freescale: Fix a memory out of bounds when num_configs is 1Xiaolei Wang
2023-06-15pinctrl: intel: refine ->irq_set_type() hookRaag Jadav
2023-06-14pinctrl: intel: refine ->set_mux() hookRaag Jadav
2023-06-12pinctrl: amd: Use pm_pr_dbg to show debugging messagesMario Limonciello
2023-06-12pinctrl: baytrail: Use str_hi_lo() helperAndy Shevchenko
2023-06-09pinctrl: npcm7xx: Add missing check for ioremapJiasheng Jiang
2023-06-09pinctrl:sunplus: Add check for kmallocWells Lu
2023-06-09pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loopsLu Hongfei
2023-06-09pinctrl: Relax user input size in pinmux_select()Andy Shevchenko
2023-06-09pinctrl: Duplicate user memory in one go in pinmux_select()Andy Shevchenko
2023-06-09pinctrl: tegra: Add Tegra234 pinmux driverPrathamesh Shete
2023-06-09pinctrl: qcom: organize audio drivers in menuconfigKrzysztof Kozlowski
2023-06-09pinctrl: qcom: organize main SoC drivers in new Kconfig.msmKrzysztof Kozlowski
2023-06-09pinctrl: qcom: allow true compile testingKrzysztof Kozlowski
2023-06-09pinctrl: qcom: mark true OF dependency - common MSM pinctrl codeKrzysztof Kozlowski
2023-06-09pinctrl: qcom: drop unneeded GPIOLIB dependencyKrzysztof Kozlowski
2023-06-09pinctrl: qcom: correct language typo (Technologies)Krzysztof Kozlowski
2023-06-09pinctrl: qcom: fix indentation in KconfigKrzysztof Kozlowski