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