| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-27 | pinctrl: spacemit: Use FIELD_MODIFY() | Hans Zhang | 1 | -2/+1 |
| 2026-05-26 | pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation | Conor Dooley | 2 | -132/+12 |
| 2026-05-26 | pinctrl: spacemit: delete spacemit_pctrl_check_power() | Conor Dooley | 1 | -37/+0 |
| 2026-05-25 | pinctrl: spacemit: fix NULL check in spacemit_pin_set_config | Han Gao | 1 | -1/+1 |
| 2026-03-19 | pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurations | Junhui Liu | 1 | -9/+12 |
| 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-20 | pinctrl: spacemit: support I/O power domain configuration | Troy Mitchell | 1 | -3/+126 |
| 2026-01-07 | pinctrl: spacemit: k3: adjust drive strength and schmitter trigger | Yixun Lan | 1 | -47/+116 |
| 2026-01-07 | pinctrl: spacemit: k3: add initial pin support | Yixun Lan | 2 | -6/+352 |
| 2025-09-08 | pinctrl: spacemit: fix typo in PRI_TDI pin name | Hendrik Hamerlinck | 1 | -1/+1 |
| 2025-08-18 | pinctrl: spacemit: remove extra line in debug output | Hendrik Hamerlinck | 1 | -1/+1 |
| 2025-04-23 | pinctrl: spacemit: add clock support for K1 SoC | Yixun Lan | 1 | -0/+10 |
| 2025-03-29 | Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+5 |
| 2025-03-18 | pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionally | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-03-14 | pinctrl: spacemit: destroy mutex at driver detach | Bartosz Golaszewski | 1 | -1/+5 |
| 2025-02-25 | pinctrl: spacemit: enable config option | Yixun Lan | 2 | -2/+3 |
| 2024-10-28 | pinctrl: spacemit: fix double free of map | Dan Carpenter | 1 | -1/+1 |
| 2024-10-19 | pinctrl: spacemit: add support for SpacemiT K1 SoC | Yixun Lan | 4 | -0/+1111 |