summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sophgo
AgeCommit message (Expand)AuthorFilesLines
2025-02-28pinctrl: sophgo: add support for SG2044 SoCInochi Amaoto3-0/+731
2025-02-28pinctrl: sophgo: add support for SG2042 SoCInochi Amaoto5-0/+1017
2025-02-28pinctrl: sophgo: introduce generic probe functionInochi Amaoto8-52/+86
2025-02-28pinctrl: sophgo: generalize shareable code of cv18xx pinctrl driverInochi Amaoto10-375/+545
2025-02-28pinctrl: sophgo: introduce generic data structure for cv18xx pinctrl driverInochi Amaoto7-184/+270
2025-02-28pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconfInochi Amaoto1-10/+23
2024-11-26Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-10-16pinctrl: sophgo: fix typo in tristate of SG2002Thomas Bonnefille1-1/+1
2024-10-10pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map()Harshit Mogalapalli1-1/+1
2024-09-01pinctrl: sophgo: cv18xx: fix missed __iomem type identifierInochi Amaoto1-1/+1
2024-08-26pinctrl: sophgo: add support for SG2002 SoCInochi Amaoto3-0/+554
2024-08-26pinctrl: sophgo: add support for SG2000 SoCInochi Amaoto3-0/+783
2024-08-26pinctrl: sophgo: add support for CV1812H SoCInochi Amaoto3-0/+783
2024-08-26pinctrl: sophgo: add support for CV1800B SoCInochi Amaoto5-0/+1407