aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2026-07-08pinctrl: tigerlake: add some pin groups and functions for INTC1055Gary Wang1-0/+32
2026-07-08Revert "pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now"Maulik Shah1-3/+1
2026-07-08pinctrl: qcom: Acknowledge IRQs for PDC interrupt controllerStephan Gerhold1-1/+14
2026-07-03Merge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)95-95/+0
2026-07-01pinctrl: s32cc: implement GPIO functionalityAndrei Stefanescu4-69/+717
2026-07-01pinctrl: s32cc: change to "devm_pinctrl_register_and_init"Andrei Stefanescu1-5/+10
2026-07-01pinctrl: s32cc: remove inline specifiersKhristine Andreea Barbulescu1-7/+7
2026-07-01pinctrl: s32cc: add/fix some commentsKhristine Andreea Barbulescu1-6/+14
2026-07-01pinctrl: tb10x: Mark base as __iomemLinus Walleij1-1/+1
2026-07-01pinctrl: qcom: Add the tlmm driver for Maili platformJingyi Wang3-0/+1636
2026-07-01pinctrl: meson: restore non-sleeping GPIO accessViacheslav Bocharov1-1/+1
2026-07-01pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151Konrad Dybcio1-10/+11
2026-06-30pinctrl: qcom: Unconditionally mark gpio as wakeup enableSneh Mankad1-4/+4
2026-06-30pinctrl: qcom: Drop unused irq_data argument from msm_gpio_update_dual_edge_pos()Hans de Goede1-4/+3
2026-06-30pinctrl: qcom: Drop unnecessary bitmap_fill() callHans de Goede1-2/+0
2026-06-30pinctrl: qcom: spmi-gpio: Add PMG1110 GPIO supportFenglin Wu1-0/+1
2026-06-30pinctrl: bcm2835: Don't remove an unregistered GPIO chipDaniel McCarthy1-1/+0
2026-06-30pinctrl: aspeed: Split TRST out of the AST2700 SoC1 JTAGM1 groupBilly Tsai1-2/+4
2026-06-30pinctrl: renesas: rza2: Embed pins in the priv structRosen Penev1-15/+11
2026-06-30pinctrl: imx1: fix device_node leak in dt_is_flat_functions()Felix Gu1-5/+2
2026-06-26pinctrl: qcom: Avoid assigning unused private context in test casesSneh Mankad1-3/+0
2026-06-18Merge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds146-1050/+13826
2026-06-15pinctrl: Export pinctrl_get_group_selector()Linus Walleij1-0/+1
2026-06-13pinctrl: Match DT helper typesRob Herring (Arm)2-4/+4
2026-06-11pinctrl: qcom: Register functions before enabling pinctrlAlexandre MINETTE1-5/+10
2026-06-11pinctrl: meson: amlogic-a4: use nolock get rangeXianwei Zhao1-5/+5
2026-06-11pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driverJia Wang7-0/+774
2026-06-11pinctrl: qcom: Remove unused macro definitionsNavya Malempati3-36/+0
2026-06-11pinctrl: tegra: PINCTRL_TEGRA264 should depend on ARCH_TEGRAGeert Uytterhoeven1-0/+1
2026-06-11pinctrl: tegra: PINCTRL_TEGRA238 should depend on ARCH_TEGRAGeert Uytterhoeven1-0/+1
2026-06-11pinctrl: tegra238: add missing AON pin groupsPrathamesh Shete1-0/+120
2026-06-11pinctrl: airoha: an7583: remove undefined groups from pcm_spi pin functionMikhail Kshevetskiy1-4/+2
2026-06-11pinctrl: airoha: an7583: fix phy1_led1 pin functionMikhail Kshevetskiy1-1/+1
2026-06-11pinctrl: airoha: an7583: add missed gpio22 pin groupMikhail Kshevetskiy1-0/+2
2026-06-11pinctrl: airoha: an7583: fix gpio21 pin groupMikhail Kshevetskiy1-1/+1
2026-06-11pinctrl: airoha: fix pwm pin function for an7581 and an7583Mikhail Kshevetskiy1-2/+72
2026-06-11pinctrl: airoha: an7583: fix incorrect led mapping in phy4_led1 pin functionMikhail Kshevetskiy1-4/+4
2026-06-11pinctrl: airoha: an7581: fix incorrect led mapping in phy4_led1 pin functionMikhail Kshevetskiy1-4/+4
2026-06-11pinctrl: airoha: an7583: fix misprint in gpio19 pinconfMikhail Kshevetskiy1-4/+4
2026-06-11pinctrl: airoha: an7581: fix misprint in gpio19 pinconfMikhail Kshevetskiy1-4/+4
2026-06-11pinctrl: airoha: an7583: add missed gpio32 pin groupMikhail Kshevetskiy1-0/+2
2026-06-11pinctrl: airoha: an7581: add missed gpio32 pin groupMikhail Kshevetskiy1-0/+2
2026-06-11pinctrl: sunxi: a523: Remove unneeded IRQ remuxing flagAndre Przywara2-2/+0
2026-06-10pinctrl: qcom: eliza: Add missing sdc2 pin function mappingsAbel Vesa1-6/+6
2026-06-10pinctrl: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)4-17/+17
2026-06-10pinctrl: qcom: lpass-lpi: drop unused runtime-PM write helperAjay Kumar Nandam1-32/+18
2026-06-09Merge tag 'renesas-pinctrl-for-v7.2-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij1-1/+1
2026-06-09pinctrl: PINCTRL_STMFX should depend on CONFIG_OFTimur Tabi1-0/+1
2026-06-08pinctrl: mediatek: mt8167: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia1-1/+1