index
:
pub/scm/linux/kernel/git/ostr/linux.git
master
Boris Ostrovsky's fork of linux.git
Boris Ostrovsky
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
/
dpll_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+30
2026-08-17
dpll: fix NULL deref in dpll_device_ops() during teardown race
Petr Oros
1
-7
/
+52
2026-08-11
dpll: use pin owner's dpll ref for pin-level attribute setting
Ivan Vecera
1
-163
/
+50
2026-07-24
dpll: use pin owner's dpll ref for pin-level attribute reporting
Ivan Vecera
1
-10
/
+50
2026-07-17
dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()
Ivan Vecera
1
-0
/
+3
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
1
-5
/
+5
2026-06-13
dpll: allow registering FW-identified pin with a different DPLL
Grzegorz Nitka
1
-3
/
+3
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+11
2026-05-28
dpll: export __dpll_device_change_ntf() for use under dpll_lock
Ivan Vecera
1
-2
/
+11
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-12
dpll: add fractional frequency offset to pin-parent-device
Ivan Vecera
1
-14
/
+16
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+10
2026-04-30
dpll: add pin operational state
Ivan Vecera
1
-0
/
+27
2026-04-30
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
1
-0
/
+10
2026-04-03
dpll: add frequency monitoring callback ops
Ivan Vecera
1
-0
/
+90
2026-02-05
dpll: Add notifier chain for dpll events
Petr Oros
1
-0
/
+6
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
1
-1
/
+9
2026-01-19
dpll: add dpll_device op to set working mode
Ivan Vecera
1
-0
/
+44
2026-01-19
dpll: add dpll_device op to get supported modes
Ivan Vecera
1
-8
/
+19
2025-10-31
dpll: add phase-adjust-gran pin attribute
Ivan Vecera
1
-1
/
+11
2025-10-28
dpll: fix device-id-get and pin-id-get to return errors properly
Petr Oros
1
-16
/
+20
2025-09-29
dpll: add phase_offset_avg_factor_get/set callback ops
Ivan Vecera
1
-7
/
+59
2025-09-14
dpll: fix clock quality level reporting
Ivan Vecera
1
-2
/
+2
2025-06-27
dpll: add reference sync get/set
Arkadiusz Kubalewski
1
-19
/
+171
2025-06-13
dpll: add phase_offset_monitor_get/set callback ops
Arkadiusz Kubalewski
1
-2
/
+67
2024-11-03
dpll: add clock quality level attribute and op
Jiri Pirko
1
-0
/
+24
2024-08-26
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
1
-0
/
+130
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+24
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
1
-14
/
+24
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+6
2024-02-08
dpll: fix possible deadlock during netlink dump operation
Jiri Pirko
1
-14
/
+6
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
1
-1
/
+8
2024-01-22
dpll: fix userspace availability of pins
Arkadiusz Kubalewski
1
-2
/
+27
2024-01-22
dpll: fix pin dump crash for rebound module
Arkadiusz Kubalewski
1
-14
/
+14
2024-01-05
dpll: expose fractional frequency offset value to user
Jiri Pirko
1
-0
/
+24
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-6
/
+10
2023-12-12
dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
Jiri Pirko
1
-5
/
+8
2023-11-21
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
1
-5
/
+12
2023-10-15
dpll: netlink/core: change pin frequency set behavior
Arkadiusz Kubalewski
1
-8
/
+42
2023-10-15
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
1
-1
/
+137
2023-09-21
netdev: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
1
-2
/
+14
2023-09-17
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
1
-0
/
+1241