index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-04
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-33
/
+54
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+5
2025-11-27
ptp: ptp_ines: add HW timestamp configuration reporting
Vadim Fedorenko
1
-0
/
+23
2025-11-27
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
1
-4
/
+4
2025-11-26
ptp: ocp: Reuse META's PCI vendor ID
Andy Shevchenko
1
-3
/
+2
2025-11-26
ptp: ocp: Apply standard pattern for cleaning up loop
Andy Shevchenko
1
-2
/
+1
2025-11-26
ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
Andy Shevchenko
1
-14
/
+10
2025-11-26
ptp: ocp: Refactor signal_show() and fix %ptT misuse
Andy Shevchenko
1
-9
/
+5
2025-11-19
ptp: ocp: Switch to use %ptSp
Andy Shevchenko
1
-8
/
+5
2025-11-11
ptp: ocp: Document sysfs output format for backward compatibility
Zhongqiu Han
1
-0
/
+6
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2025-11-06
ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
Tim Hostetler
1
-1
/
+3
2025-11-01
ptp: Allow exposing cycles only for clocks with free-running counter
Carolina Jubran
1
-0
/
+4
2025-10-23
ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
Jiasheng Jiang
1
-1
/
+1
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-1
/
+2
2025-09-27
ptp: Add a upper bound on max_vclocks
I Viswanath
2
-1
/
+2
2025-09-20
ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2
Vadim Fedorenko
1
-4
/
+2
2025-09-18
ptp: netc: only enable periodic pulse event interrupts for PPS
Wei Fang
1
-4
/
+5
2025-09-18
ptp: rework ptp_clock_unregister() to disable events
Russell King (Oracle)
3
-1
/
+36
2025-09-18
ptp: describe the two disables in ptp_set_pinfunc()
Russell King (Oracle)
1
-1
/
+7
2025-09-10
ptp: qoriq: convert to use generic interfaces to set loopback mode
Wei Fang
4
-107
/
+24
2025-09-10
ptp: netc: add the periodic output signal loopback support
Wei Fang
1
-0
/
+25
2025-09-10
ptp: add debugfs interfaces to loop back the periodic output signal
Wei Fang
1
-0
/
+69
2025-09-09
ptp: Add ioctl commands to expose raw cycle counter values
Carolina Jubran
1
-8
/
+26
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2025-09-02
ptp: netc: add external trigger stamp support
F.S. Peng
1
-0
/
+85
2025-09-02
ptp: netc: add periodic pulse output support
Wei Fang
1
-50
/
+306
2025-09-02
ptp: netc: add PTP_CLK_REQ_PPS support
Wei Fang
1
-3
/
+260
2025-09-02
ptp: netc: add NETC V4 Timer PTP driver support
Wei Fang
3
-0
/
+431
2025-09-02
ptp: add helpers to get the phc_index by of_node or dev
Wei Fang
1
-0
/
+53
2025-09-01
ptp: Limit time setting of PTP clocks
Miroslav Lichvar
1
-1
/
+12
2025-08-30
ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog
Duoming Zhou
1
-2
/
+1
2025-08-15
ptp: ptp_clockmatrix: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+1
2025-08-13
ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
Jeongjun Park
2
-0
/
+12
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-394
/
+356
2025-07-30
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2025-07-03
ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
Thomas Gleixner
1
-5
/
+19
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2
-2
/
+2
2025-06-27
ptp: Simplify ptp_read()
Thomas Gleixner
1
-38
/
+16
2025-06-27
ptp: Convert chardev code to lock guards
Thomas Gleixner
1
-21
/
+13
2025-06-27
ptp: Split out PTP_MASK_EN_SINGLE ioctl code
Thomas Gleixner
1
-20
/
+15
2025-06-27
ptp: Split out PTP_MASK_CLEAR_ALL ioctl code
Thomas Gleixner
1
-2
/
+7
2025-06-27
ptp: Split out PTP_PIN_SETFUNC ioctl code
Thomas Gleixner
1
-34
/
+24
2025-06-27
ptp: Split out PTP_PIN_GETFUNC ioctl code
Thomas Gleixner
1
-29
/
+21
2025-06-27
ptp: Split out PTP_SYS_OFFSET ioctl code
Thomas Gleixner
1
-38
/
+40
2025-06-27
ptp: Split out PTP_SYS_OFFSET_EXTENDED ioctl code
Thomas Gleixner
1
-36
/
+39
2025-06-27
ptp: Split out PTP_SYS_OFFSET_PRECISE ioctl code
Thomas Gleixner
1
-24
/
+29
2025-06-27
ptp: Split out PTP_ENABLE_PPS ioctl code
Thomas Gleixner
1
-17
/
+16
2025-06-27
ptp: Split out PTP_PEROUT_REQUEST ioctl code
Thomas Gleixner
1
-71
/
+58
2025-06-27
ptp: Split out PTP_EXTTS_REQUEST ioctl code
Thomas Gleixner
1
-55
/
+50
[next]