index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-12
/
+12
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-14
/
+12
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
-7
/
+10
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
-7
/
+8
2026-02-02
ptp: ptp_vmclock: return TAI not UTC
David Woodhouse
-5
/
+5
2026-02-02
ptp: ptp_vmclock: remove dependency on CONFIG_ACPI
David Woodhouse
-5
/
+11
2026-02-02
ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
David Woodhouse
-0
/
+1
2026-02-02
ptp: ptp_vmclock: Add device tree support
David Woodhouse
-6
/
+61
2026-02-02
ptp: vmclock: support device notifications
Babis Chalios
-19
/
+143
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-33
/
+54
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+5
2025-11-26
ptp: ptp_ines: add HW timestamp configuration reporting
Vadim Fedorenko
-0
/
+23
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
-4
/
+4
2025-11-25
ptp: ocp: Reuse META's PCI vendor ID
Andy Shevchenko
-3
/
+2
2025-11-25
ptp: ocp: Apply standard pattern for cleaning up loop
Andy Shevchenko
-2
/
+1
2025-11-25
ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
Andy Shevchenko
-14
/
+10
2025-11-25
ptp: ocp: Refactor signal_show() and fix %ptT misuse
Andy Shevchenko
-9
/
+5
2025-11-19
ptp: ocp: Switch to use %ptSp
Andy Shevchenko
-8
/
+5
2025-11-10
ptp: ocp: Document sysfs output format for backward compatibility
Zhongqiu Han
-0
/
+6
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+4
2025-11-05
ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
Tim Hostetler
-1
/
+3
2025-10-31
ptp: Allow exposing cycles only for clocks with free-running counter
Carolina Jubran
-0
/
+4
2025-10-22
ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
Jiasheng Jiang
-1
/
+1
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-1
/
+2
2025-09-26
ptp: Add a upper bound on max_vclocks
I Viswanath
-1
/
+2
2025-09-19
ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2
Vadim Fedorenko
-4
/
+2
2025-09-17
ptp: netc: only enable periodic pulse event interrupts for PPS
Wei Fang
-4
/
+5
2025-09-17
ptp: rework ptp_clock_unregister() to disable events
Russell King (Oracle)
-1
/
+36
2025-09-17
ptp: describe the two disables in ptp_set_pinfunc()
Russell King (Oracle)
-1
/
+7
2025-09-09
ptp: qoriq: convert to use generic interfaces to set loopback mode
Wei Fang
-107
/
+24
2025-09-09
ptp: netc: add the periodic output signal loopback support
Wei Fang
-0
/
+25
2025-09-09
ptp: add debugfs interfaces to loop back the periodic output signal
Wei Fang
-0
/
+69
2025-09-09
ptp: Add ioctl commands to expose raw cycle counter values
Carolina Jubran
-8
/
+26
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+1
2025-09-02
ptp: netc: add external trigger stamp support
F.S. Peng
-0
/
+85
2025-09-02
ptp: netc: add periodic pulse output support
Wei Fang
-50
/
+306
2025-09-02
ptp: netc: add PTP_CLK_REQ_PPS support
Wei Fang
-3
/
+260
2025-09-02
ptp: netc: add NETC V4 Timer PTP driver support
Wei Fang
-0
/
+431
2025-09-02
ptp: add helpers to get the phc_index by of_node or dev
Wei Fang
-0
/
+53
2025-09-01
ptp: Limit time setting of PTP clocks
Miroslav Lichvar
-1
/
+12
2025-08-29
ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog
Duoming Zhou
-2
/
+1
2025-08-14
ptp: ptp_clockmatrix: Remove redundant semicolons
Liao Yuanhong
-1
/
+1
2025-08-12
ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
Jeongjun Park
-0
/
+12
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-394
/
+356
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2025-07-03
ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
Thomas Gleixner
-5
/
+19
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
-2
/
+2
2025-06-26
ptp: Simplify ptp_read()
Thomas Gleixner
-38
/
+16
[next]