index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-th1520.c
Age
Commit message (
Expand
)
Author
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
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: th1520: Fix typo
Thomas Gerner
2024-10-16
pinctrl: th1520: Fix potential null pointer dereference on func
Colin Ian King
2024-10-11
pinctrl: th1520: Factor out casts
Emil Renner Berthing
2024-10-11
pinctrl: th1520: Update pinmux tables
Emil Renner Berthing
2024-10-11
pinctrl: th1520: Fix pinconf return values
Emil Renner Berthing
2024-10-09
pinctrl: th1520: Convert dt child node loop to scoped iterator
Drew Fustini
2024-10-09
pinctrl: th1520: Convert thp->mutex to guarded mutex
Drew Fustini
2024-10-09
pinctrl: th1520: Fix return value for unknown pin error
Drew Fustini
2024-10-03
pinctrl: thead1520: Fix Null pointer dereference
clingfei
2024-10-01
pinctrl: Add driver for the T-Head TH1520 SoC
Emil Renner Berthing