index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dpll
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2024-02-01
1
-1
/
+8
*
dpll: move xa_erase() call in to match dpll_pin_alloc() error path order
Jiri Pirko
2024-01-31
1
-1
/
+1
*
dpll: fix register pin with unregistered parent pin
Arkadiusz Kubalewski
2024-01-22
1
-6
/
+0
*
dpll: fix userspace availability of pins
Arkadiusz Kubalewski
2024-01-22
1
-2
/
+27
*
dpll: fix pin dump crash for rebound module
Arkadiusz Kubalewski
2024-01-22
3
-18
/
+69
*
dpll: fix broken error path in dpll_pin_alloc(..)
Arkadiusz Kubalewski
2024-01-22
1
-3
/
+4
*
dpll: expose fractional frequency offset value to user
Jiri Pirko
2024-01-05
1
-0
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
1
-5
/
+8
|
\
|
*
dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
Jiri Pirko
2023-12-12
1
-5
/
+8
*
|
dpll: allocate pin ids in cycle
Jiri Pirko
2023-12-13
1
-3
/
+5
*
|
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-12-13
1
-6
/
+10
|
/
*
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
2023-11-21
1
-5
/
+12
*
dpll: netlink/core: change pin frequency set behavior
Arkadiusz Kubalewski
2023-10-15
1
-8
/
+42
*
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2023-10-15
1
-1
/
+137
*
dpll: spec: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2023-10-15
2
-4
/
+6
*
netdev: Remove unneeded semicolon
Yang Li
2023-09-21
1
-1
/
+1
*
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-17
1
-2
/
+14
*
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
3
-1
/
+1264
*
dpll: core: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
4
-0
/
+894
*
dpll: spec: Add Netlink spec in YAML
Vadim Fedorenko
2023-09-17
2
-0
/
+213