1. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 6 months ago
  2. eabd5c9 ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC devices. by Richard Cochran · 4 years, 7 months ago
  3. 425d2b1 ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode. by Vincent Cheng · 4 years, 8 months ago
  4. d3f1cbd ptp: Add adjust_phase to ptp_clock_caps capability. by Vincent Cheng · 4 years, 8 months ago
  5. 184ecc9 ptp: Add adjphase function to support phase offset control. by Vincent Cheng · 4 years, 8 months ago
  6. 00b5aac ptp: ptp_ines: convert to devm_platform_ioremap_resource by Wei Yongjun · 4 years, 8 months ago
  7. 3e14462 ptp: clockmatrix: remove unnecessary comparison by Yang Yingliang · 4 years, 8 months ago
  8. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  9. 6033ceb ptp: idt82p33: remove unnecessary comparison by Yang Yingliang · 4 years, 8 months ago
  10. e9a9e51 ptp: Remove unneeded conversion to bool by Jason Yan · 4 years, 8 months ago
  11. d30e1c3 ptp: idt82p33: Make two variables static by YueHaibing · 4 years, 8 months ago
  12. 0673f97 ptp_kvm: Make kvm_ptp_lock static by YueHaibing · 4 years, 8 months ago
  13. 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 4 years, 9 months ago
  14. 7d10001 ptp: add VMware virtual PTP clock driver by Vivek Thampi · 4 years, 10 months ago
  15. 57a10d8 ptp: Add a ptp clock driver for IDT 82P33 SMU. by Min Li · 4 years, 10 months ago
  16. d71151a ptp_qoriq: drop the code of alarm by Yangbo Lu · 4 years, 11 months ago
  17. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  18. 7571858 ptp: free ptp device pin descriptors properly by Vladis Dronov · 5 years ago
  19. 2785543 ptp: ixp46x: move adjacent to ethernet driver by Arnd Bergmann · 5 years ago
  20. 1ece2fb ptp: clockmatrix: Rework clockmatrix version information. by Vincent Cheng · 5 years ago
  21. 6485f9a ptp: ptp_clockmatrix: constify copied structure by Julia Lawall · 5 years ago
  22. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  23. 544fed4 ptp: introduce ptp_cancel_worker_sync by Vladimir Oltean · 5 years ago
  24. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  25. bad1eaa ptp: Add a driver for InES time stamping IP core. by Richard Cochran · 5 years ago
  26. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  27. 9429439 ptp_qoriq: export extts_clean_up() function by Yangbo Lu · 5 years ago
  28. 10bc877 ptp_qoriq: check valid status before reading extts fifo by Yangbo Lu · 5 years ago
  29. 03b06e3 ptp: clockmatrix: add I2C dependency by Arnd Bergmann · 5 years ago
  30. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  31. 6138e68 ptp: Introduce strict checking of external time stamp options. by Richard Cochran · 5 years ago
  32. cd734d5 ptp: Validate requests to enable time stamping of external signals. by Richard Cochran · 5 years ago
  33. 1e86606 ptp: ptp_clockmatrix: Fix build error by YueHaibing · 5 years ago
  34. b97fa0b ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe() by Wei Yongjun · 5 years ago
  35. 3a6ba7d ptp: Add a ptp clock driver for IDT ClockMatrix. by Vincent Cheng · 5 years ago
  36. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  37. f063d58 ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  38. 503c9ad ptp: fix typo of "mechanism" in Kconfig help text by Antonio Borneo · 5 years ago
  39. db34a47 ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime by Vladimir Oltean · 5 years ago
  40. 2df4de1 ptp: correctly disable flags on old ioctls by Jacob Keller · 5 years ago
  41. 4156065 PTP: introduce new versions of IOCTLs by Felipe Balbi · 5 years ago
  42. 37f7c66 ptp: ptp_dte: remove redundant dev_err message by Ding Xiang · 5 years ago
  43. 8099d7c ptp: add QorIQ PTP support for DPAA2 by Yangbo Lu · 6 years ago
  44. 4368dad ptp: ptp_clock: Publish scaled_ppm_to_ppb by Shalom Toledo · 6 years ago
  45. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  46. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  47. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  48. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  49. 7f4399b ptp_qoriq: fix NULL access if ptp dt node missing by Claudiu Manoil · 6 years ago
  50. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 58066ac ptp_qoriq: don't pass a large struct by value but instead pass it by reference by Colin Ian King · 6 years ago
  52. ad6e1be ptp: add QorIQ PTP support for ENETC by Yangbo Lu · 6 years ago
  53. d4e1768 ptp_qoriq: fix register memory map by Yangbo Lu · 6 years ago
  54. f038ddf ptp_qoriq: add little enadian support by Yangbo Lu · 6 years ago
  55. ff54571 ptp_qoriq: convert to use ptp_qoriq_init/free by Yangbo Lu · 6 years ago
  56. 73356e4 ptp_qoriq: make ptp operations global by Yangbo Lu · 6 years ago
  57. 1e562c8 ptp_qoriq: make structure/function names more consistent by Yangbo Lu · 6 years ago
  58. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  59. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 6 years ago
  60. 84239b4 ptp: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  61. 19df751 ptp: add debugfs support for ptp_qoriq by Yangbo Lu · 6 years ago
  62. 6815d8b ptp_qoriq: support external trigger stamp FIFO by Yangbo Lu · 6 years ago
  63. b0bc10c ptp_qoriq: fix interrupt enabling and handling by Yangbo Lu · 6 years ago
  64. 895ac13 ptp: check that rsv field is zero in struct ptp_sys_offset_extended by Eugene Syromiatnikov · 6 years ago
  65. 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
  66. b9d9359 ptp: fix an IS_ERR() vs NULL check by Dan Carpenter · 6 years ago
  67. aea0a89 ptp: Fix pass zero to ERR_PTR() in ptp_clock_register by YueHaibing · 6 years ago
  68. 916444df ptp: deprecate gettime64() in favor of gettimex64() by Miroslav Lichvar · 6 years ago
  69. 3618008 ptp: add PTP_SYS_OFFSET_EXTENDED ioctl by Miroslav Lichvar · 6 years ago
  70. 83d0bdc ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl by Miroslav Lichvar · 6 years ago
  71. fbb960a ptp: reorder declarations in ptp_ioctl() by Miroslav Lichvar · 6 years ago
  72. 822c5f7 ptp: drop redundant kasprintf() to create worker name by Rasmus Villemoes · 6 years ago
  73. c0bfdae ptp: ptp_dte: simplify getting .driver_data by Wolfram Sang · 6 years ago
  74. efa61c8 ptp: fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  75. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  76. 74c05a33 ptp_qoriq: use div_u64/div_u64_rem for 64-bit division by Yangbo Lu · 6 years ago
  77. 91305f2 ptp_qoriq: support automatic configuration for ptp timer by Yangbo Lu · 6 years ago
  78. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  79. 9ba8376 ptp: fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  80. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  81. a8f62d0 ptp: support DPAA FMan 1588 timer in ptp_qoriq by Yangbo Lu · 6 years ago
  82. f696a21 ptp: replace getnstimeofday64() with ktime_get_real_ts64() by Arnd Bergmann · 7 years ago
  83. 6c50c1e ptp_qoriq: move some definitions to header file by Yangbo Lu · 7 years ago
  84. ceefc71d ptp: rework gianfar_ptp as QorIQ common PTP driver by Yangbo Lu · 7 years ago
  85. 80e95f4 ptp_pch: use helpers function for converting between ns and timespec by YueHaibing · 7 years ago
  86. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  87. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  88. 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  89. 9f08890a x86/pvclock: add setter for pvclock_pvti_cpu0_va by Joao Martins · 7 years ago
  90. 001f60e ptp_kvm: probe for kvm guest availability by Joao Martins · 7 years ago
  91. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  92. 7d47e9a ptp: make ptp_clock_info const by Bhumika Goyal · 7 years ago
  93. d9535cb ptp: introduce ptp auxiliary worker by Grygorii Strashko · 7 years ago
  94. 3d05035 ptp: dte: Use LL suffix for 64-bit constants by Geert Uytterhoeven · 7 years ago
  95. 8a56aa1 ptp: Add a ptp clock driver for Broadcom DTE by Arun Parameswaran · 8 years ago
  96. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. d340266e time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 8 years ago
  98. 49e190e PTP: fix ptr_ret.cocci warnings by kbuild test robot · 8 years ago
  99. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  100. 85a66e5 ptp: create "pins" together with the rest of attributes by Dmitry Torokhov · 8 years ago