index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-08-30
ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog
Duoming Zhou
1
-2
/
+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
2025-06-27
ptp: Split out PTP_CLOCK_GETCAPS ioctl code
Thomas Gleixner
1
-18
/
+23
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+13
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+23
2025-06-18
ptp: allow reading of currently dialed frequency to succeed on free-running c...
Vladimir Oltean
1
-1
/
+2
2025-06-18
ptp: fix breakage after ptp_vclock_in_use() rework
Vladimir Oltean
1
-1
/
+21
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
ptp: Use ratelimite for freerun error message
Breno Leitao
1
-1
/
+1
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-11
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-06
ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()
Jeongjun Park
1
-11
/
+1
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+17
2025-05-17
ptp: ocp: Limit signal/freq counts in summary output functions
Sagi Maimon
1
-7
/
+17
2025-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+50
2025-05-01
ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
Sagi Maimon
1
-2
/
+50
2025-04-29
ptp: ocp: Add const to bp->attr_group allocation type
Kees Cook
1
-1
/
+1
2025-04-23
ptp: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-2
/
+2
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-04-17
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sagi Maimon
1
-0
/
+1
2025-04-16
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-0
/
+2
2025-04-16
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
4
-25
/
+19
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-20
ptp: ocp: reject unsupported periodic output flags
Jacob Keller
1
-0
/
+4
2025-03-07
ptp: ocp: Remove redundant check in _signal_summary_show
Ivan Abramov
1
-3
/
+0
2025-03-05
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
1
-0
/
+16
2025-02-11
ptp: vmclock: Remove goto-based cleanup logic
Thomas Weißschuh
1
-19
/
+13
2025-02-11
ptp: vmclock: Clean up miscdev and ptp clock through devres
Thomas Weißschuh
1
-7
/
+6
2025-02-11
ptp: vmclock: Don't unregister misc device if it was not registered
Thomas Weißschuh
1
-1
/
+2
2025-02-11
ptp: vmclock: Set driver data before its usage
Thomas Weißschuh
1
-2
/
+2
2025-02-11
ptp: vmclock: Add .owner to vmclock_miscdev_fops
David Woodhouse
1
-0
/
+1
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+12
2025-01-28
ptp: Properly handle compat ioctls
Thomas Weißschuh
1
-0
/
+4
2025-01-28
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
[next]