index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
ptp: Move from simple ida to xarray
Kory Maincent
1
-14
/
+18
2024-03-11
ptp: make ptp_class constant
Ricardo B. Marliere
1
-8
/
+10
2024-01-29
ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
Min Li
1
-1
/
+15
2023-11-14
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
1
-2
/
+3
2023-11-09
ptp: fix corrupted list in ptp_open
Edward Adam Davis
1
-2
/
+6
2023-10-20
ptp: prevent string overflow
Dan Carpenter
1
-2
/
+2
2023-10-15
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
1
-0
/
+7
2023-10-15
ptp: support event queue reader channel masks
Xabier Marquiegui
1
-2
/
+10
2023-10-15
ptp: support multiple timestamp event readers
Xabier Marquiegui
1
-4
/
+2
2023-10-15
ptp: Replace timestamp event queue with linked list
Xabier Marquiegui
1
-2
/
+24
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
1
-0
/
+4
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-11-11
ptp: remove the .adjfreq interface function
Jacob Keller
1
-4
/
+1
2022-09-28
ptp: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
1
-3
/
+3
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
1
-4
/
+27
2022-02-03
ptp: unregister virtual clocks when unregistering physical clock.
Miroslav Lichvar
1
-2
/
+9
2021-10-28
ptp: fix code indentation issues
Carlos Llamas
1
-3
/
+3
2021-10-21
ptp: free 'vclock_index' in ptp_clock_release()
Yang Yingliang
1
-4
/
+1
2021-10-20
ptp: Fix possible memory leak in ptp_clock_register()
Yang Yingliang
1
-4
/
+11
2021-07-08
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
1
-1
/
+1
2021-07-05
ptp: fix NULL pointer dereference in ptp_clock_register
Yangbo Lu
1
-1
/
+1
2021-07-01
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
1
-1
/
+2
2021-07-01
ptp: track available ptp vclocks information
Yangbo Lu
1
-1
/
+14
2021-07-01
ptp: support ptp physical/virtual clocks conversion
Yangbo Lu
1
-0
/
+26
2021-06-29
ptp: Set lookup cookie when creating a PTP PPS source.
Jonathan Lemon
1
-0
/
+1
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
1
-3
/
+3
2021-05-11
ptp: ptp_clock: make scaled_ppm_to_ppb static inline
Radu Pirea (NXP OSS)
1
-21
/
+0
2020-05-26
ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...
Richard Cochran
1
-2
/
+8
2020-05-03
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
1
-0
/
+3
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
1
-2
/
+15
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-14
ptp: free ptp device pin descriptors properly
Vladis Dronov
1
-2
/
+2
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-17
/
+14
2019-12-31
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
1
-0
/
+6
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-17
/
+14
2019-06-14
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
1
-1
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-1
/
+1
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-12-19
ptp: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-1
/
+2
2018-11-24
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
1
-1
/
+4
2018-11-10
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
1
-1
/
+4
2018-10-29
ptp: drop redundant kasprintf() to create worker name
Rasmus Villemoes
1
-5
/
+1
2017-08-02
ptp: introduce ptp auxiliary worker
Grygorii Strashko
1
-0
/
+42
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
1
-11
/
+7
2017-02-17
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
1
-9
/
+11
2017-02-17
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
1
-2
/
+0
2016-11-10
ptp: Introduce a high resolution frequency adjustment method.
Richard Cochran
1
-1
/
+4
2016-10-04
ptp: Fix resource leak in case of error
Christophe Jaillet
1
-0
/
+1
[next]