summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
3 daysMerge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
9 daysMerge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
11 daysMerge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm...Linus Walleij
11 daysMerge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux...Linus Walleij
13 dayspinctrl: meson: sync some modify from A4Xianwei Zhao
13 dayspinctrl: meson: a4: Add input enable pin configurationXianwei Zhao
13 dayspinctrl: realtek: rtd1625: remove unused group name spdif_selYu-Chun Lin
13 dayspinctrl: realtek: rtd1625: fix base_bit for VE4 GPIO 13Yu-Chun Lin
2026-08-11Merge tag 'intel-pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-08-11Revert "Merge branch 'ib-rsk7204' into devel"Linus Walleij
2026-08-10pinctrl: rockchip: Add RV1106 pinctrl supportSimon Glass
2026-08-10pinctrl: rockchip: Decode drive strength in the get functionSimon Glass
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