summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
3 dayspinctrl: rockchip: Decode drive strength in the get functionSimon Glass
3 dayspinctrl: fix PINCTRL_GENERIC_MUX not always being selectableAlvin Šipraga
3 dayspinctrl: airoha: fix edge-triggered interrupts handlingMikhail Kshevetskiy
3 dayspinctrl: airoha: fix IRQ mask/unmask codeMikhail Kshevetskiy
3 dayspinctrl: airoha: add missed IRQ resource helpersMikhail Kshevetskiy
3 dayspinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling codeMikhail Kshevetskiy
3 dayspinctrl: airoha: add missed get_direction() function for gpio_chipMikhail Kshevetskiy
3 dayspinctrl: airoha: an7583: fix spi group pinsMikhail Kshevetskiy
3 dayspinctrl: airoha: an7583: fix muxing of non-gpio default pinsMikhail Kshevetskiy
3 dayspinctrl: airoha: an7581: fix mux/conf of pcie_reset pinsMikhail Kshevetskiy
3 dayspinctrl: airoha: an7583: fix I2C0_SDA_PD register bit orderMikhail Kshevetskiy
3 dayspinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pinsMikhail Kshevetskiy
3 dayspinctrl: airoha: fix mdio bitfield namesMikhail Kshevetskiy
3 dayspinctrl: rockchip: Restrict the RV1103B 2-bit drive type to bank 2Simon Glass
3 dayspinctrl: rockchip: Reset the pin count when recalculating SoC dataSimon Glass
3 dayspinctrl: tegra264: fix DAP2 DIN/DOUT pin assignmentPrathamesh Shete
3 dayspinctrl: spacemit: validate pins in pinconf callbacksTroy Mitchell
3 dayspinctrl: generic: free maps on pinctrl_generic_to_map() failureSurendra Singh Chouhan
3 dayspinctrl: eswin: Fix Handling of PIN_CONFIG_PERSIST_STATEYulin Lu
3 dayspinctrl: qcom: shikra: Fix intr_target_width for summary interrupt routingKomal Bajaj
3 dayspinctrl: mediatek: free EINT resources on unbindJustin Yeh
3 dayspinctrl: mediatek: use devm_gpiochip_add_data() for GPIO chipJustin Yeh
3 dayspinctrl: fix unmet dependencies from missing GPIOLIBJulian Braha
3 dayspinctrl: bcm2835: Don't remove an unregistered GPIO chipDaniel McCarthy
3 dayspinctrl: imx1: fix device_node leak in dt_is_flat_functions()Felix Gu
2026-08-03Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc6' of git://git.kernel.org/pub/scm/l...Linus Walleij
2026-07-28pinctrl: qcom: ipq806x: mark pci reset as a GPIO pin functionHans Ulli Kroll
2026-07-28pinctrl: qcom: ipq806x: mark gpio as a GPIO pin functionHans Ulli Kroll
2026-07-27Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-07-27pinctrl: qcom: ipq9650: fix audio_sec_mclk_in1/out1 group pinsTaceddin Sancak
2026-07-25pinctrl: bm1880: add missing select GENERIC_PINCONFBenjamin Boortz
2026-07-25pinctrl-amd: Don't clear S4 wake bits at probeMario Limonciello
2026-07-25pinctrl: microchip-sgpio: add missing select REGMAP_MMIOBenjamin Boortz
2026-07-25pinctrl: devicetree: don't free uninitialized dev_name on error pathKarl Mehltretter
2026-07-03Merge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-01pinctrl: meson: restore non-sleeping GPIO accessViacheslav Bocharov
2026-07-01pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151Konrad Dybcio
2026-06-30pinctrl: qcom: Unconditionally mark gpio as wakeup enableSneh Mankad
2026-06-18Merge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-06-15pinctrl: Export pinctrl_get_group_selector()Linus Walleij
2026-06-13pinctrl: Match DT helper typesRob Herring (Arm)
2026-06-11pinctrl: qcom: Register functions before enabling pinctrlAlexandre MINETTE
2026-06-11pinctrl: meson: amlogic-a4: use nolock get rangeXianwei Zhao
2026-06-11pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driverJia Wang
2026-06-11pinctrl: qcom: Remove unused macro definitionsNavya Malempati
2026-06-11pinctrl: tegra: PINCTRL_TEGRA264 should depend on ARCH_TEGRAGeert Uytterhoeven
2026-06-11pinctrl: tegra: PINCTRL_TEGRA238 should depend on ARCH_TEGRAGeert Uytterhoeven
2026-06-11pinctrl: tegra238: add missing AON pin groupsPrathamesh Shete
2026-06-11pinctrl: airoha: an7583: remove undefined groups from pcm_spi pin functionMikhail Kshevetskiy