index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
spacemit
Age
Commit message (
Expand
)
Author
2026-05-27
pinctrl: spacemit: Use FIELD_MODIFY()
Hans Zhang
2026-05-26
pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation
Conor Dooley
2026-05-26
pinctrl: spacemit: delete spacemit_pctrl_check_power()
Conor Dooley
2026-05-25
pinctrl: spacemit: fix NULL check in spacemit_pin_set_config
Han Gao
2026-03-19
pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurations
Junhui Liu
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-20
pinctrl: spacemit: support I/O power domain configuration
Troy Mitchell
2026-01-07
pinctrl: spacemit: k3: adjust drive strength and schmitter trigger
Yixun Lan
2026-01-07
pinctrl: spacemit: k3: add initial pin support
Yixun Lan
2025-09-08
pinctrl: spacemit: fix typo in PRI_TDI pin name
Hendrik Hamerlinck
2025-08-18
pinctrl: spacemit: remove extra line in debug output
Hendrik Hamerlinck
2025-04-23
pinctrl: spacemit: add clock support for K1 SoC
Yixun Lan
2025-03-29
Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-18
pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionally
Geert Uytterhoeven
2025-03-14
pinctrl: spacemit: destroy mutex at driver detach
Bartosz Golaszewski
2025-02-25
pinctrl: spacemit: enable config option
Yixun Lan
2024-10-28
pinctrl: spacemit: fix double free of map
Dan Carpenter
2024-10-19
pinctrl: spacemit: add support for SpacemiT K1 SoC
Yixun Lan