summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
14 dayspinctrl: qcom: ipq806x: mark pci reset as a GPIO pin functionHans Ulli Kroll1-3/+3
14 dayspinctrl: qcom: ipq806x: mark gpio as a GPIO pin functionHans Ulli Kroll2-1/+6
2026-08-09pinctrl: bm1880: add missing select GENERIC_PINCONFBenjamin Boortz1-0/+1
2026-08-09pinctrl: devicetree: don't free uninitialized dev_name on error pathKarl Mehltretter1-0/+4
2026-08-09pinctrl: microchip-sgpio: add missing select REGMAP_MMIOBenjamin Boortz1-0/+1
2026-08-09pinctrl-amd: Don't clear S4 wake bits at probeMario Limonciello1-2/+1
2026-08-09pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151Konrad Dybcio1-10/+11
2026-08-09pinctrl: qcom: Unconditionally mark gpio as wakeup enableSneh Mankad1-4/+4
2026-08-03pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea1-4/+4
2026-07-24pinctrl: airoha: fix pinctrl function mismatch issueChukun Pan1-1/+1
2026-07-24pinctrl: meson: restore non-sleeping GPIO accessViacheslav Bocharov1-1/+1
2026-07-24pinctrl: airoha: an7581: fix misprint in gpio19 pinconfMikhail Kshevetskiy1-4/+4
2026-07-24pinctrl: airoha: an7581: add missed gpio32 pin groupMikhail Kshevetskiy1-0/+2
2026-07-24pinctrl: airoha: generalize pins/group/function/confs handlingChristian Marangi1-249/+318
2026-07-24pinctrl: sunxi: a523: Remove unneeded IRQ remuxing flagAndre Przywara2-2/+0
2026-07-24pinctrl: mediatek: mt8167: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia1-1/+1
2026-07-24pinctrl: mediatek: mt8516: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia1-1/+1
2026-07-24pinctrl: qcom: Fix resolving register base address from device nodeSneh Mankad1-10/+9
2026-07-24pinctrl: cs42l43: Fix polarity on debounceCharles Keepax1-1/+1
2026-07-24pinctrl: cs42l43: Fix leaked pm reference on error pathCharles Keepax1-3/+1
2026-07-24pinctrl: nuvoton: ma35d1: fix MFP register offset and pin tableJoey Lu2-210/+263
2026-07-24pinctrl: meson: amlogic-a4: fix gpio output glitchXianwei Zhao1-8/+7
2026-07-24pinctrl: spacemit: fix NULL check in spacemit_pin_set_configHan Gao1-1/+1
2026-07-24pinctrl: sunxi: fix regulator leak in sunxi_pmx_request() error pathFelix Gu1-1/+1
2026-07-24pinctrl: mediatek: eint: Drop base from mtk_eint_chip_write_mask()Chen-Yu Tsai1-3/+3
2026-06-19pinctrl: mcp23s08: Read spi-present-mask as u8 not u32Judith Mendez1-3/+3
2026-06-01pinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150Maulik Shah1-4/+4
2026-06-01pinctrl: qcom: Fix GPIO to PDC wake irq map for qcs615Maulik Shah1-3/+3
2026-06-01pinctrl: meson: amlogic-a4: fix deadlock issueXianwei Zhao1-3/+3
2026-06-01pinctrl: renesas: rzg2l: Fix SMT register cache handlingLad Prabhakar1-7/+14
2026-06-01pinctrl: renesas: rzg2l: Fix incorrect PUPD register offset for high pins dur...Biju Das1-1/+1
2026-06-01pinctrl: qcom: ipq4019: mark gpio as a GPIO pin functionTil Kaiser2-1/+6
2026-05-23pinctrl: sophgo: pinctrl-sg2044: Fix wrong module descriptionInochi Amaoto1-1/+1
2026-05-23pinctrl: sophgo: pinctrl-sg2042: Fix wrong module descriptionInochi Amaoto1-1/+1
2026-05-23pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registersBiju Das1-0/+7
2026-05-23pinctrl: abx500: Fix type of 'argument' variableYu-Chun Lin1-1/+1
2026-05-23pinctrl: realtek: Fix function signature for config argumentYu-Chun Lin1-1/+1
2026-05-23pinctrl: pinconf-generic: Fully validate 'pinmux' propertyAndy Shevchenko1-1/+6
2026-05-23pinctrl: cy8c95x0: Avoid returning positive values to user spaceAndy Shevchenko1-1/+1
2026-05-23pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()Andy Shevchenko1-4/+2
2026-05-23pinctrl: cy8c95x0: remove duplicate error messageAndy Shevchenko1-16/+5
2026-05-23pinctrl: pinctrl-pic32: Fix resource leakEthan Tidmore1-16/+4
2026-04-22pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)Andy Shevchenko1-1/+1
2026-04-02pinctrl: mediatek: common: Fix probe failure for devices without EINTLuca Leonardo Scorcia1-3/+6
2026-04-02pinctrl: stm32: fix HDP driver dependency on GPIO_GENERICAmelie Delaunay1-0/+1
2026-04-02pinctrl: renesas: rza1: Normalize return value of gpio_get()Dmitry Torokhov1-1/+1
2026-04-02pinctrl: renesas: rzt2h: Fix device node leak in rzt2h_gpio_register()Felix Gu1-0/+1
2026-03-19pinctrl: cy8c95x0: Don't miss reading the last bank registersAndy Shevchenko1-2/+2
2026-03-12pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()Felix Gu1-3/+2
2026-03-12pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_...Felix Gu1-2/+1