index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
/
dpll_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Arkadiusz Kubalewski
1
-25
/
+33
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2024-03-08
dpll: fix dpll_xa_ref_*_del() for multiple registrations
Jiri Pirko
1
-4
/
+4
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+20
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
1
-5
/
+20
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
1
-0
/
+5
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
1
-1
/
+1
2024-02-07
dpll: check that pin is registered in __dpll_pin_unregister()
Jiri Pirko
1
-0
/
+3
2024-01-31
dpll: move xa_erase() call in to match dpll_pin_alloc() error path order
Jiri Pirko
1
-1
/
+1
2024-01-22
dpll: fix register pin with unregistered parent pin
Arkadiusz Kubalewski
1
-6
/
+0
2024-01-22
dpll: fix pin dump crash for rebound module
Arkadiusz Kubalewski
1
-2
/
+53
2024-01-22
dpll: fix broken error path in dpll_pin_alloc(..)
Arkadiusz Kubalewski
1
-3
/
+4
2023-12-13
dpll: allocate pin ids in cycle
Jiri Pirko
1
-3
/
+5
2023-09-17
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
1
-1
/
+10
2023-09-17
dpll: core: Add DPLL framework base functions
Vadim Fedorenko
1
-0
/
+789