| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | pinctrl: sophgo: Use FIELD_MODIFY() | Hans Zhang | 1 | -12/+6 |
| 2026-05-06 | pinctrl: sophgo: allocate power_cfg with priv | Rosen Penev | 1 | -8/+6 |
| 2026-04-07 | pinctrl: sophgo: pinctrl-sg2044: Fix wrong module description | Inochi Amaoto | 1 | -1/+1 |
| 2026-04-07 | pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description | Inochi Amaoto | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-01-19 | pinctrl: sophgo: Cleanup header includes | Krzysztof Kozlowski | 2 | -10/+0 |
| 2025-02-27 | pinctrl: sophgo: add support for SG2044 SoC | Inochi Amaoto | 3 | -0/+731 |
| 2025-02-27 | pinctrl: sophgo: add support for SG2042 SoC | Inochi Amaoto | 5 | -0/+1017 |
| 2025-02-27 | pinctrl: sophgo: introduce generic probe function | Inochi Amaoto | 8 | -52/+86 |
| 2025-02-27 | pinctrl: sophgo: generalize shareable code of cv18xx pinctrl driver | Inochi Amaoto | 10 | -373/+543 |
| 2025-02-27 | pinctrl: sophgo: introduce generic data structure for cv18xx pinctrl driver | Inochi Amaoto | 7 | -184/+270 |
| 2025-02-27 | pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconf | Inochi Amaoto | 1 | -10/+23 |
| 2024-11-25 | Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2024-10-16 | pinctrl: sophgo: fix typo in tristate of SG2002 | Thomas Bonnefille | 1 | -1/+1 |
| 2024-10-10 | pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map() | Harshit Mogalapalli | 1 | -1/+1 |
| 2024-09-01 | pinctrl: sophgo: cv18xx: fix missed __iomem type identifier | Inochi Amaoto | 1 | -1/+1 |
| 2024-08-26 | pinctrl: sophgo: add support for SG2002 SoC | Inochi Amaoto | 3 | -0/+554 |
| 2024-08-26 | pinctrl: sophgo: add support for SG2000 SoC | Inochi Amaoto | 3 | -0/+783 |
| 2024-08-26 | pinctrl: sophgo: add support for CV1812H SoC | Inochi Amaoto | 3 | -0/+783 |
| 2024-08-26 | pinctrl: sophgo: add support for CV1800B SoC | Inochi Amaoto | 5 | -0/+1407 |