index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_clock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
2023-11-13
1
-2
/
+3
*
ptp: fix corrupted list in ptp_open
Edward Adam Davis
2023-11-08
1
-2
/
+6
*
ptp: prevent string overflow
Dan Carpenter
2023-10-19
1
-2
/
+2
*
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
2023-10-15
1
-0
/
+7
*
ptp: support event queue reader channel masks
Xabier Marquiegui
2023-10-15
1
-2
/
+10
*
ptp: support multiple timestamp event readers
Xabier Marquiegui
2023-10-15
1
-4
/
+2
*
ptp: Replace timestamp event queue with linked list
Xabier Marquiegui
2023-10-15
1
-2
/
+24
*
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
2023-06-20
1
-0
/
+4
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
ptp: remove the .adjfreq interface function
Jacob Keller
2022-11-11
1
-4
/
+1
*
ptp: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
2022-09-27
1
-3
/
+3
*
ptp: Add cycles support for virtual clocks
Gerhard Engleder
2022-05-10
1
-4
/
+27
*
ptp: unregister virtual clocks when unregistering physical clock.
Miroslav Lichvar
2022-02-03
1
-2
/
+9
*
ptp: fix code indentation issues
Carlos Llamas
2021-10-28
1
-3
/
+3
*
ptp: free 'vclock_index' in ptp_clock_release()
Yang Yingliang
2021-10-21
1
-4
/
+1
*
ptp: Fix possible memory leak in ptp_clock_register()
Yang Yingliang
2021-10-20
1
-4
/
+11
*
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
2021-07-08
1
-1
/
+1
*
ptp: fix NULL pointer dereference in ptp_clock_register
Yangbo Lu
2021-07-05
1
-1
/
+1
*
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
2021-07-01
1
-1
/
+2
*
ptp: track available ptp vclocks information
Yangbo Lu
2021-07-01
1
-1
/
+14
*
ptp: support ptp physical/virtual clocks conversion
Yangbo Lu
2021-07-01
1
-0
/
+26
*
ptp: Set lookup cookie when creating a PTP PPS source.
Jonathan Lemon
2021-06-29
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-1
/
+1
|
\
|
*
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2021-06-15
1
-3
/
+3
*
|
ptp: ptp_clock: make scaled_ppm_to_ppb static inline
Radu Pirea (NXP OSS)
2021-05-10
1
-21
/
+0
|
/
*
ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...
Richard Cochran
2020-05-25
1
-2
/
+8
*
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
2020-05-02
1
-0
/
+3
*
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2020-03-30
1
-2
/
+15
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-2
/
+2
|
\
|
*
ptp: free ptp device pin descriptors properly
Vladis Dronov
2020-01-14
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-17
/
+14
|
\
|
|
*
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2019-12-30
1
-17
/
+14
*
|
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
2019-12-30
1
-0
/
+6
|
/
*
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
2019-06-13
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
timex: use __kernel_timex internally
Deepa Dinamani
2019-02-07
1
-1
/
+1
*
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
1
-2
/
+2
|
\
|
*
ptp: fix an IS_ERR() vs NULL check
Dan Carpenter
2018-12-19
1
-1
/
+2
*
|
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
2018-11-23
1
-1
/
+4
*
|
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
2018-11-09
1
-1
/
+4
|
/
*
ptp: drop redundant kasprintf() to create worker name
Rasmus Villemoes
2018-10-28
1
-5
/
+1
*
ptp: introduce ptp auxiliary worker
Grygorii Strashko
2017-08-01
1
-0
/
+42
*
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2017-04-14
1
-11
/
+7
*
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
2017-02-17
1
-9
/
+11
*
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
2017-02-17
1
-2
/
+0
*
ptp: Introduce a high resolution frequency adjustment method.
Richard Cochran
2016-11-09
1
-1
/
+4
*
ptp: Fix resource leak in case of error
Christophe Jaillet
2016-10-03
1
-0
/
+1
*
ptp: remove 32 bit get/set methods.
Richard Cochran
2015-03-31
1
-11
/
+4
*
ptp: use the 64 bit get/set time methods for the posix clock.
Richard Cochran
2015-03-31
1
-2
/
+17
*
ptp: validate the requested frequency adjustment.
Richard Cochran
2014-04-28
1
-1
/
+4
[next]