summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/airoha
AgeCommit message (Expand)Author
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-06pinctrl: Use IRQ trigger mask helpersMaulik Shah
2026-07-25pinctrl: airoha: Remove redundant dev_err()Pan Chuang
2026-06-11pinctrl: airoha: an7583: remove undefined groups from pcm_spi pin functionMikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7583: fix phy1_led1 pin functionMikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7583: add missed gpio22 pin groupMikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7583: fix gpio21 pin groupMikhail Kshevetskiy
2026-06-11pinctrl: airoha: fix pwm pin function for an7581 and an7583Mikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7583: fix incorrect led mapping in phy4_led1 pin functionMikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7581: fix incorrect led mapping in phy4_led1 pin functionMikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7583: fix misprint in gpio19 pinconfMikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7581: fix misprint in gpio19 pinconfMikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7583: add missed gpio32 pin groupMikhail Kshevetskiy
2026-06-11pinctrl: airoha: an7581: add missed gpio32 pin groupMikhail Kshevetskiy
2026-06-08pinctrl: Move Airoha driver to dedicated directoryChristian Marangi