index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
dpll
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+45
2026-08-18
dpll: zl3073x: add PTP clock support
Ivan Vecera
3
-28
/
+422
2026-08-18
dpll: zl3073x: add channel ToD, phase step and TIE operations
Ivan Vecera
5
-2
/
+439
2026-08-18
dpll: zl3073x: scale poll interval proportionally to timeout
Ivan Vecera
1
-2
/
+2
2026-08-17
dpll: fix NULL deref in dpll_device_ops() during teardown race
Petr Oros
2
-16
/
+67
2026-08-11
dpll: use pin owner's dpll ref for pin-level attribute setting
Ivan Vecera
1
-163
/
+50
2026-08-11
dpll: zl3073x: update all DPLL channels on ref_sync_set
Ivan Vecera
1
-10
/
+48
2026-08-05
dpll: zl3073x: recognize the ZL30643 chip ID (0x0E3B)
Vincent Jardin
1
-0
/
+1
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-10
/
+78
2026-07-30
dpll: zl3073x: remove conditional return with no effect
Sang-Heon Jeon
2
-11
/
+3
2026-07-24
dpll: use pin owner's dpll ref for pin-level attribute reporting
Ivan Vecera
3
-10
/
+78
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2026-07-17
dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()
Ivan Vecera
1
-0
/
+3
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+0
2026-07-06
dpll: zl3073x: add NCO virtual input pin
Ivan Vecera
5
-29
/
+462
2026-07-06
dpll: zl3073x: add per-DPLL serialization lock
Ivan Vecera
4
-63
/
+149
2026-07-06
dpll: zl3073x: use per-operation poll timeouts
Ivan Vecera
3
-15
/
+30
2026-07-06
dpll: add DPLL_PIN_TYPE_INT_NCO pin type
Ivan Vecera
1
-1
/
+1
2026-07-06
dpll: add STATE_CONNECTED_OVERRIDE pin capability
Ivan Vecera
1
-1
/
+5
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-13
dpll: allow fwnode pins to attempt state change without capability bit
Grzegorz Nitka
1
-2
/
+8
2026-06-13
dpll: extend pin notifier with notification source ID
Grzegorz Nitka
4
-14
/
+17
2026-06-13
dpll: balance create/delete notifications in __dpll_pin_(un)register
Grzegorz Nitka
1
-1
/
+1
2026-06-13
dpll: guard sync-pair removal on full pin unregister
Grzegorz Nitka
1
-2
/
+3
2026-06-13
dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister()
Grzegorz Nitka
1
-2
/
+2
2026-06-13
dpll: send delete notification before unregister in on-pin rollback
Grzegorz Nitka
1
-1
/
+1
2026-06-13
dpll: fix stale iteration in dpll_pin_on_pin_unregister()
Grzegorz Nitka
1
-1
/
+6
2026-06-13
dpll: allow registering FW-identified pin with a different DPLL
Grzegorz Nitka
3
-7
/
+21
2026-06-13
dpll: add generic DPLL type
Grzegorz Nitka
1
-1
/
+1
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-50
/
+45
2026-05-28
dpll: zl3073x: make frequency monitor a per-device attribute
Ivan Vecera
4
-29
/
+25
2026-05-28
dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work
Ivan Vecera
2
-19
/
+9
2026-05-28
dpll: export __dpll_device_change_ntf() for use under dpll_lock
Ivan Vecera
1
-2
/
+11
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
1
-3
/
+3
2026-05-22
dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used
Eric Dumazet
1
-11
/
+0
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2026-05-20
dpll: zl3073x: fix memory leak on pin registration failure
Ivan Vecera
1
-2
/
+4
2026-05-20
dpll: zl3073x: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
1
-5
/
+5
2026-05-12
dpll: zl3073x: report FFO as DPLL vs input reference offset
Ivan Vecera
6
-82
/
+75
2026-05-12
dpll: add fractional frequency offset to pin-parent-device
Ivan Vecera
4
-17
/
+24
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+10
2026-04-30
dpll: zl3073x: implement pin operational state reporting
Ivan Vecera
2
-38
/
+79
2026-04-30
dpll: add pin operational state
Ivan Vecera
3
-2
/
+30
2026-04-30
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
2
-2
/
+10
2026-04-12
dpll: zl3073x: add ref-sync pair support
Ivan Vecera
1
-1
/
+206
2026-04-12
dpll: zl3073x: add ref sync and output clock type helpers
Ivan Vecera
4
-14
/
+80
2026-04-12
dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patterns
Ivan Vecera
3
-15
/
+8
2026-04-12
dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()
Ivan Vecera
1
-44
/
+20
2026-04-03
dpll: zl3073x: implement frequency monitoring
Ivan Vecera
4
-17
/
+187
2026-04-03
dpll: add frequency monitoring callback ops
Ivan Vecera
2
-1
/
+94
[next]