index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunplus
/
sppctl.c
Age
Commit message (
Expand
)
Author
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
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-06-18
pinctrl: sppctl: use new GPIO line value setter callbacks
Bartosz Golaszewski
2023-12-08
pinctrl: sppctl: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2023-06-09
pinctrl:sunplus: Add check for kmalloc
Wells Lu
2023-05-30
pinctrl: sunplus: Add check for kmalloc
Wells Lu
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-01-16
pinctrl: sunplus: sppctl: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2022-12-29
pinctrl: sp7021: fix unused function warning
Arnd Bergmann
2022-07-11
pinctrl: sunplus: Add check for kcalloc
William Dean
2022-01-30
pinctrl: Add driver for Sunplus SP7021
Wells Lu