index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6 days
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-03
ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
Thomas Gleixner
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2025-06-26
ptp: Simplify ptp_read()
Thomas Gleixner
2025-06-26
ptp: Convert chardev code to lock guards
Thomas Gleixner
2025-06-26
ptp: Split out PTP_MASK_EN_SINGLE ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_MASK_CLEAR_ALL ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_PIN_SETFUNC ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_PIN_GETFUNC ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_SYS_OFFSET ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_SYS_OFFSET_EXTENDED ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_SYS_OFFSET_PRECISE ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_ENABLE_PPS ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_PEROUT_REQUEST ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_EXTTS_REQUEST ioctl code
Thomas Gleixner
2025-06-26
ptp: Split out PTP_CLOCK_GETCAPS ioctl code
Thomas Gleixner
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-17
ptp: allow reading of currently dialed frequency to succeed on free-running c...
Vladimir Oltean
2025-06-17
ptp: fix breakage after ptp_vclock_in_use() rework
Vladimir Oltean
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-16
ptp: Use ratelimite for freerun error message
Breno Leitao
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()
Jeongjun Park
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-16
ptp: ocp: Limit signal/freq counts in summary output functions
Sagi Maimon
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
Sagi Maimon
2025-04-29
ptp: ocp: Add const to bp->attr_group allocation type
Kees Cook
2025-04-22
ptp: Do not enable by default during compile testing
Krzysztof Kozlowski
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-16
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sagi Maimon
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
ptp: ocp: reject unsupported periodic output flags
Jacob Keller
2025-03-06
ptp: ocp: Remove redundant check in _signal_summary_show
Ivan Abramov
2025-03-05
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
2025-02-11
ptp: vmclock: Remove goto-based cleanup logic
Thomas Weißschuh
2025-02-11
ptp: vmclock: Clean up miscdev and ptp clock through devres
Thomas Weißschuh
2025-02-11
ptp: vmclock: Don't unregister misc device if it was not registered
Thomas Weißschuh
2025-02-11
ptp: vmclock: Set driver data before its usage
Thomas Weißschuh
2025-02-11
ptp: vmclock: Add .owner to vmclock_miscdev_fops
David Woodhouse
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-28
ptp: Properly handle compat ioctls
Thomas Weißschuh
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-27
ptp: Ensure info->enable callback is always set
Thomas Weißschuh
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]