summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spacemit
AgeCommit message (Expand)AuthorLines
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
11 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-20pinctrl: spacemit: support I/O power domain configurationTroy Mitchell-3/+126
2026-01-07pinctrl: spacemit: k3: adjust drive strength and schmitter triggerYixun Lan-47/+116
2026-01-07pinctrl: spacemit: k3: add initial pin supportYixun Lan-6/+352
2025-09-08pinctrl: spacemit: fix typo in PRI_TDI pin nameHendrik Hamerlinck-1/+1
2025-08-18pinctrl: spacemit: remove extra line in debug outputHendrik Hamerlinck-1/+1
2025-04-23pinctrl: spacemit: add clock support for K1 SoCYixun Lan-0/+10
2025-03-29Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+5
2025-03-18pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionallyGeert Uytterhoeven-1/+1
2025-03-14pinctrl: spacemit: destroy mutex at driver detachBartosz Golaszewski-1/+5
2025-02-25pinctrl: spacemit: enable config optionYixun Lan-2/+3
2024-10-28pinctrl: spacemit: fix double free of mapDan Carpenter-1/+1
2024-10-19pinctrl: spacemit: add support for SpacemiT K1 SoCYixun Lan-0/+1111