1. 11195bf ptp: fix code indentation issues by Carlos Llamas · 3 years, 2 months ago
  2. b6b19a7 ptp: free 'vclock_index' in ptp_clock_release() by Yang Yingliang · 3 years, 2 months ago
  3. 4225fea ptp: Fix possible memory leak in ptp_clock_register() by Yang Yingliang · 3 years, 2 months ago
  4. debdd8e ptp: Relocate lookup cookie to correct block. by Jonathan Lemon · 3 years, 6 months ago
  5. 55eac20 ptp: fix NULL pointer dereference in ptp_clock_register by Yangbo Lu · 3 years, 6 months ago
  6. acb288e ptp: add kernel API ptp_get_vclocks_index() by Yangbo Lu · 3 years, 6 months ago
  7. 44c494c ptp: track available ptp vclocks information by Yangbo Lu · 3 years, 6 months ago
  8. 73f3706 ptp: support ptp physical/virtual clocks conversion by Yangbo Lu · 3 years, 6 months ago
  9. 8602e40 ptp: Set lookup cookie when creating a PTP PPS source. by Jonathan Lemon · 3 years, 6 months ago
  10. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  11. 475b92f ptp: improve max_adj check against unreasonable values by Jakub Kicinski · 3 years, 7 months ago
  12. 9d9d415 ptp: ptp_clock: make scaled_ppm_to_ppb static inline by Radu Pirea (NXP OSS) · 3 years, 8 months ago
  13. eabd5c9 ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC devices. by Richard Cochran · 4 years, 7 months ago
  14. 184ecc9 ptp: Add adjphase function to support phase offset control. by Vincent Cheng · 4 years, 8 months ago
  15. 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 4 years, 9 months ago
  16. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  17. 7571858 ptp: free ptp device pin descriptors properly by Vladis Dronov · 5 years ago
  18. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  19. 544fed4 ptp: introduce ptp_cancel_worker_sync by Vladimir Oltean · 5 years ago
  20. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  21. 4368dad ptp: ptp_clock: Publish scaled_ppm_to_ppb by Shalom Toledo · 6 years ago
  22. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  23. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 6 years ago
  24. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  25. b9d9359 ptp: fix an IS_ERR() vs NULL check by Dan Carpenter · 6 years ago
  26. aea0a89 ptp: Fix pass zero to ERR_PTR() in ptp_clock_register by YueHaibing · 6 years ago
  27. 916444d ptp: deprecate gettime64() in favor of gettimex64() by Miroslav Lichvar · 6 years ago
  28. 822c5f7 ptp: drop redundant kasprintf() to create worker name by Rasmus Villemoes · 6 years ago
  29. d9535cb ptp: introduce ptp auxiliary worker by Grygorii Strashko · 7 years ago
  30. d340266e time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 8 years ago
  31. 85a66e5 ptp: create "pins" together with the rest of attributes by Dmitry Torokhov · 8 years ago
  32. 882f312d ptp: do not explicitly set drvdata in ptp_clock_register() by Dmitry Torokhov · 8 years ago
  33. d8d2635 ptp: Introduce a high resolution frequency adjustment method. by Richard Cochran · 8 years ago
  34. b9118b7 ptp: Fix resource leak in case of error by Christophe Jaillet · 8 years ago
  35. ed7c631 ptp: remove 32 bit get/set methods. by Richard Cochran · 10 years ago
  36. d7d38f5 ptp: use the 64 bit get/set time methods for the posix clock. by Richard Cochran · 10 years ago
  37. d39a743 ptp: validate the requested frequency adjustment. by Richard Cochran · 11 years ago
  38. 6092315 ptp: introduce programmable pins. by Richard Cochran · 11 years ago
  39. 3499116 PTP: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  40. 7356a76 ptp: dynamic allocation of PHC char devices by Jiri Benc · 12 years ago
  41. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  42. 5c35bad ptp: provide the clock's adjusted frequency by Richard Cochran · 12 years ago
  43. 39a8cbd ptp: remember the adjusted frequency by Richard Cochran · 12 years ago
  44. 220a60a pps/ptp: Allow PHC devices to adjust PPS events for known delay by Ben Hutchings · 12 years ago
  45. 995a909 ptp: Add a method for obtaining the device index. by Richard Cochran · 13 years ago
  46. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  47. d68fb11 ptp: Fix clock_getres() implementation by Thomas Gleixner · 13 years ago
  48. d94ba80 ptp: Added a brand new class driver for ptp clocks. by Richard Cochran · 14 years ago