summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-08-10Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-03pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSMJohn Garry
2022-08-03pinctrl: qcom: sm8250: Fix PDC mapJianhua Lu
2022-08-03pinctrl: amd: Fix an unused variableMario Limonciello
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-26pinctrl: amd: Use unicode for debugfs outputMario Limonciello
2022-07-26pinctrl: amd: Fix newline declaration in debugfs outputMario Limonciello
2022-07-26pinctrl: at91: Fix typo 'the the' in commentSlark Xiao
2022-07-26pinctrl: mvebu: Missing a blank line after declarations.Xin Gao
2022-07-26pinctrl: qcom: Add SM6375 TLMM driverKonrad Dybcio
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier
2022-07-19pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean
2022-07-19pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean
2022-07-18pinctrl: Don't allow PINCTRL_AMD to be a moduleMario Limonciello
2022-07-18Revert "pinctrl: qcom: spmi-gpio: make the irqchip immutable"Linus Walleij
2022-07-18pinctrl: imx93: Add MODULE_DEVICE_TABLE()Fabio Estevam
2022-07-18pinctrl: sunxi: Add driver for Allwinner D1Samuel Holland
2022-07-18pinctrl: sunxi: Make some layout parameters dynamicSamuel Holland
2022-07-18pinctrl: sunxi: Refactor register/offset calculationSamuel Holland
2022-07-18pinctrl: sunxi: Support the 2.5V I/O bias modeSamuel Holland
2022-07-18pinctrl: sunxi: Add I/O bias setting for H6 R-PIOSamuel Holland
2022-07-18pinctrl: qcom-pmic-gpio: add support for PMP8074Robert Marko
2022-07-18pinctrl: qcom: spmi-gpio: Add pm8226 compatibilityDominik Kobinski
2022-07-18pinctrl: core: Use device_match_of_node() helperAndy Shevchenko
2022-07-18pinctrl: at91: remove #ifdef CONFIG_PMClaudiu Beznea
2022-07-18pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea
2022-07-18pinctrl: ocelot: Fix pincfgHoratiu Vultur
2022-07-18pinctrl: ocelot: Fix pincfg for lan966xHoratiu Vultur
2022-07-16pinctrl: ocelot: Make irq_chip immutableMichael Walle
2022-07-14pinctrl: intel: Check against matching data instead of ACPI companionAndy Shevchenko
2022-07-11pinctrl: sunplus: Add check for kcallocWilliam Dean
2022-07-11pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean
2022-07-11pinctrl: qcom: Add pinctrl driver for MSM8909Stephan Gerhold
2022-07-11pinctrl: starfive: Serialize adding groups and functionsJianlong Huang
2022-07-10pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interruptLad Prabhakar
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier
2022-07-10Merge tag 'renesas-pinctrl-for-v5.20-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2022-07-10pinctrl: amd: Remove contact informationBasavaraj Natikar
2022-07-10pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar
2022-07-10pinctrl: amd: Use devm_platform_get_and_ioremap_resourceBasavaraj Natikar
2022-07-10Merge tag 'intel-pinctrl-v5.20-1' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2022-07-10pinctrl: qcom: spmi-gpio: make the irqchip immutableRobert Marko
2022-07-05pinctrl: renesas: r8a779g0: Add missing MODSELx for AVBxKuninori Morimoto
2022-07-05pinctrl: renesas: r8a779g0: Add missing MODSELx for TSN0Kuninori Morimoto
2022-07-05pinctrl: renesas: r8a779g0: Add missing ERROROUTC_AKuninori Morimoto
2022-07-05pinctrl: renesas: r8a779g0: Add missing PWMKuninori Morimoto
2022-07-05pinctrl: renesas: r8a779g0: Add missing FlexRayKuninori Morimoto