summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2026-08-07pinctrl: fix PINCTRL_GENERIC_MUX not always being selectableAlvin Šipraga
2026-08-07pinctrl: airoha: add support of an7563 SoCMikhail Kshevetskiy
2026-08-07pinctrl: airoha: try to find chip scu node by phandle firstMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add support of en7523 SoCMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for olt pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for pon_alt pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for npu_uart pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: rename registers to match its an7583 namesMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: remove an7583 prefix from variable names and definit...Mikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7581: remove en7581 prefix from variable namesMikhail Kshevetskiy
2026-08-07pinctrl: airoha: split driver on shared code and SoC specific driversMikhail Kshevetskiy
2026-08-07pinctrl: airoha: move common definitions to the separate headerMikhail Kshevetskiy
2026-08-07pinctrl: airoha: statically allocate gpio regs structureMikhail Kshevetskiy
2026-08-07pinctrl: airoha: remove not needed irq_type[] arrayMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix edge-triggered interrupts handlingMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix IRQ mask/unmask codeMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add missed IRQ resource helpersMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling codeMikhail Kshevetskiy
2026-08-07pinctrl: airoha: minor improvementsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add set_direction() helper for gpio_chipMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add missed get_direction() function for gpio_chipMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: fix spi group pinsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix AN7583 MDIO pin mux configDaniel Schwierzeck
2026-08-07pinctrl: airoha: fix I2C pin mux config for AN7583Daniel Schwierzeck
2026-08-07pinctrl: airoha: fix I2C1 pin mux config for AN7581Daniel Schwierzeck
2026-08-07pinctrl: airoha: an7583: fix muxing of non-gpio default pinsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7581: fix mux/conf of pcie_reset pinsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit orderMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pinsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix mdio bitfield namesMikhail Kshevetskiy
2026-08-07pinctrl: rockchip: Restrict the RV1103B 2-bit drive type to bank 2Simon Glass
2026-08-07pinctrl: rockchip: Reset the pin count when recalculating SoC dataSimon Glass
2026-08-06pinctrl: tegra264: fix DAP2 DIN/DOUT pin assignmentPrathamesh Shete
2026-08-06pinctrl: Use IRQ trigger mask helpersMaulik Shah
2026-08-06pinctrl: sx150x: get parent IRQ trigger type from firmwareTsz Shan Chan
2026-08-06pinctrl: sx150x: Return IRQ_NONE if no pending irqTsz Shan Chan
2026-08-06Merge tag 'samsung-pinctrl-7.3' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2026-08-04pinctrl: sx150x: allow build when I2C is a moduleTsz Shan Chan
2026-08-03Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc6' of git://git.kernel.org/pub/scm/l...Linus Walleij
2026-08-03pinctrl: spacemit: validate pins in pinconf callbacksTroy Mitchell
2026-08-03pinctrl: generic: free maps on pinctrl_generic_to_map() failureSurendra Singh Chouhan
2026-08-03pinctrl: eswin: Fix Handling of PIN_CONFIG_PERSIST_STATEYulin Lu
2026-08-01Revert "pinctrl: s32cc: implement GPIO functionality"Linus Walleij
2026-07-31pinctrl: qcom: shikra: Fix intr_target_width for summary interrupt routingKomal Bajaj
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin
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-27pinctrl: qcom: Add irq_get/set_irqchip_state() for msm gpio irqchipMaulik Shah