1. c29f9aa ptp: only allow phase values lower than 1 period by Vladimir Oltean · 4 years, 5 months ago
  2. f65b71a ptp: add ability to configure duty cycle for periodic output by Vladimir Oltean · 4 years, 6 months ago
  3. d3f1cbd ptp: Add adjust_phase to ptp_clock_caps capability. by Vincent Cheng · 4 years, 8 months ago
  4. 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 4 years, 9 months ago
  5. 6138e68 ptp: Introduce strict checking of external time stamp options. by Richard Cochran · 5 years ago
  6. cd734d5 ptp: Validate requests to enable time stamping of external signals. by Richard Cochran · 5 years ago
  7. 2df4de1 ptp: correctly disable flags on old ioctls by Jacob Keller · 5 years ago
  8. 4156065 PTP: introduce new versions of IOCTLs by Felipe Balbi · 5 years ago
  9. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  10. 895ac13 ptp: check that rsv field is zero in struct ptp_sys_offset_extended by Eugene Syromiatnikov · 6 years ago
  11. 916444d ptp: deprecate gettime64() in favor of gettimex64() by Miroslav Lichvar · 6 years ago
  12. 3618008 ptp: add PTP_SYS_OFFSET_EXTENDED ioctl by Miroslav Lichvar · 6 years ago
  13. 83d0bdc ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl by Miroslav Lichvar · 6 years ago
  14. fbb960a ptp: reorder declarations in ptp_ioctl() by Miroslav Lichvar · 6 years ago
  15. efa61c8 ptp: fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  16. 9ba8376 ptp: fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  17. f696a21 ptp: replace getnstimeofday64() with ktime_get_real_ts64() by Arnd Bergmann · 7 years ago
  18. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  19. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  20. 02a9079 drivers/ptp: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  21. 6756325 ptp: oops in ptp_ioctl() by Dan Carpenter · 9 years ago
  22. 2ece068 ptp: use memdup_user(). by Muhammad Falak R Wani · 9 years ago
  23. 719f1aa ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping by Christopher S. Hall · 9 years ago
  24. ed7c631 ptp: remove 32 bit get/set methods. by Richard Cochran · 10 years ago
  25. e13cfcb ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl. by Richard Cochran · 10 years ago
  26. 72df7a7 ptp: Allow reassigning calibration pin function by Stefan Sørensen · 11 years ago
  27. 6092315 ptp: introduce programmable pins. by Richard Cochran · 11 years ago
  28. c3484c2 ptp: reduce stack usage when measuring the system time offset by Richard Cochran · 12 years ago
  29. c7ec0ba ptp: reduce stack usage when reading external time stamps by Richard Cochran · 12 years ago
  30. 215b13d ptp: add an ioctl to compare PHC time with system time by Richard Cochran · 12 years ago
  31. fb5a18c ptp: Fix some locking bugs in ptp_read() by Dan Carpenter · 14 years ago
  32. e23ef22 ptp: Return -EFAULT on copy_to_user() errors by Dan Carpenter · 14 years ago
  33. d94ba80 ptp: Added a brand new class driver for ptp clocks. by Richard Cochran · 14 years ago