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